All of lore.kernel.org
 help / color / mirror / Atom feed
* Chromium acceleration
@ 2014-03-19 20:49 Eric Nelson
  2014-03-19 21:00 ` Carlos Rafael Giani
  2014-03-20 12:47 ` Lauren Post
  0 siblings, 2 replies; 37+ messages in thread
From: Eric Nelson @ 2014-03-19 20:49 UTC (permalink / raw)
  To: Post Lauren-RAA013, meta-freescale

Hi Lauren,

A while back, you mentioned that 3.10.17-ga would help provide
support for "Chromium acceleration" but didn't provide details.

Did you mean WebGL support (i.e. GPU acceleration), or video
acceleration (VPU support)?

My understanding is that Chromium is using ffmpeg-mt as the
basis for accelerated video:
	http://www.chromium.org/developers/design-documents/video

Is anyone currently working on support for ffmpeg-mt and i.MX
video?

Is anyone interested?

Please advise,


Eric


^ permalink raw reply	[flat|nested] 37+ messages in thread
* Re: Chromium acceleration
@ 2014-03-25  9:32 zboszor
  2014-03-25  9:35 ` Eric Bénard
  2014-03-25  9:46 ` Marco Trillo
  0 siblings, 2 replies; 37+ messages in thread
From: zboszor @ 2014-03-25  9:32 UTC (permalink / raw)
  To: meta-freescale

Hi,

how can I add the meta-browser tree to the set of recipes? I did:

$ cd fsl-community-bsp/sources
$ git clone https://github.com/OSSystems/meta-browser.git
$ cd ..
$ . ./setup-environment build-master-next/
$ bitbake chromium
Loading cache: 100%
|###########################################################################################################################|
ETA:  00:00:00
Loaded 1806 entries from dependency cache.
ERROR: Nothing PROVIDES 'chromium'

Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
[zozo@localhost build-master-next]$

Where should I move the meta-browser directory from the toplevel "sources"?
What else should be done?

Thanks in advance,
Zoltán Böszörményi




^ permalink raw reply	[flat|nested] 37+ messages in thread
* Re: Chromium acceleration
@ 2014-11-27 10:14 Becue Paul
  2014-12-01 14:34 ` Daiane Angolini
  0 siblings, 1 reply; 37+ messages in thread
From: Becue Paul @ 2014-11-27 10:14 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 2068 bytes --]

Hello
I am working on a device with an iMX6 Solo processor for making a kind of web-kiosk with touch interface on Yocto.
To learn Yocto I bought your book a month ago. It helped me a lot. Not too long and to the point. Thank you for it.
I am building it with Yocto Linux - X11 - chromium.I added the chromium-imx layer from the freescale layer to my build. I builded for daisy and dizzy.
But I can't get the hardware acceleration on for chromium. When I look at chrome://gpu I get:
Graphics Feature Status Canvas: Software only, hardware acceleration unavailable Flash: Software only, hardware acceleration unavailable Flash Stage3D: Software only, hardware acceleration unavailable Flash Stage3D Baseline profile: Software only, hardware acceleration unavailable Compositing: Software only, hardware acceleration unavailable Rasterization: Software only, hardware acceleration unavailable Threaded Rasterization: Unavailable Video Decode: Software only, hardware acceleration unavailable Video Encode: Software only, hardware acceleration unavailable WebGL: Unavailable
and on the command line:
ERROR:browser_main_loop.cc(162)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
ERROR:gl_implementation_x11.cc(86)] glxGetProcAddress not found.
ERROR:gpu_child_thread.cc(143)] Exiting GPU process due to errors during initialization
ERROR: v4l2 capture: slave not found!
ERROR:renderer_main.cc(204)] Running without renderer sandbox
ERROR:desktop_window_tree_host_x11.cc(1547)] Not implemented reached in void views::DesktopWindowTreeHostX11::MapWindow(ui::WindowShowState)
ERROR:renderer_main.cc(204)] Running without renderer sandbox
ERROR:renderer_main.cc(204)] Running without renderer sandbox
ERROR:renderer_main.cc(204)] Running without renderer sandbox
ERROR:renderer_main.cc(204)] Running without renderer sandbox
Did I something wrong or is it simply not possible with the GPU of the iMX6?
Thank you in advance.

Paul Becue.


[-- Attachment #2: Type: text/html, Size: 6114 bytes --]

^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2014-12-01 15:07 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-19 20:49 Chromium acceleration Eric Nelson
2014-03-19 21:00 ` Carlos Rafael Giani
2014-03-19 22:40   ` Eric Nelson
2014-03-20  1:29     ` Christian Betz
2014-03-20  2:50       ` Eric Nelson
2014-03-20  8:30         ` Carlos Rafael Giani
2014-03-20 12:22           ` Otavio Salvador
2014-03-20 14:07             ` Christian Betz
2014-03-20 15:02               ` Otavio Salvador
2014-03-20 14:29             ` Eric Nelson
2014-03-20 14:58               ` Otavio Salvador
2014-03-21 11:49                 ` Diego
2014-03-21 14:17                   ` Eric Nelson
2014-03-20 13:46           ` Christian Betz
2014-03-20 23:19             ` Carlos Rafael Giani
2014-03-21 12:21               ` Dmitriy B.
2014-04-01 19:22               ` Eric Nelson
2014-04-02 10:21                 ` Carlos Rafael Giani
2014-04-02 10:28                   ` Gary Thomas
2014-04-02 10:33                     ` Carlos Rafael Giani
     [not found]                 ` <533BE4A3.7040301@pr.hu>
2014-04-02 10:23                   ` Carlos Rafael Giani
2014-04-02 11:12                     ` Boszormenyi Zoltan
2014-04-02 12:02                     ` Christian Betz
2014-04-02 12:28                       ` Carlos Rafael Giani
2014-04-04  9:28                         ` Boszormenyi Zoltan
2014-04-02 10:29                 ` Boszormenyi Zoltan
2014-04-02 14:16                   ` Eric Nelson
2014-03-20 12:47 ` Lauren Post
2014-03-20 14:25   ` Eric Nelson
2014-03-20 14:27     ` Lauren Post
2014-03-25  9:32 zboszor
2014-03-25  9:35 ` Eric Bénard
2014-03-25  9:46 ` Marco Trillo
2014-03-25 12:58   ` Boszormenyi Zoltan
2014-11-27 10:14 Becue Paul
2014-12-01 14:34 ` Daiane Angolini
2014-12-01 15:07   ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.