Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-17-2013, 02:05 PM
|
#1
|
Member
Registered: Dec 2005
Distribution: Slackware64 15.0 Multilib
Posts: 318
Rep:
|
AlienBob's Pipelight packages work for NFL Sunday Ticket too!
I just discovered today that AlienBob's Pipelight packages enable you to watch NFL Sunday Ticket as well as Netflix. To install, follow his instructions below.
http://alien.slackbook.org/blog/pipe...inux-browsers/
After that, you need to issue this command as the user who will be running the browser:
Code:
pipelight-plugin --enable flash
You will need to disable the Linux flash player before trying to watch anything.
|
|
|
11-17-2013, 02:19 PM
|
#2
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep: 
|
holding my breath until I'm done with a client's migration...
|
|
|
11-20-2013, 09:35 AM
|
#3
|
Member
Registered: Jun 2010
Location: Kota Kinabalu, Sabah, Malaysia
Distribution: Slackware64 15, -current
Posts: 172
Rep:
|
Quote:
If you are using Firefox and the pipelight diagnostics page informs you that SilverLight was installed OK but that your browser’s plugin cache needs to be cleared, you should follow the advice. If you don’t do that, Firefox will not reload the plugin on the next start. To clear the plugin cache, type “about:support” in your address line and hit Enter. You should now see a button which opens your profile directory. Click on it and remove the “pluginreg.dat” file. Restart your browser and check if it works (don’t worry, the “pluginreg.dat” file will be automatically re-created).
|
My browser’s plugin cache needs to be cleared, but
I am having problem clearing my “Profile Directory”. When i click on the “Open directory” button, it brought up the Audacious, I can’t locate the “pluginreg.dat” file in order to remove it.
Edit: Thanks Eric.Problem solved following your guide:
Quote:
Try this in order to find the file:
Quote:
find ~/.mozilla/firefox -name pluginreg.dat
|
|
,
after that, i do at the Konsole.
I am running flash as well.
Last edited by gabytf; 11-20-2013 at 07:09 PM.
Reason: Add Edit for the solution part.
|
|
|
11-20-2013, 10:07 AM
|
#4
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
Quote:
Originally Posted by gabytf
My browser’s plugin cache needs to be cleared, but
I am having problem clearing my “Profile Directory”. When i click on the “Open directory” button, it brought up the Audacious, I can’t locate the “pluginreg.dat” file in order to remove it.
|
Try this in order to find the file:
Code:
find ~/.mozilla/firefox -name pluginreg.dat
Eric
|
|
1 members found this post helpful.
|
11-20-2013, 02:24 PM
|
#5
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep: 
|
Well, I have had partial success on netflix.com using the instructions at http://alien.slackbook.org/blog/pipe...inux-browsers/
I only get a black screen and no content played.
Ideas or suggestions welcome.
Slack14 / x86_64 mulit-lib.
NOTE:
pipelight-plugin --list-enabled
silverlight5.1
and my /tmp stuff:
Code:
OpenAL-compat32-1.15.1-x86_64-1aliencompat32.txz
cabextract-1.4-x86_64-1_SBo.tgz
package-OpenAL-compat32/
pipelight-0.2.2-x86_64-1alien.tgz
pipelight-wine-flash-installer.exe
pipelight-wine-mpg2splt-installer.cab
pipelight-wine-silverlight5.1-installer.exe
pipelight-wine-wininet-installer.exe
Last edited by Habitual; 11-20-2013 at 02:28 PM.
|
|
|
11-20-2013, 05:27 PM
|
#6
|
Senior Member
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,873
|
You may need to reinstall the proprietary graphics driver (Nvidia, in my case), and let it install the 32 bit layer.
|
|
|
11-20-2013, 05:33 PM
|
#7
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep: 
|
Well, I do have that installed.
v.319.32
|
|
|
11-21-2013, 07:51 AM
|
#8
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
Quote:
Originally Posted by Habitual
NOTE:
pipelight-plugin --list-enabled
silverlight5.1
|
Note that the "pipelight-plugin --list-enabled" only shows what has been enabled, this is not the same as actually installed and useable.
You would also need wine-pipelight which you did not mention explicitly, although the existence of those .exe files in /tmp is a good indication that the pipelight plugin has has actually told Wine to download and install those. Software-wise it looks OK.
Why the rendered area remains black, remains the question. Did you actually re-install the graphics driver after installing the 32-bit multilib stuff?
Another option is to draw the developers' attention by posting your question on https://answers.launchpad.net/pipelight
Eric
|
|
|
11-21-2013, 08:02 AM
|
#9
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep: 
|
Quote:
Originally Posted by Alien Bob
Note that the "pipelight-plugin --list-enabled" only shows what has been enabled, this is not the same as actually installed and useable.
You would also need wine-pipelight...Did you actually re-install the graphics driver after installing the 32-bit multilib stuff?
...
Eric
|
Eric:
Code:
wget http://www.slackware.com/~alien/slackbuilds/wine-pipelight/pkg64/14.0/wine-pipelight-1.7.6-x86_64-1alien.tgz
installpkg ./wine-pipelight-1.7.6-x86_64-1alien.tgz
and no, I haven't re-installed the nVidia driver in 32bit mode.
Thanks.
|
|
|
11-21-2013, 09:46 AM
|
#10
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep: 
|
OK.
Re-installed NVIDIA-Linux-x86-331.20 and allowed 32bit stuff.
Rebooted.
Now it's Error Code: 1001
but I do see a partial (1s) 'flash' of alleged content before the error message.
and just for grins and giggles:
Code:
#
# /home/jj/nvidia-settings-rc.save
#
# Configuration file for nvidia-settings - the NVIDIA X Server Settings utility
# Generated on Thu Nov 21 10:37:33 2013
#
# ConfigProperties:
RcFileLocale = C
ToolTips = Yes
DisplayStatusBar = Yes
SliderTextEntries = Yes
IncludeDisplayNameInConfigFile = No
ShowQuitDialog = No
UpdateRulesOnProfileNameChange = Yes
Timer = PowerMizer_Monitor_(GPU_0),Yes,1000
Timer = Thermal_Monitor_(GPU_0),Yes,1000
Timer = Memory_Used_(GPU_0),Yes,3000
# Attributes:
0/SyncToVBlank=1
0/LogAniso=1
0/FSAA=9
0/TextureSharpen=1
0/TextureClamping=1
0/FXAA=0
0/AllowFlipping=1
0/FSAAAppControlled=0
0/LogAnisoAppControlled=0
0/OpenGLImageSettings=1
0/FSAAAppEnhanced=0
0/DigitalVibrance[DFP-3]=0
0/ColorSpace[DFP-3]=0
0/ColorRange[DFP-3]=0
0/XVideoSyncToDisplay=524288
MyKungFu:0[dpy:4]/RedBrightness=0.000000
MyKungFu:0[dpy:4]/GreenBrightness=0.000000
MyKungFu:0[dpy:4]/BlueBrightness=0.000000
MyKungFu:0[dpy:4]/RedContrast=0.000000
MyKungFu:0[dpy:4]/GreenContrast=0.000000
MyKungFu:0[dpy:4]/BlueContrast=0.000000
MyKungFu:0[dpy:4]/RedGamma=1.000000
MyKungFu:0[dpy:4]/GreenGamma=1.000000
MyKungFu:0[dpy:4]/BlueGamma=1.000000
Firefox 15.0.1
Since my slackdvd showed up yesterday, I may have to wait and install it.
Thanks Everyone.
Last edited by Habitual; 06-26-2015 at 05:47 PM.
|
|
|
All times are GMT -5. The time now is 11:30 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|