News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

no sound while in KDE desktop

Started by rchamp, March 21, 2011, 05:31:12 AM

Previous topic - Next topic

rchamp

Hey everyone!

Just today i wanted to show someone a video, so I pulled up KDE desktop, copied over the video clip and low and behold, I got video fine, but got a message on both mplayer and vlc saying 'cannot initialize audio drivers'. Is there something disabled?

I also tried opening an mp3 that I have stored on the pc, and amarok threw me an error too.

Is this a known issue?


rchamp

wanted to also note that playing my mp3s through LMCE works flawlessy, BTW. standard audio in LMCE (movies, wizard, etc) works fine as well.

pw44

become root and start the applications you want from it. sudo su and you have it.

rchamp

ahh ok. that's strange. is it because of the pluto integration?

phenigma

Add your username to the 'audio' group in /etc/group.  Reboot the machine if you have already started KDE.  You should have full audio capabilities now.

J.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

rchamp

Will try that when I get back to the house. Many thanks

phenigma

There is a command which can do this for you:

$ sudo usermod -a -G audio user_name

will add 'user_name' to the group 'audio'.  Let us know how it goes.

J.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]