Hi
I need packages pulseaudio and pavucontrol for porteus2.1-kde-i486.
I have tried to install these packages, however many problems appear.
Thank you!
Pulseaudio and Pavucontrol i486
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Pulseaudio and Pavucontrol i486
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: Pulseaudio and Pavucontrol i486
I got the correct packages and compiled others, but Im testing if everything is ok.
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: Pulseaudio and Pavucontrol i486
If and when you get it sorted out, let us know what packages and modules you added and any configuration that was needed. I've only messed with Pulseaudio a little bit and never got it set up correctly myself, but since I've taken on the soundcard selecting utility, I want to make sure it's functional with Pulseaudio as well.
Thanks!
Thanks!
Please take a look at our online documentation, here. Suggestions are welcome!
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Pulseaudio and Pavucontrol i486
I have pulse audio running on my laptop. It didn't work until I added this to /etc/asound.conf:
Code: Select all
pcm.pulse {
type pulse
}
ctl.pulse {
type pulse
}
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: Pulseaudio and Pavucontrol i486
I used only pulseaudio for stream alsa to network.
Pavucontrol 1.0
http://www.mediafire.com/download/moopa ... ontrol.zip
Pulseaudio 2.0
http://www.mediafire.com/download/w13u9 ... eaudio.zip
All dependencies for porteus 2.1-i486-kde included.
I tested only in kde and I not make any change in asoundrc.
Pavucontrol 1.0
http://www.mediafire.com/download/moopa ... ontrol.zip
Pulseaudio 2.0
http://www.mediafire.com/download/w13u9 ... eaudio.zip
All dependencies for porteus 2.1-i486-kde included.
I tested only in kde and I not make any change in asoundrc.
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
- wread
- Module Guard
- Posts: 1257
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Re: Pulseaudio and Pavucontrol i486
I once compiled Pulseaudio-2.0, but I think it was for Porteus 1.2 or so....
Dependencies were json-c-0.9 and speex-1.2 only. I didn't know how to test it, so I left it alone.
If you wish I can let it come to you.
Regards
Dependencies were json-c-0.9 and speex-1.2 only. I didn't know how to test it, so I left it alone.
If you wish I can let it come to you.
Regards
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Pulseaudio and Pavucontrol i486
You should also create a pulse user and add them to the audio group.
/etc/group
audio17:guest,pulse
pulse58:
/etc/password
pulse58:58:Pulseaudio User:/var/run/pulse:/bin/false
/etc/group
audio17:guest,pulse
pulse58:
/etc/password
pulse58:58:Pulseaudio User:/var/run/pulse:/bin/false
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.