no netflix video after upgrading to pipelight 0.2.7

Asked by monkeybrain2012

Hi,

After upgrading to pipelight 0.2.7 netflix stops working on one of my machines. The page would not load but the audio would play, sometimes I would see a blackscreen, sometime it just stuck in the catelogue (where you pick the video, whatever it is called) , if I click a video the page would not refresh, but the audio would play in the background.

The video card is ati hd6300 with the open source driver. OS is Ubuntu 14.04. Before the latest update it was working fine. Then I remember reading somewhere that vpipelight 0.2.7 enables hardware acceleration for amd card sby default, it turned out to be the problem

Now it works again after I have disabled hardware acceleration following the instructions here https://answers.launchpad.net/pipelight/+faq/2364

This is not so much a question because I have figured out the solution, yet I am not sure if it is a bug or a feature, so not sure whether to file a bug report or not. I am not sure how well it works with other AMD cards or drivers combination, but just want to report my experience here.

Thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
Pipelight Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael Müller (mqchael) said :
#1

Hi,

I think your problem is not really caused by hardware acceleration itself. You most probably do not have libXcomposite installed on this machine or you turned of compositing, which is required for gpu acceleration to work when embedding is enabled. I would suggest you to to revert your changes and start your browser from a terminal with:

PIPELIGHT_EMBED=0 firefox

You get an extra window now and you should check whether it works in this case. I would recommend that you show us the output of "pipelight-plugin --check-system" and take a look at your Xorg log and search for compositing (whether it is enabled or disabled).

Michael

Revision history for this message
monkeybrain2012 (kammon101) said :
#2

Hi,

Output for "pipelight-plugin --check-system" is "unknown argument --check-system" But libXcomposite is already installed and since UI is Unity I am pretty sure that compositing is on and working.

With PIPELIGHT_EMBED=0 firefox there is an extra window but it is all black.

Revision history for this message
Michael Müller (mqchael) said :
#3

Hi,

sorry I meant "pipelight-plugin --system-check".

Michael

Revision history for this message
monkeybrain2012 (kammon101) said :
#4

Hi,

Here is the ouput for pipelight-plugin --system-check

http://pastebin.com/UzYZ2m59

Also, without disabling hw acceleration silverlight does not work on http://www.iis.net/media/experiencesmoothstreaming1080p
 either, again no video, just audio.

Revision history for this message
monkeybrain2012 (kammon101) said :
#5

Still no word?

Revision history for this message
Sebastian Lackner (slackner) said :
#6

Hi,

Sorry for the late reply, but I don't see anything critical in the system-check file above. Does:

PIPELIGHT_GPUACCELERATION=2 firefox

help? (I wouldn't really expect it, but its probably worth a try.)

The output of

glxinfo

could probably also be useful to figure out what goes wrong.

When compositing isn't disabled, the only explanation which is left is, that it must be some driver specific issue. I'm not sure which version of mesa is distributed with Ubuntu 14.04 - but sometimes it helps to upgrade to a newer version (see: https://bugs.launchpad.net/pipelight/+bug/1243200/comments/21 ). Nevertheless you would have to do this on your own risk - upgrading drivers always can lead to unexpected issues.

Regards,
Sebastian

Can you help with this problem?

Provide an answer of your own, or ask monkeybrain2012 for more information if necessary.

To post a message you must log in.