enabled HW acceleration

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
s3boun3t

enabled HW acceleration

Unread post by s3boun3t » 2017-02-17, 12:03

HI, i'm french, sorry for my bad english.
So, i have installed palemoon 27.1.0 on xubuntu 16.04.2 with geforce 710 and graphics opensource driver

Code: Select all

Graphics:  Card: NVIDIA Device 128b
           Display Server: X.Org 1.18.4 drivers: nouveau (unloaded: fbdev,vesa)
           Resolution: 1680x1050@59.95hz
           GLX Renderer: Gallium 0.4 on NV106 GLX Version: 3.0 Mesa 13.0.4
I have enabled some option in "about:config"

Code: Select all

layers.acceleration.force-enabled	true
layers.draw-borders	true
layers.force-active	true
layers.offmainthreadcomposition.async-animations	true
layers.offmainthreadcomposition.enabled	true
webgl.force-enabled	true
But in "about:support" i have :

Code: Select all

Description de la carte	nouveau -- Gallium 0.4 on NV106
Fenêtres avec accélération graphique	0/1 Basic
ID du périphérique	Gallium 0.4 on NV106
ID du vendeur	nouveau
Moteur de rendu WebGL	nouveau -- Gallium 0.4 on NV106
Version du pilote	3.0 Mesa 13.0.4
windowLayerManagerRemote	false
AzureCanvasBackend	cairo
AzureContentBackend	cairo
AzureFallbackCanvasBackend	none
AzureSkiaAccelerated	0
why, acceleration graphic is "0/1 Basic" ?

0strodamus
Fanatic
Fanatic
Posts: 142
Joined: 2014-11-19, 19:48

Re: enabled HW acceleration

Unread post by 0strodamus » 2017-02-25, 23:05

Try

Code: Select all

export MOZ_USE_OMTC=1

s3boun3t

Re: enabled HW acceleration

Unread post by s3boun3t » 2017-03-02, 12:47

yes i have add this in my /home/user/.profile
and this work fine

thanks

Locked