Author Topic: Pulseaudio?  (Read 3320 times)

headlite

  • Guest
Pulseaudio?
« on: April 23, 2010, 01:21:52 PM »
How to run pulseaudio? PCLOS 2010. I enabled it on the control center but it goes back to unchecked. I tried installing package "pulseaudio" and running pulseaudio manually, the output is:

E: main.c: Daemon startup without any loaded modules, refusing to work.

I don't like pulseaudio but I need it for 5.1 sound. Yes, I've tried messing with the alsamixer controls and nothing. rear speakers stay quiet. This is on sound card using alsa driver emu10k1.

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: Pulseaudio?
« Reply #1 on: April 23, 2010, 01:31:19 PM »
on most soundcards rear speakers will stay silent unless you set a specific app to use the other channels or a app can reroute stereo signal to those speakers but it is just duplicating audio from from speakers, this is the way most home theaters(nit htpc) and many sound cards on windows works

specifically audio players and dvd players

each app manages this differently

about the driver, is it a creative soundcard?  emu10k1 is used for older soundcards, live24bit or similar

in the mixer window, kmix all you need to do is set the volume level to high on all the channels and handle pcm and master channels
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

headlite

  • Guest
Re: Pulseaudio?
« Reply #2 on: April 23, 2010, 01:37:25 PM »
Yes, it is a soundblaster live 5.1. The configuration for the app being used is mplayer and it works on another distro when pulseaudio is active. I've already tried setting all volumes to max in kmixer/alsamixer and nothing outputs anything to the rear channels.

Offline corazon

  • Full Member
  • ***
  • Posts: 133
Re: Pulseaudio?
« Reply #3 on: April 23, 2010, 01:41:18 PM »
Hi, check in /etc for a pulseaudio config folder/file,   if it exists,
a line like this might help

default-sample-channels = 6

the default is probably 2, as in standard stereo.
Good luck!

headlite

  • Guest
Re: Pulseaudio?
« Reply #4 on: April 23, 2010, 05:26:56 PM »
/etc/pulse/daemon.conf That's already set to 6 channels. But I don't think that matters anyway since pulseaudio doesn't want to run. I think the alsa module for it is not packaged?

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: Pulseaudio?
« Reply #5 on: April 23, 2010, 05:45:24 PM »
have you tried with other apps like vlc, smplayer and xine?
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline macuira

  • Full Member
  • ***
  • Posts: 130
  • every bullet is lost
Re: Pulseaudio?
« Reply #6 on: April 23, 2010, 08:18:33 PM »
I have installed through synaptic pulseaudio, pavucontrol and padevchooser, once installed I only have the pulseaudio option, right now it doesn't work only when viewing videos on firefox, the stream do not show up in pavucontrol

Riki

  • Guest
Re: Pulseaudio?
« Reply #7 on: April 24, 2010, 02:03:31 AM »
How to run pulseaudio? PCLOS 2010. I enabled it on the control center but it goes back to unchecked.

Same here. No audio at all on a Samsung Q1 Tablet PC since installing 2010

Quote
I tried installing package "pulseaudio" and running pulseaudio manually, the output is:

E: main.c: Daemon startup without any loaded modules, refusing to work.

I don't like pulseaudio but I need it for 5.1 sound. Yes, I've tried messing with the alsamixer controls and nothing. rear speakers stay quiet. This is on sound card using alsa driver emu10k1.
« Last Edit: March 02, 2011, 06:09:58 PM by old-polack »

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3729
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Pulseaudio?
« Reply #8 on: March 02, 2011, 03:49:01 PM »
What about pulse server???
When i write the command pulseaudio in my terminal i get this messages
Code: [Select]
pulseaudio
E: main.c: Daemon verweigert Ausführung, da keine Module geladen.
when i try this
Code: [Select]
pavucontrolthe messages could
Code: [Select]
Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Fehler in Zeile 1, Zeichen 25: »>« ist kein gültiges Zeichen, wenn es auf die Zeichen »</« folgt; »>« darf keinen Elementnamen beginnen

When i set as root pulse of enable, i should start new. fter new start, nothings happen  ::) ??? ???
It's can only one app play sound  :o, when i will see a youtube video i must kill clementine, or i get no sound  :(

Thanks for helping with pulseaudio configuration...

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Pulseaudio?
« Reply #9 on: March 02, 2011, 04:34:14 PM »
PulseAudio is working correctly here and this is the output .....

Code: [Select]
$ pulseaudio
E: pid.c: Daemon already running.
E: main.c: pa_pid_file_create() failed.

Make sure that these instructions are followed

http://www.pclinuxos.com/forum/index.php/topic,83740.0.html

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3729
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Pulseaudio?
« Reply #10 on: March 02, 2011, 04:56:35 PM »
no way..., all is set, and nothing will go ::)

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Pulseaudio?
« Reply #11 on: March 02, 2011, 05:46:10 PM »
no way..., all is set, and nothing will go ::)

Is it the same for all users?

Did you try with a Test user account?

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3729
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Pulseaudio?
« Reply #12 on: March 03, 2011, 09:55:50 AM »
When no module is loaded, so we can loaded for a guest user?

Wich conf file must be edit, to load a module?
And what must added in a conf file?

Thanks for helping...

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Pulseaudio?
« Reply #13 on: March 03, 2011, 10:16:01 AM »
When no module is loaded, so we can loaded for a guest user?

Wich conf file must be edit, to load a module?
And what must added in a conf file?

Thanks for helping...

Ticking "Enable Pulse Audio" in PCC - Hardware - Sound  and immediately rebooting, should get it working. Do check that the 'tick' is still present .....  Tex posts what should be done if not.

I did not have to edit any config files on this install.

I did have to install lots of packages to ensure that the apps I used had their Pulse plugins.

The various config files are listed in Tex's post.
If you wish to compare yours with mine just let me know.

regards.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3729
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Pulseaudio?
« Reply #14 on: March 03, 2011, 10:51:28 AM »
Hi my friend,

i try task-pulseaudio-rermove, reboot my system, try again task-pulseaudio, and set it on in pcc.
After a reboot, it's working.
Oh happy day, beautiful day, now i will hearing, what i now get....

Thank you....

ps. forget my pm  ;D


EDIT: Now i'm happy again with my new system............
« Last Edit: March 03, 2011, 10:55:11 AM by Leiche »