



proxima_centauri wrote:Open Firefox and type "about: plugins" in the address bar. Do you see a plugin for Shockwave Flash, if so report the version; if not, make sure mint-flashplugin is installed from the Package Manager.
about: pluginsThe address isn't valid





proxima_centauri wrote:That was my mistake. I should have typed "about:plugins", without the space. But yes, that is the information I requested. Seems flash is installed properly. What video card and drivers are you using?
Type "inxi -Gx" in terminal and paste the output here please.
inxi -Gx
Graphics: Card: NVIDIA NV36 [GeForce FX 5700LE] bus-ID: 03:00.0
X.Org: 1.13.0 drivers: nouveau (unloaded: fbdev) FAILED: vesa Resolution: 1680x1050@59.9hz
GLX Renderer: Gallium 0.4 on NV36 GLX Version: 1.5 Mesa 9.0 Direct Rendering: Yes


meteorrock wrote:We got a thread here in the forums if you want to get that flash up and going. I found the plug-in "flash-aid" works for some, but not for others.
Check out flash-aid at this link here for firefox. https://addons.mozilla.org/en-us/firefo ... flash-aid/
If that is not working for you there is a more in depth guide here, follow the instructions about half way down in that thread I have. viewtopic.php?f=42&t=122822
Your Java configuration is as follows:
Vendor: Oracle Corporation
Version: Java SE 7 Update 09
Operating system: Linux 3.5.0-17-generic
Java architecture: 32-bit




proxima_centauri wrote:The problem is a bug with the current nvidia-173 package that has package dependencies that don't yet exist. The solution is to install nvidia-173 from the quantal-proposed repository.
To try this, open sources.list from terminal, gksudo gedit /etc/apt/sources.list
Add the line -> deb http://archive.ubuntu.com/ubuntu/ quantal-proposed restricted
Open up Synaptic Package Manager and hit "Reload". Find and install nvidia-173, it should give the package version 173.14.36-0ubuntu0.1. You should be able to install this without any broken dependencies. After installation ensure that the file /etc/X11/xorg.conf refers to Driver "nvidia" and not Driver "nouveau".
Finally remove or comment out (#) the quantal-proposed repository you added in the beginning. Hopefully when you restart the nvidia driver will now load properly and flash will work.
I got the information for this here -> https://bugs.launchpad.net/ubuntu/+sour ... ug/1064192
gksudo gedit /etc/apt/sources.list
O programa 'gksudo' não está instalado actualmente. Pode instala-lo escrevendo:
sudo apt-get install gksu Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSectioninxi -Gx
Graphics: Card: NVIDIA NV36 [GeForce FX 5700LE] bus-ID: 03:00.0
X.Org: 1.13.0 drivers: nvidia (unloaded: fbdev,nouveau) FAILED: vesa Resolution: 1680x1050@50.0hz
GLX Renderer: GeForce FX 5700LE/AGP/SSE/3DNOW! GLX Version: 2.1.2 NVIDIA 173.14.36 Direct Rendering: Yes



proxima_centauri wrote:Yes, you comment out a line by putting a "#" before it.
Looks like the nvidia drivers are in use now. are you still having issues with flash?
In xorg.conf, you can replace Driver "vesa" with Driver "nvidia", but it looks like it's loading nvidia anyway according to inxi output.




proxima_centauri wrote:xorg.conf is loading the "vesa" driver by default, but for whatever reason it fails and the system loads the nvidia driver instead. I think if you change Driver "vesa" to Driver "nvidia" in xorg.conf, then that FAILED error will no longer appear.
inxi -Gx
Graphics: Card: NVIDIA NV36 [GeForce FX 5700LE] bus-ID: 03:00.0 X.Org: 1.13.0 driver: nvidia Resolution: 1680x1050@50.0hz
GLX Renderer: GeForce FX 5700LE/AGP/SSE/3DNOW! GLX Version: 2.1.2 NVIDIA 173.14.36 Direct Rendering: Yes




proxima_centauri wrote:In the meantime, try Chrome, it has flash built in.
https://www.google.com/intl/en/chrome/browser/








Users browsing this forum: No registered users and 15 guests