Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2015 01:06:50 +0100
From:      =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= <jean-sebastien.pedron@dumbbell.fr>
To:        freebsd-x11@freebsd.org
Subject:   Re: Notebook Acer 7250G with Radeon 6470M ( APU + Dedicated GPU ) working with Xorg but Console is black after kldload radeonkms
Message-ID:  <5677429A.5040105@dumbbell.fr>
In-Reply-To: <5676A4FB.9090600@gmail.com>
References:  <5676A4FB.9090600@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Le 20/12/2015 13:54, Andreas Beck a écrit :
> Hello,

Hi!

> the notebook and Xorg is working, the Console is black after loading
> radeonkms.

On FreeBSD 10.x, you need to enable vt(4), because syscons(4) does not
support the KMS video drivers.

To enable vt(4), add this to your /boot/loader.conf:
kern.vty=vt

-- 
Jean-Sébastien Pédron



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5677429A.5040105>