Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: neonix on September 06, 2020, 07:17:58 AM

Title: Why doesn't pulseaudio work
Post by: neonix on September 06, 2020, 07:17:58 AM
Why pulseaudio extension doesn't work out of the box like alsa? I have to run it using terminal.
Title: Re: Why doesn't pulseaudio work
Post by: tinycorelinux on September 06, 2020, 08:19:32 AM
Why pulseaudio extension doesn't work out of the box like alsa? I have to run it using terminal.
What? Not at all. You just need to make sure you have alsa installed successfully.
Do you have to do what GNUser said to make Firefox or any other application sound?
Title: Re: Why doesn't pulseaudio work
Post by: Juanito on September 06, 2020, 08:25:31 AM
[split from solved topic]

Did you read the pulseaudio info file?
Title: Re: Why doesn't pulseaudio work
Post by: Sashank999 on September 06, 2020, 09:30:39 AM
Bro, pulseaudio is very easy to setup when you read the info file with care. You don't even have to deal with the complex process of setting up alsa. Can you please check if you have files named "pulseaudio" and "dbus" in /home/tc/.X.d ?
If they exist, please say their contents in your next post.
Title: Re: Why doesn't pulseaudio work
Post by: neonix on September 12, 2020, 11:25:56 AM
OK. According to info file (in clean installation)
http://tinycorelinux.net/11.x/x86/tcz/pulseaudio.tcz.info
I have to run dbus
I have to exit to console
Back to startx
And then run pulseaudio -vv

Why this can't be done automatically?
Title: Re: Why doesn't pulseaudio work
Post by: Juanito on September 12, 2020, 11:35:33 AM
If you start the pavucontrol extension it will be done automatically
Title: Re: Why doesn't pulseaudio work
Post by: Sashank999 on September 12, 2020, 11:34:45 PM
Sometimes "pulseaudio -vv" gives error. We humans need to troubleshoot it as the PC cannot solve it automatically.
Title: Re: Why doesn't pulseaudio work
Post by: neonix on September 13, 2020, 03:35:35 AM
If you start the pavucontrol extension it will be done automatically

Is it possible to create metaextension like pulseaudio-all or pulseaudio-autostart or at least put this information to info file?
Title: Re: Why doesn't pulseaudio work
Post by: tinycorelinux on September 13, 2020, 03:58:22 AM
Is it possible to create metaextension like pulseaudio-all or pulseaudio-autostart...
Sure, just to see if it's necessary. You can write a script, make it an extension, and add it to the onboot.lst But I think it is easier to use script in this case.