From owner-freebsd-chromium@FreeBSD.ORG Mon Jul 7 11:15:57 2014 Return-Path: Delivered-To: freebsd-chromium@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 ESMTPS id 2CCE4657 for ; Mon, 7 Jul 2014 11:15:57 +0000 (UTC) Received: from erelay5.ox.registrar-servers.com (erelay5.ox.registrar-servers.com [192.64.117.65]) by mx1.freebsd.org (Postfix) with ESMTP id 008A328C6 for ; Mon, 7 Jul 2014 11:15:56 +0000 (UTC) Received: from localhost (unknown [127.0.0.1]) by erelay1.ox.registrar-servers.com (Postfix) with ESMTP id 97A442204DF1; Mon, 7 Jul 2014 11:15:56 +0000 (UTC) Received: from erelay1.ox.registrar-servers.com ([127.0.0.1]) by localhost (erelay.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id wj9Ab-bO4rPm; Mon, 7 Jul 2014 07:15:55 -0400 (EDT) Received: from imap11.ox.privateemail.com (imap11.ox.privateemail.com [192.64.116.222]) by erelay1.ox.registrar-servers.com (Postfix) with ESMTP id 90F812204DEE; Mon, 7 Jul 2014 07:15:55 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 3D9F48800CB; Mon, 7 Jul 2014 07:15:55 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap11.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap11.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1_0SerVRvvda; Mon, 7 Jul 2014 07:15:55 -0400 (EDT) Received: from localhost (110.Red-83-40-60.dynamicIP.rima-tde.net [83.40.60.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 5ABB28800E4; Mon, 7 Jul 2014 07:15:53 -0400 (EDT) Date: Mon, 7 Jul 2014 13:15:44 +0200 From: Carlos Jacobo Puga Medina To: CeDeROM Subject: Re: Version 35.0.1916.114 (270117) breaks html5 video Message-Id: <20140707131544.e684e37562c2395bf00b806d@fbsd.es> In-Reply-To: References: <20140707122157.8bf7bebd5bbce40d52a8782a@fbsd.es> <20140707125935.438f92dd1d8acf09b5de4f97@fbsd.es> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.22; i386-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-chromium@freebsd.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 11:15:57 -0000 On Mon, 7 Jul 2014 13:01:55 +0200 CeDeROM wrote: > On Mon, Jul 7, 2014 at 12:59 PM, Carlos Jacobo Puga Medina wrote: > > On Mon, 7 Jul 2014 12:38:39 +0200 > > CeDeROM wrote: > > > >> On Mon, Jul 7, 2014 at 12:21 PM, Carlos Jacobo Puga Medina wrote: > >> > Same problem here, using 11-CURRENT/i386 on a computer with ATI Radeon HD 3450. My GPU works using old Xorg drivers. New Xorg with KMS features gives me problems. > >> > >> This may show the problem is with KMS..? > > > > Yes, it's a Radeon HD3450 AGP edition. According to notes of the wiki: > > > > 2. Radeon video cards when WITH_NEW_XORG is set: > > - AGP cards not supported > > - Features not yet working/implemented: > > - Suspend/resume > > - Hardware-assisted video decoding > > - GPGPU > > - Multiple cards sharing output connectors > > - Power management > > But we have hardware acceleration disabled in the Chrome, right? I've disabled chromium hardware acceleration. So it doesn't show log messages errors but it does if acceleration is activated Log Messages: [1427:801124480:0707/123406:ERROR:gl_surface_glx.cc(412)] : GLX 1.3 or later is required. [1427:801124480:0707/123406:ERROR:gl_surface_x11.cc(56)] : GLSurfaceGLX::InitializeOneOff failed. GpuProcessHostUIShim: Part of the 'chrome://gpu' output: Graphics Feature Status Canvas: Software only, hardware acceleration unavailable 3D CSS: Unavailable. Hardware acceleration unavailable Compositing: Software only, hardware acceleration unavailable CSS Animation: Software only, hardware acceleration unavailable Flash 3D: Unavailable. Hardware acceleration unavailable Flash Stage3D: Unavailable. Hardware acceleration unavailable Flash Stage3D Baseline profile: Unavailable. Hardware acceleration unavailable Video: Software only, hardware acceleration unavailable Video Decode: Software only, hardware acceleration unavailable Video Encode: Software only, hardware acceleration unavailable WebGL: Unavailable. Hardware acceleration unavailable > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info -- Carlos Jacobo Puga Medina