Search : in
By :

Plugins for ubuntu 8.04

Last answer on Jun 19, 2009 2:51:42 am BST navvulu, on Mar 28, 2009 4:24:14 pm GMT 
 Report this message to moderators

Hello,

I had installed ubuntu 8.04 in my laptop, but i cant get sound and video . can u please help me in solving this problem

Configuration: Windows XP
Firefox 3.0

Best answers for « plugins for ubuntu 8.04 » in :
Installing Opera 10 under Ubuntu 9.04 (Jaunty) ShowInstalling Opera 10 under Ubuntu 9.04 (Jaunty) If you already have an older version of Opera, first remove it: sudo apt-get remove opera (This operation will not results in the lost of your configuration or your bookmarks.) Then do:...
Having a static IP address under Ubuntu 8.10 ShowHaving a static IP address under Ubuntu 8.10 To have a fixed IP persistent: Configure manually the interfaces For a fix IP (10.0.0.1 on your eth1 interface) use: To make use of dynamic IP (e.g eth0): DNS NetworkManager is a...
Installing FreeNX under Ubuntu 9.04 ShowInstalling FreeNX under Ubuntu 9.04 Intro Adding FreeNX components Installing FreeNX Note Intro FreeNX allows you to access to a machine remotely via ssh. The display is more powerful compared to X11 over ssh and it can be describe as...
Download Ubuntu ShowUbuntu is a developed operational system for laptops, desktops and servers on " live CD ". Wherever you are,either at home or at school, Ubuntu contains all the applications which you will need. It proposes in particular: - word processing, -...
Download Nero WMA Plug-in ShowNero is renowned in the world to burn CD, DVD, but on the foundation he does not support format WMA or Windows Audio Medium. Nero WMA plugin is the support of format WMA on Nero. This format has the same characteristics as format MP3 since they...
Download Wubi ShowFor those who want to become familiar with the handling of Ubuntu, there are four paths: one must simply install it. The install? But how? It's a bit difficult not? Wubi (Windows-based Ubuntu Installer) is a program that can install Linux (Ubuntu to...
Multichannel audio (5.1, 6.1, 7.1) ShowMultichannel audio The term "multichannel audio" refers to the use of multiple audio tracks to reconstruct sound on a multi-speaker sound system. Two digits separated by a decimal point (2.1, 5.1, 6.1, 7.1, etc.) are used to classify the various...
Intranet - Installing a mail server ShowIntroduction to installation The most commonly used e-mail server in Linux is Sendmail; however, as it is very hard to configure, we will use Qmail, an alternative e-mail server, instead. Qmail is made up of a group of programs that work with...

1

Marco, on Mar 28, 2009 8:01:19 pm GMT
  • +3

You have to install vlc player so you will be able to play audio and video, see this treath

http://en.kioskea.net/forum/affich 21675 vlc for ubuntu 8 04
http://www.come2linux.com

Reply to Marco

2

mysticdreams, on Mar 31, 2009 9:25:50 am BST

I think it's like all OS you should install a proper driver to get sound and video...

Reply to mysticdreams

3

dong, on Jun 18, 2009 11:28:15 pm BST

Make sure that you do not have Flash Player non-Free installed in 8.04. I had to uninstall the non-Free and install the regular to get sound working.

Reply to dong

4

 tommo2785, on Jun 19, 2009 2:51:42 am BST
  • +1

Alright, i used to run Ubuntu for about 18 months and have set it up on over a dozen computers
You need to give more information, i don't particularly care what hardware you've got, but you said you've got 8.04. Is it a Fresh install? What packages have you added and removed.
in a terminal type $ $ dpkg --get-selections > /specify path maybe "'/home/username/Desktop/installedfiles.txt
If your new to the command line spaces are VERY important in UNIX and UNIX like systems. If for some reason you need a space in the name of your output file use a escape character like this. this\ is\ how\ you\ put\ spaces\ in\ UNIX
What video and audio files are you trying to run
Ubuntu by default has a very comprehensive package list on a fresh install. Coupled with its repository list of over 1500 packages its a very good choice for beginners and even experienced alike. standard install i do believe the default player is totem and the standard audio player interface is rythymbox.
None of these will play propriety codes unless you have those codecs installed. Ubuntu is so well written for beginners that it should prompt you when trying to play a .mp3 say and ask you if you want to install the relevant codec. First up open up a synaptic (add remove software) and find totem, and select it and mark i for removal. Then once taht is completed, find totem-xine. accept all of its requirements. then search for gstreamer.
install good bad and ugly this will give you basically all codecs to open almost any file
after this if your computer tries to open a codec it doesn't have ti will prompt you to install the relevant package.

Fedora Core 10 AMD platform
University student B.IT.

Reply to tommo2785