LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-04-2014, 10:11 AM   #1
baldur_1
Member
 
Registered: Sep 2010
Posts: 275

Rep: Reputation: 28
pipelight with nvidia driver


hey all, i am having trouble here. i installed pipelight to watch netflix on linux. the test pages worked fine, truetype installed and all but when i got to netflix, the vidoe does not play. i did

firefox &> pipelight.log

and came up with...

Code:
[PIPELIGHT:WIN:silverlight5.1] embedded mode         is on.^M
[PIPELIGHT:WIN:silverlight5.1] windowless mode       is off.^M
[PIPELIGHT:WIN:silverlight5.1] linux windowless mode is off.^M
[PIPELIGHT:WIN:silverlight5.1] force SetWindow       is off.^M
[PIPELIGHT:WIN:silverlight5.1] window class hook     is on.^M
[PIPELIGHT:WIN:silverlight5.1] strict draw ordering  is off.^M
[PIPELIGHT:WIN:silverlight5.1] replaced API function CreateWindowExA.^M
[PIPELIGHT:WIN:silverlight5.1] replaced API function CreateWindowExW.^M
[PIPELIGHT:WIN:silverlight5.1] replaced API function TrackPopupMenuEx.^M
[PIPELIGHT:WIN:silverlight5.1] replaced API function TrackPopupMenu.^M
fixme:advapi:RegisterTraceGuidsW (0x8822a7, 0x920120, {aa087e0e-0b35-4e28-8f3a-440c3f51eef1}, 1, 0x80f6c8, (null), (null), 0x920120): stub
[PIPELIGHT:WIN:silverlight5.1] init successful!^M
libGL error: failed to load driver: swrast
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your 32-bit OpenGL drivers haven't been installed correctly (using GL renderer "GeForce GTX 660 Ti/PCIe/SSE2", version "1.4 (2.1.2 NVIDIA 331.79)").
[PIPELIGHT:WIN:silverlight5.1] OpenGL Vendor: NVIDIA Corporation^M
[PIPELIGHT:WIN:silverlight5.1] OpenGL Renderer: GeForce GTX 660 Ti/PCIe/SSE2^M
[PIPELIGHT:WIN:silverlight5.1] Your GPU is in the whitelist, hardware acceleration should work.^M
[PIPELIGHT:LIN:silverlight5.1] using timer based event handling.
[PIPELIGHT:LIN:silverlight5.1] successfully executed JavaScript.
[PIPELIGHT:LIN:silverlight5.1] nppfunctions.c:443:NPP_New(): malformed argument 'PARAM' -> '(null)'
fixme:win:EnumDisplayDevicesW ((null),0,0x80f318,0x00000000), stub!
X Error of failed request:  GLXUnsupportedPrivateRequest
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  16 (X_GLXVendorPrivate)
  Serial number of failed request:  802
  Current serial number in output stream:  803
i am not sure what to do from here, just not that experienced with the nvidia drivers and all. any help would be appreciated...

thanks

fedora 20 64 bit
nvidia gtx 660 ti
 
Old 07-04-2014, 11:05 AM   #2
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
yes you need to install 32 bit mesa then rebuild your nvidia driver with 32 bit compatibility. or you will never get your glx to work in 32 bit.
if you are using the generic driver nouveau for your graphics then remember you need 32 bit mesa also. and all the 32 bit compatibility libraries.
I am sure Fedora has some kind of a "Yum" way of doing it.
 
Old 07-04-2014, 11:12 AM   #3
baldur_1
Member
 
Registered: Sep 2010
Posts: 275

Original Poster
Rep: Reputation: 28
that yum way of doing (or actually any other) is what i am looking for as i am fairly confident that i am missing the 32 bit version of the drivers...
 
Old 07-04-2014, 11:25 AM   #4
baldur_1
Member
 
Registered: Sep 2010
Posts: 275

Original Poster
Rep: Reputation: 28
well, i am not sure that the 32 bit version is the issue. when i use...

Code:
PIPELIGHT_GPUACCELERATION=0 firefox
everything works fine so the issue is with gpu acceleration clearly...
 
Old 07-04-2014, 01:06 PM   #5
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
ok in Slackware Alien bob a volunteer developer for Slackware has documented this well.
please read here. http://alien.slackbook.org/blog/pipe...inux-browsers/
then ask your self what pipelight runs on. and it's dependencies. why we use it to run silverlight to watch net flicks.
http://alien.slackbook.org/blog/pipe...inux-browsers/

Quote:
everything works fine so the issue is with gpu acceleration clearly...
well here
Quote:
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled,
most likely your 32-bit OpenGL drivers haven't been installed correctly
(using GL renderer "GeForce GTX 660 Ti/PCIe/SSE2", version "1.4 (2.1.2 NVIDIA 331.79)").
to fix this please read my previous answer.

Last edited by Drakeo; 07-04-2014 at 01:10 PM.
 
Old 07-07-2014, 01:42 PM   #6
baldur_1
Member
 
Registered: Sep 2010
Posts: 275

Original Poster
Rep: Reputation: 28
yeah, i got it. i understand it, it is the 32 bit driver...thanks for the help.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] pipelight/wine re_nelson Linux From Scratch 1 05-06-2014 12:41 PM
[SOLVED] Need Advice on Pipelight Install enorbet Slackware 12 01-25-2014 05:48 PM
Nvidia driver for NVIDIA NVS 295: display blinking black LitthaD Linux - Software 3 11-07-2009 06:26 PM
nvidia fx5600 loads vesa driver instead of nvidia driver saburo62 Linux - Hardware 3 05-04-2004 03:59 PM
kernel 2.6.3--bk8 and NVIDIA-Linux-x86-1.0-5336 video driver from Nvidia zdenkod Linux - Hardware 2 03-09-2004 05:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration