Chromium DEV - new update disable all GPU optons on FGLRX driver
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
chromium-browser (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Hi,
From last time I use Chromium DEV PPA for Ubuntu and all GPU options work fine.
Now after two or one latest update all GPU options in chrome:gpu is disabled - I have only software mode, not like before hardware accelerated. Only software...
I try enable it but I can.
I try log my browser in terminal:
"
x@x-Aspire-7551:~$ chromium-browser
libva info: VA-API version 0.38.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/
libva info: va_openDriver() returns -1
[9508:9508:
#0 0x7f78d82a544e base::debug:
#1 0x7f78d82c406e logging:
#2 0x7f78df86aa12 <unknown>
#3 0x7f78df869d82 <unknown>
#4 0x7f78df869fe4 <unknown>
#5 0x7f78df870d29 <unknown>
#6 0x7f78df8729b7 <unknown>
#7 0x7f78df30fee4 <unknown>
#8 0x7f78df30e401 content:
#9 0x5573383c693a <unknown>
#10 0x7f78cecb1a40 __libc_start_main
#11 0x5573383c67f9 <unknown>
Received signal 6
#0 0x7f78d82a544e base::debug:
#1 0x7f78d82a552b <unknown>
#2 0x7f78cf06bd10 <unknown>
#3 0x7f78cecc6267 gsignal
#4 0x7f78cecc7eca abort
#5 0x7f78d82a4055 base::debug:
#6 0x7f78d82c41a5 logging:
#7 0x7f78df86aa12 <unknown>
#8 0x7f78df869d82 <unknown>
#9 0x7f78df869fe4 <unknown>
#10 0x7f78df870d29 <unknown>
#11 0x7f78df8729b7 <unknown>
#12 0x7f78df30fee4 <unknown>
#13 0x7f78df30e401 content:
#14 0x5573383c693a <unknown>
#15 0x7f78cecb1a40 __libc_start_main
#16 0x5573383c67f9 <unknown>
r8: ffffa4d9f5b7eaf0 r9: ffffa4d9f5b7eae0 r10: 0000000000000008 r11: 0000000000000206
r12: 00007ffe974d72b8 r13: 00007ffe974d6e30 r14: 0000000000000000 r15: 00007f78e0084b98
di: 0000000000002524 si: 0000000000002524 bp: 00007ffe974d6dd0 bx: 00007ffe974d72b0
dx: 0000000000000006 ax: 0000000000000000 cx: 00007f78cecc6267 sp: 00007ffe974d6a78
ip: 00007f78cecc6267 efl: 0000000000000206 cgf: 0000000000000033 erf: 0000000000000000
trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
[9455:9488:
"
Also in chrome:gpu I have in log message:
"Log Messages
GpuProcessHostU
Also look at my graphics feature in chrome:gpu:
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
Multiple Raster Threads: Unavailable
Rasterization: Software only, hardware acceleration unavailable
Video Decode: Software only, hardware acceleration unavailable
Video Encode: Software only, hardware acceleration unavailable
WebGL: Unavailable
Driver Bug Workarounds
clear_uniforms_
force_cube_
init_texture_
regenerate_
scalarize_
Problems Detected
GPU process was unable to boot: GPU access is disabled in chrome://settings.
Disabled Features: all
Clear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_
Linux AMD drivers incorrectly return initial value of 1 for TEXTURE_
Applied Workarounds: init_texture_
Always rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_
Linux AMD drivers handle struct scopes incorrectly: 403957
Applied Workarounds: regenerate_
Linux ATI drivers crash on binding incomplete cube map texture to FBO: 518889
Applied Workarounds: force_cube_
ANyone know how to fix it?
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: chromium-browser 48.0.2552.
ProcVersionSign
Uname: Linux 4.2.0-17-generic x86_64
NonfreeKernelMo
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Tue Nov 10 00:32:01 2015
InstallationDate: Installed on 2014-05-01 (557 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: chromium-browser
ThirdParty: True
UpgradeStatus: No upgrade log present (probably fresh install)
modified.
# Default settings for chromium-browser. This file is sourced by /bin/sh from
# /usr/bin/
# Options to pass to chromium-browser
CHROMIUM_
modified.
mtime.conffile.
Does running "vainfo" in the terminal work?