1

I have a self made computer amd pros gforce video card 6600gt running xp and my windows plays youtube fine but when I boot ubuntu it don't can anybody tell why

1 Answers1

2

You likely need flash player.

Open a terminal (control-alt-t), and type the following:

sudo apt-get install flashplugin-installer 

Once it's done installing, exit the terminal and then restart your browser.

You may possibly need to enable multiverse for this to work, see this link for how: How do I enable the "multiverse" repository?