Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 09:10:51 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Peter Ulrich Kruppa <pukruppa@googlemail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Back to Console with [ctrl] + [alt] + [Fn]
Message-ID:  <alpine.BSF.2.00.1405300906430.7178@wonkity.com>
In-Reply-To: <53889B5C.6090808@pukruppa.de>
References:  <201405301430.s4UEUfFt006899@systemdatarecorder.org> <53889B5C.6090808@pukruppa.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 May 2014, Peter Ulrich Kruppa wrote:

> Am 30.05.2014 16:30, schrieb Stefan Parvu:
>> Hi, What GPU you use ?
> Thanks for the hint: I have got a Radeon GPU and now, that I know what I
> have to look for, I find
>
> http://www.phoronix.com/scan.php?page=news_item&px=MTU2MDk

Um, yeah, let's politely ignore that.

Switching from KMS to the console did not work because the old console 
driver, syscons, did not know how to deal with it.  The console is 
there, but not visible.

The new console driver, vt(4), is in 9-stable and 10-stable.  It must be 
built into the kernel instead of syscons.  There is a sample kernel 
config file called VT in /usr/src/sys/amd64/conf (or i386, if you 
prefer).

It works for me with both Intel and Radeon hardware.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1405300906430.7178>