From owner-freebsd-questions@FreeBSD.ORG Sat May 30 22:41:52 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 B8C477C5 for ; Sat, 30 May 2015 22:41:52 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 97B451C3E for ; Sat, 30 May 2015 22:41:52 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=V9oH9PCk79nQb6tMqxuiQ8m071PNho6hJ4UUwPK1iYo=; b=iQK4o+MuNMSEicaVpIOZ9U8cvi+TOZfWQYNmliBO1tr/R5XDHNNRo2XE1rjnM/ZCYmFUHq8Ybyx4hqgLWvNiQn8X2KUjsKVF9okzh0W95b9GyzLxkEaiYcsmrM8b1eM3UOB78lnwZkOap/o/cdQu8c3/FHMrVlwbZwEbIYU4NuU=; Received: from [114.124.4.211] (port=48822 helo=B85M-HD3-0.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1YypRo-000WQK-Uk; Sat, 30 May 2015 16:41:45 -0600 Date: Sun, 31 May 2015 06:41:38 +0800 From: Erich Dollansky To: Xavier Cc: freebsd-questions Subject: Re: blank screen after hitting Ctrl+Alt+F1..12 from Xorg with syscons driver in any FreeBSD version and video card Message-ID: <20150531064138.038dc730@B85M-HD3-0.alogt.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: 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: Sat, 30 May 2015 22:41:52 -0000 Hi, 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. > of course not. The old SC is not compatible with the 'new' KMS at all. > I need a syscons because I need VGA text mode ( Newcons don't support > VGA text mode ). > > Any way to debug this issue ? > I think that it is more a re-write than just a bit of debugging. Erich