From owner-freebsd-x11@FreeBSD.ORG Wed Oct 16 07:59:14 2013 Return-Path: Delivered-To: freebsd-x11@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 ESMTP id A5BB69E8 for ; Wed, 16 Oct 2013 07:59:14 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mail.made4.biz (unknown [IPv6:2001:41d0:1:7018::1:3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6A14D2873 for ; Wed, 16 Oct 2013 07:59:14 +0000 (UTC) Received: from [2001:1b48:10b:cafe:225:64ff:febe:589f] (helo=viking.yzserv.com) by mail.made4.biz with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VWM0d-000PUy-V2; Wed, 16 Oct 2013 09:59:12 +0200 Message-ID: <525E474F.1070307@FreeBSD.org> Date: Wed, 16 Oct 2013 09:59:11 +0200 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Haowu Ge , freebsd-x11@freebsd.org Subject: Re: AMD_KMS does not support AMD Radeon HD 6310 Graphics? References: In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vqGDBFd19sI2BvD0BjheDGDhGVxSaIEof" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2013 07:59:14 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --vqGDBFd19sI2BvD0BjheDGDhGVxSaIEof Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 16.10.2013 02:49, Haowu Ge wrote: > Hello, > My Xorg does not start successfully Hi! Could you please check the output of the following command? sysctl hw.pci.default_vgapci_unit If it says "hw.pci.default_vgapci_unit: -1", try to put the following line in your /boot/loader.conf: hw.pci.default_vgapci_unit=3D"0" Then reboot and start X again. Your card is supposed to be supported by FreeBSD 10. But there's a known issue with integrated video cards: we seem to have troubles detecting that it's the default output during boot. --=20 Jean-S=E9bastien P=E9dron --vqGDBFd19sI2BvD0BjheDGDhGVxSaIEof Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlJeR08ACgkQa+xGJsFYOlMMjwCg2RUUXniLK/Ozy0KnxCPa69di sokAn0ElYUAENVn8o7LVVj2SjDDVmdTK =+OuJ -----END PGP SIGNATURE----- --vqGDBFd19sI2BvD0BjheDGDhGVxSaIEof--