0

I have been trying to solve this issue but no luck so far. I tried two of these link1 and link2links out of many. I also manually installed the flash from Adobe here but no luck. I can hear only the audio but not the video but in Firefox videos just works fine.

Could someone help me to fix this issue? Thanks in advance.

bhordupur
  • 640
  • 1
    Your second link is dead. Do you have the extras package? Run sudo apt-get install ubuntu-restricted-extras – Mark Kirby Jun 01 '16 at 20:42
  • I have that too but no luck. I will update the link now . – bhordupur Jun 01 '16 at 20:43
  • Not actually. I just did it right now but the same issue – bhordupur Jun 01 '16 at 20:49
  • Nvidia GeForce GTX 950M – bhordupur Jun 01 '16 at 20:52
  • I am using the alternative one x.org x server once I use the 352.63 or latest it did not work lets say 2 months before when I tried. – bhordupur Jun 01 '16 at 20:54
  • yeah you are right.It was the GPU. I did not realise since I tried to install 2 months before with kernel 4.4 but driver did not work so I had to choose the alternative one. now with version 322.63 it just started working. – bhordupur Jun 01 '16 at 20:58
  • If you write an answer I will upvote it.thanks – bhordupur Jun 01 '16 at 20:59
  • I am glad this was fixed so quickly, the next suggestion was going to be complex :) – Mark Kirby Jun 01 '16 at 21:02
  • After restarting the computer same problem, I am still confused why it is happening – bhordupur Jun 03 '16 at 14:48
  • OK I do have another suggestion for you. Open Chrome and in the address bar put chrome://plugins now open the little [+] Details. in the flash plugins section, you should see at lest two options, disable all options accept the top one (pepper flash) and restart chrome. Be careful to only disable the flash ones. – Mark Kirby Jun 03 '16 at 15:32
  • Tried it but no luck. Any other suggestions? – bhordupur Jun 04 '16 at 08:58
  • Try to disable pepper flash and enable the other one, don't forget to restart chrome after. Also if my answer does not work, please remove the accept, so others know this is open again. – Mark Kirby Jun 04 '16 at 11:43
  • Actually, I did try them but no luck and also tried different versions of NVIDIA drivers for that GPU. – bhordupur Jun 04 '16 at 12:29
  • One more thing, to try is remove the flash you got from the adobe site, if you go to the web site you linked and click the apt link again, it should open software center and you can click remove, then do a reboot. – Mark Kirby Jun 05 '16 at 10:04
  • I did it before I posted that question But forgot to mention it in the question before.Sorry for that.It did not work out . Thanks though – bhordupur Jun 10 '16 at 07:22

1 Answers1

2

This was caused by a lack of Nvidia drivers.

Simply running

sudo apt-get install nvidia-364

will fix the issue.

Mark Kirby
  • 18,529
  • 19
  • 78
  • 114