PDA

View Full Version : [all variants] HowTO Flash 9 on AMD64 (via nspluginwrapper)


ajmorris
April 24th, 2008, 08:52 PM
This is from Kilz's original post, all thanks go to him. Just helping out with forum stickies from the forum upgrade. (feel free to have Kilz repost it.)


Nspluginwrapper Install Script for Dapper-Gutsy(Updated 3/8/08 )
This script will install the nspluginwrapper, and Flash for your 64bit browser for the amd64 version of Ubuntu Dapper, Edgy and Feisty, and Gutsy. It will not work on the i386 or 32bit version.
It will not install other plugins. There are other plugins, java being one, that nspluginwrapper can not work with. The script has been updated on 8/21/07. It no longer uses alien on Feisty, and it will clean out previous installs. I have also made a script that installs the old flash plugin that seems to work better than the new one.
Click here for the script that installs the previous r48 plugin (http://home.comcast.net/%7Eubuntume/oldflash-0.1.5-1.tar.gz) (recommended)
or
Click here if you want to download the script for r115 Flash plugin. (http://home.comcast.net/%7Eubuntume/nspluginwrapper-install-0-1.8.5-3.tar.gz) (THIS FLASH IS FULL OF BUGS - INSTALL AT YOUR OWN RISK)

If the script works for you please consider clicking this thank you icon. http://i9.photobucket.com/albums/a74/tghc/thanks.png (http://ubuntuforums.org/post_thanks.php?do=post_thanks_add&p=4589989)

Due to the problems with Flash and Gutsy the script has been modified to install flash and set it up for gutsy using the nspluginwrapper package in the Gutsy repo's.

The script also works with the 64bit builds of Swiftweasel (http://sourceforge.net/projects/swiftweasel/), an optimized build of Firefox.

Instructions
1. Download the script.
2. Right click on the tar.gz and select "Extract Here"
3. Close all browsers.
4. Inside the folder that extracts is a "GetFlash" file, double click on it.
5. Select "Run in Terminal"
6. When the terminal closes, restart your browser.
7. Your done. :grin:

SD-Plissken has pointed out that users of the Fluxbox desktop may need to open a terminal and launch the script by navigating to it and using this command to launch the script.
Code:
sudo ./GetFlash
How to get help (Please Read Before Making a Post)
If you have any problems and need help Please read the included README file for instructions on what information to report in your post. Do not repeatedly install the script or try other methods until you have read the sections below and made a post.

Common Issues
Sound
First download and double click on this package (http://home.comcast.net/%7Edeletebox/ia32-alsa-oss_1.0.10-1_amd64.deb) to install it.
Gutsy - People using Gutsy that have sound problems should read this thread. (http://ubuntuforums.org/showthread.php?t=655825)

Sessions
Please make sure to start a new browser session if you run into any issues.

Other Flash Plugins.
If after installing the script you cant see flash. Make sure that all attempts at installing other flash plugins (Gnash, swfdec, etc) have been uninstalled and the files they created have been removed. The remains of past failed attempts are the #1 cause of flash not working. This is because the files conflict with the flash plugin.

Firefox 3 Beta's
This script sets up flash for the 2.0 series of firefox, Firefox 3 beta will also work, but you will need to link the plugins. This post gives info on the Beta 3. (http://ubuntuforums.org/showthread.php?t=695674) You may need to edit the commands if your Firefox beta folder is in another place. Forum member kurtpete offers some additional help in this post. (http://ubuntuforums.org/showpost.php?p=4359542&postcount=826)

What to Include in your Post
When asking for help, please include the results of the following commands.
Code:
ls -al /usr/lib/mozilla//plugins/
ls -al /usr/lib/firefox/plugins/
uname -a
Unmet Dependencies ia32-libs
Users with any of the following errors during install are directed to this post. (http://ubuntuforums.org/showpost.php?p=4417385&postcount=914)
The ******* in rthe following error is a wildcard that represents any package name.
Code:
The following packages have unmet dependencies:
********: Depends: ******** but it is not going to be installed
or
Code:
nspluginwrapper depends on ia32-libs; however:
Package ia32-libs is not installed.
Remove Script
This link (http://home.comcast.net/%7Eubuntume/RemoveScript.tar.gz) will download the removal script. Extract the file, then double click on the RemoveScript file and select run in terminal. This script is unnecessary if you are having issues getting the script to work. Its only use is to completely remove the applications from the script. This is counterproductive when people cant get the script to work because it removes clues as to what worked and what didnt.

Hardy Heron
This script is not setup to work with Hardy Heron. If Code:
sudo apt-get install flashplugin-nonfree
does not install flash. Make a post on the Hardy Heron section of the forum and (most important) file a bug report on launchpad. (https://launchpad.net/ubuntu) Part of running a Beta is reporting the bugs so they can be fixed.

GumbyX
April 25th, 2008, 12:34 AM
This script will now work in 8.04!! :) Just tired it and it works wonderfully. Thanks again for getting this scrip up. Saved me a lot of trouble.

Patsoe
April 25th, 2008, 07:29 AM
This script will now work in 8.04!! :) Just tired it and it works wonderfully. Thanks again for getting this scrip up. Saved me a lot of trouble.

I don't think you need it on Hardy? I encountered a flash-page in Firefox and it just prompted me to install a flash plugin. Even gave three options (one of them being adobe's).

hackle577
April 25th, 2008, 10:30 AM
I did what you described Patsoe, and installed Adobe's version (not Gnash or Swfdec). It worked for a while but now it isn't working at all, I don't get video or audio.

I also have flashplugin-nonfree installed. Would that create a conflict?

Patsoe
April 25th, 2008, 11:05 AM
hackle577: I don't get it - as far as I can see flashplugin-nonfree *is* the Adobe plugin? http://packages.ubuntu.com/hardy/flashplugin-nonfree

I chose swfdec, which didn't give any trouble so far.

fogcat
April 25th, 2008, 12:06 PM
I used the script: positive results.

No problems at all in this regard...cannot speak for others.

Machine: Intel E6550
GA-P35-DS3L/S3L MB
2 GB DDR2 800Mhz
Nvidia 8600GT

fogcat

hackle577
April 25th, 2008, 01:08 PM
Acutally, Patsoe, you are correct. I was confused lol

My Flash is now working though, just seemed to cut out randomly. I think I'll have to investigate this further...

thekat
April 25th, 2008, 06:41 PM
Flash is working great..


sudo apt-get install flashplugin-nonfree

teslarage
April 26th, 2008, 01:21 AM
Works great for me using the above command since Hardy Alpha 6.

sirzepp
April 27th, 2008, 11:45 PM
Just upgraded to Hardy 8.04 LTS.

flash is not working

The apt-get flashplugin-nonfree does not work

I've made a comment on the on-going bug report that seems to apply.

vishalrao
April 28th, 2008, 03:14 AM
Yes, like Patsoe above, I too did it the easy way...

To get Flash on Hardy amd64, I just visited a Flash-enabled page in Firefox where it asked to install the plugin and I clicked that (might have also clicked allow popup/install), I believe Ubuntu's FF plugin takes care of installing your choice of Adobe Flash or one of the other Free versions via the apt machinery... works fine for me.

LaRoza
April 28th, 2008, 11:21 AM
Closed. See active sticky.