From owner-freebsd-x11@FreeBSD.ORG Sat Oct 19 11:46:05 2013 Return-Path: Delivered-To: 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 8C49DDCB for ; Sat, 19 Oct 2013 11:46:05 +0000 (UTC) (envelope-from pali.gabor@gmail.com) Received: from mail-ob0-x234.google.com (mail-ob0-x234.google.com [IPv6:2607:f8b0:4003:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 57425263D for ; Sat, 19 Oct 2013 11:46:05 +0000 (UTC) Received: by mail-ob0-f180.google.com with SMTP id wo20so3228021obc.25 for ; Sat, 19 Oct 2013 04:46:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=+KyjJ/jzx0Qr03Z6nB/pEkJ713kzUn11BSb2D9wOauc=; b=PNyolShd/TiYBwgzv35ChMikXtABUY6rg7ky8QU1v3QRcn4ng4Xy5YyhRXbx8CCiQf Girb40UO51+wSNhkFsJS3NniM45o6HR8ItR5WlDEdBSHJ0ypA9UY/G4Egbeutn/IWBg5 KkvgKzN41kaEZMKGJkv5NeI32SYFZKqwTiXj94Nz0ogKeVNwN+puAVzoPlDs0sFL9SZx AZYH1EN2tzW7xbvG8Sml1BKYiSSviUO5YYoFeZm+TdYra3IH1HTIYaYphieOPBkHByyO 9fxos4PdpaIrlj0K5bmhGcmDB5uqTaW9Q3Gk9hfdzTRqd4dxGYNZKMPq/1LGNXnbKoRl trqA== MIME-Version: 1.0 X-Received: by 10.182.98.162 with SMTP id ej2mr7387359obb.61.1382183164400; Sat, 19 Oct 2013 04:46:04 -0700 (PDT) Sender: pali.gabor@gmail.com Received: by 10.182.22.44 with HTTP; Sat, 19 Oct 2013 04:46:04 -0700 (PDT) In-Reply-To: References: Date: Sat, 19 Oct 2013 13:46:04 +0200 X-Google-Sender-Auth: 6gS-QXe_z1FLtQHvGH95OITnkNA Message-ID: Subject: Fwd: Experience Report: Radeon HD 6250 IGP vs. FreeBSD 10.0-BETA1 From: Gabor Pali To: FreeBSD X11 Team Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: Sat, 19 Oct 2013 11:46:05 -0000 Hi folks, Recently I decided to take a try with the Radeon KMS support so I updated one of my FreeBSD-running netbooks (Asus Eee PC 1015B) to 10.0-BETA1 and built all the X.Org ports with WITH_NEW_XORG (and WITH_GALLIUM) enabled. Executive summary: it works, thank you, guys, great stuff! Keep up this excellent work :-) Although I have not tried all the possible applications, I mostly run Wine (and played "Papers, Please"), glxgears, played videos using mplayer but without VDPAU, and watched YouTube and other videos from the web via the Chromium + (Linux) Flash combo -- so feel free to hint me what else to test. In details: see the logs [1]. Note that the card did not work at first try as the driver did not seem to detect the hardware automatically (as it is an IGP). I contacted Jean-S=E9bastien on IRC and he told me to add the "hw.pci.default_vgapci_unit=3D0" line to loader.conf(5). I also had to preload the drm2 kernel module manually, as the the radeonkms driver does not seem to pull it in automatically. [1] http://people.freebsd.org/~pgj/paste/radeonkms/