LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Help (https://www.linuxquestions.org/questions/linux-software-2/help-321308/)

Beret_87 05-08-2005 10:41 AM

Help
 
I'm a beginner can someone tell me how to install video codecs, nvidia driver, or other in suse 9.2 ???

darkleaf 05-08-2005 11:26 AM

Video codecs for what? You migth want to download them at the mplayer site and extract them to your codec folder after which in some cases you have to recompile your video player.

Nvidia driver has a lot of info in it not? Download it from the nvidia site. Go to commandline or terminal and run it with
Code:

chmod +x nvidiainstallerfile
./nvidiainstallerfile

You have to be root. chmod +x makes a file executable.


All times are GMT -5. The time now is 09:45 PM.