Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Ubuntu Precise 12.04 - TI OMAP Release PPA Update Announcement

Received: by 10.52.179.69 with SMTP id de5mr5683036vdc.7.1342361996102;
        Sun, 15 Jul 2012 07:19:56 -0700 (PDT)
X-BeenThere: pandaboard@googlegroups.com
Received: by 10.220.230.193 with SMTP id jn1ls2401603vcb.8.gmail; Sun, 15 Jul
 2012 07:19:51 -0700 (PDT)
Received: by 10.52.69.241 with SMTP id h17mr5688576vdu.5.1342361991899;
        Sun, 15 Jul 2012 07:19:51 -0700 (PDT)
Received: by 10.52.69.241 with SMTP id h17mr5688575vdu.5.1342361991890;
        Sun, 15 Jul 2012 07:19:51 -0700 (PDT)
Return-Path: <robdcl...@gmail.com>
Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52])
        by gmr-mx.google.com with ESMTPS id dy2si551040vdb.1.2012.07.15.07.19.51
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 15 Jul 2012 07:19:51 -0700 (PDT)
Received-SPF: pass (google.com: domain of robdcl...@gmail.com designates 209.85.212.52 as permitted sender) client-ip=209.85.212.52;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of robdcl...@gmail.com designates 209.85.212.52 as permitted sender) smtp.mail=robdcl...@gmail.com; dkim=pass header...@gmail.com
Received: by vbzb23 with SMTP id b23so3393192vbz.11
        for <pandaboard@googlegroups.com>; Sun, 15 Jul 2012 07:19:51 -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=0Brp/YSKI7S83aZzRfSLNr9fe0ASJdR88LSShWlcvoM=;
        b=am9vYnSMjsOf14QughAkv/oVxFu9Nih44qpPSO0Yt3Hm1SUPPKnoIuJ7nsD4KJSUPR
         lMYnmZxhg2DxluvU0RDyfdHLMToPpyY/u0jRm+arjyZVar26Rdi1iXfRgG9FwFO97G3W
         JxyGBMXUXMxZt3vMvtYulibCPZh3tTyzbVpNU7jNXIRkabG1JAz2Y1gF+5wzNdR5LzpF
         PEEyhbvcgBbIagzD+CnvlW02VzanuakxVv3U2xAkV2zOV0B7jO9xPiSia66/12AlryW3
         r2rbPxjoOHW1k1dw/T2uEYPJzV/vwTbui48FuJ1xIOyarq8CBKcCq7bdTT+YjEVxg7J6
         GQEg==
MIME-Version: 1.0
Received: by 10.52.73.225 with SMTP id o1mr3258188vdv.77.1342361991660; Sun,
 15 Jul 2012 07:19:51 -0700 (PDT)
Received: by 10.220.108.197 with HTTP; Sun, 15 Jul 2012 07:19:51 -0700 (PDT)
In-Reply-To: <CANOoOjvWRemn4GMb5OjtyR=m7nA7+eGwYGatXQQ9bwd35wK...@mail.gmail.com>
References: <CAN8tpzcwtc0n6sMRpSus5AGL1BVRmkj0k12ssKKz5+zC4OL...@mail.gmail.com>
	<CANOoOjvWRemn4GMb5OjtyR=m7nA7+eGwYGatXQQ9bwd35wK...@mail.gmail.com>
Date: Sun, 15 Jul 2012 09:19:51 -0500
Message-ID: <CAF6AEGutMUZs9mzZcm3jonUvE2k6BxhtdmnFoLLfVsO=Fxh...@mail.gmail.com>
Subject: Re: [pandaboard] Ubuntu Precise 12.04 - TI OMAP Release PPA Update Announcement
From: Rob Clark <robdcl...@gmail.com>
To: pandaboard@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1

On Sun, Jul 15, 2012 at 5:13 AM, Dan MacDonald <allc...@gmail.com> wrote:
>
>>
>>
>> Post Installation Important Information:
>> * It is advised to use Ubuntu 2D instead of Ubuntu (3D) default UI.
>> * You need to configure gstreamer settings in a way to be able to use
>> totem, proceed as follow:
>>     - open a terminal and start "gstreamer-properties"
>>     - open tab "Video"
>>     - In section "Default Output", set "Plugin" as "Custom" and set
>> "Pipeline" to "dri2videosink".
>>     - Test shall be working at this stage
>>   In a future update it will be done automatically
>
>
> I changed the pipeline to dri2videosink but when I click on 'Test' it says:
>
> No element "dri2videosink"
>
> I tried playing videos with Totem after anyway but they are still very jerky
> so it looks like the dri2videosink isn't working here yet. What else can I
> check or try?

hmm, I guess I'd try:

  dpkg -l | grep gst

dri2videosink should be in gst-plugins-bad.. double check that the
version you have has 'ti" in the name

I've just kicked off a fresh install of 12.04 (upgrading my xbmc
panda), I'll let you know if I run into similar issues.

BR,
-R