how to correct noise with pulseaudio
Hi,
Pulseaudio-1.1 is the default which I have got with Ubuntu 12-04.
I have downloaded the pulseaudio code of the same version 1.1 and made few code changes in src/modules/
I have compiled the code and installed it to default location ( /usr/local/).
After this, I can hear lot of noise on speakers whenever I stream audio (my audio player application is based on gstreamer).
Does this installation will disturb the existing pulseaudio installation ?
Can anyone help me , how to correct this issue.
Regards,
Vinod.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu linux Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2014-10-18
- Last reply:
- 2014-10-18
Try:
killall pulseaudio; rm -r ~/.pulse*
Wait ten seconds and then try some sound stuff
Can you help with this problem?
Provide an answer of your own, or ask Vinod for more information if necessary.