From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-158486-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 666381387FD
	for <garchives@archives.gentoo.org>; Mon,  8 Sep 2014 22:02:46 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3F31AE0875;
	Mon,  8 Sep 2014 22:02:40 +0000 (UTC)
Received: from mail-qc0-f181.google.com (mail-qc0-f181.google.com [209.85.216.181])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 1AD2CE0839
	for <gentoo-user@lists.gentoo.org>; Mon,  8 Sep 2014 22:02:38 +0000 (UTC)
Received: by mail-qc0-f181.google.com with SMTP id i17so16311641qcy.26
        for <gentoo-user@lists.gentoo.org>; Mon, 08 Sep 2014 15:02:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=DL2yYZgl1tvjhNscNY79hls3TQCz/DUC2Km4BwzIBgY=;
        b=litV2erKWPH5jmnUtXOcHsWEtJAGtQf5EzIAG6b/d0rmI2rgvCEjSN8PePcgOgsQYz
         +Er0Rc8kVlcB3hVZV9R098xJzql7PCsbyghcfjb5zNsy1yvLeXg0rd4J9v2Ifz4+F3P8
         hhCPSNesNyP/IBP5XXBtE7IPIuPW/9IH7lfo56PhV2s8s2LqfIRN5UJeflz0wl+RVa6y
         5kGfUJYv5l21loO0hy2582PDo0guR1JcB5FsPEoVhKxHBeShqRXRyUaB+2Rig0yeaaj8
         MuEUUZVBRVzL2sRbgeGZwIosvqtDZpcjUFJMTtte4r7w1FaM3tnsZG6QSPEeL7Rl5JKf
         QaTw==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.224.80.10 with SMTP id r10mr46524683qak.24.1410213758212;
 Mon, 08 Sep 2014 15:02:38 -0700 (PDT)
Received: by 10.140.25.208 with HTTP; Mon, 8 Sep 2014 15:02:38 -0700 (PDT)
In-Reply-To: <CAN0CFw2EirX4FH1UDyXxkAZ-Rrr8MhxBKRUbWuxVoBJc9W=82A@mail.gmail.com>
References: <CAN0CFw1tS=7ME5fxhuCe=h=J_VLbYctx0zX8dkg+LBKq2AtWgg@mail.gmail.com>
	<540D3415.1000008@gmail.com>
	<CAN0CFw2EirX4FH1UDyXxkAZ-Rrr8MhxBKRUbWuxVoBJc9W=82A@mail.gmail.com>
Date: Mon, 8 Sep 2014 15:02:38 -0700
Message-ID: <CAN0CFw3B2cYop-weitRODsjGEDktSkQtzC8DS9-quXvEWF=kNg@mail.gmail.com>
Subject: Re: [gentoo-user] i965 (Valley View) video acceleration
From: Grant <emailgrant@gmail.com>
To: Gentoo mailing list <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 4000bbe1-4006-4a38-aec5-4a480b1c1490
X-Archives-Hash: 22ffaab610b67599bd99b99463afd532

>>> I can't seem to get video acceleration working on my Gigabyte Brix
>>> 2807 device which lspci identifies as Valley View.  1080p playback is
>>> still stuttery.  I've tried every trick I know and Googled a lot.
>>> Could anyone throw me some suggestions?
>>>
>>
>> What kernel are you running? I had this problem initially with my NUC -
>> I updated to gentoo-sources:3.14.14, enabled the vaapi thread globally,
>> rebuilt, and forced mplayer2 to use opengl (-vo gl).
>>
>> After that, I am even able to play 1080p with no glitches.
>>
>> Apparently Intel made a lot of enhancements to the intel in-kernel
>> driver with the 3.14 series.
>
>
> Acceleration is now working in xbmc but still not in vlc or mplayer.
> I'm recompiling some things and I'll report back.


No luck.  Weird.  It's working in xbmc so I can't be far off.  What
could I be missing?

- Grant