LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Sound problem in Xubuntu 14.04 (https://www.linuxquestions.org/questions/linux-hardware-18/sound-problem-in-xubuntu-14-04-a-4175545950/)

NewbieXubuntuUser 06-20-2015 02:30 PM

Sound problem in Xubuntu 14.04
 
Hi,
I have recently installed Xubuntu 14.04 on my laptop and having some sound issues.The sound stutters,distorts ,buzzes.This happens no matter it is a video or an mp3 playing. Its frequency is unstable as sometimes it starts straightaway when I start playing a music/video or after 30 seconds and so on.And it repeats in short intervals.And whenever this problem occurs ,the sound level indicator pops up with each buzz.Any suggestions are welcome.
Regards.

ardvark71 06-20-2015 04:53 PM

Hi...

Did this happen as soon as you installed Xubuntu or did it happen after some other event, like installing or uninstalling software, etc.? Did this happen with any other OS?

Also, would you open a terminal and post the output of...

Code:

lspci -nnk | grep -iA5 audio
and...

Code:

dmesg
Thanks! :)

NewbieXubuntuUser 06-23-2015 04:36 PM

1 Attachment(s)
Hi ardvark,

Thanks for your reply,
This started as soon as I made a fresh install. I've recently noticed that some days it just doesn't occur, I just listen to audio without any problems, another day all of a sudden this buzzing starts while listening to some audio.So its occurrence is very unstable. I tried installing Linux Mint to the same laptop and there weren't any issues.However I didn't test there for long as I like Xubuntu more.

The outputs are attached.

Thanks again.

ardvark71 06-24-2015 08:21 PM

Hi...

Thanks for including the output, although nothing stood out to me. Not sure what to make of this. Apart from reinstalling or trying another version of Xubuntu or another distribution, I'm not sure what to suggest. :(

Regards...

ondoho 06-25-2015 06:42 AM

do some searches for your audio hardware, e.g.:
"ubuntu audio Intel 82801 stutter distort" and variations of that.

do you have vlc installed?
open the message window (under tools menu), and crank the verbosity up just one step (iirc, to "warnings").
then try to reproduce the problem under vlc, and post the contents of the message window.

NewbieXubuntuUser 06-25-2015 05:35 PM

Thanks Ardvark,



Yes Ondoho, I have VLC.
Ok I will do that when the problem starts again. Seems to be working properly at the moment.Thanks.
Regards,

ardvark71 06-25-2015 06:32 PM

Quote:

Originally Posted by NewbieXubuntuUser (Post 5383065)
Thanks Ardvark

You're welcome, hope you get this figured out. :)

Regards...

NewbieXubuntuUser 06-26-2015 02:23 PM

Ondoho,

I have checked with VLC as you suggested,
I get this message when I reproduce the problem:

pulse warning: starting late (-19707 us)

the number changes each time :

pulse warning: starting late (-18768 us)
pulse warning: starting late (-17348 us)


What can this be about??

ondoho 06-27-2015 06:10 PM

starting late...

does it happen with all video and music alike? or only with particular content?

maybe your hardware just isn't up to it?
what are your specs?

or maybe something else is eating resources.
open a terminal window and type "top", then try to see what is using most cpu.

NewbieXubuntuUser 06-27-2015 09:29 PM

1 Attachment(s)
when it starts it happens with all having an audio content,
this is an old laptop , pentium 1.86 , 2 gig ram , but didn't have any problems with playing such content under windows?
can it be related to the low specs?
One thing I have recently noticed is while having this problem, the problem stops when I lower the master volume to less than half power.
Tried top command while listening to music, took a screen shot and attached it here.

NewbieXubuntuUser 06-28-2015 03:39 AM

Ondoho,

I found a thread describing a similar problem :
http://askubuntu.com/questions/13826...d-choppy-audio

and a suggestion there apparently solved the problem : adding "options snd-hda-intel model=generic" to alsa-base.conf file.

Thanks for your helps.

ardvark71 06-28-2015 08:51 AM

Quote:

Originally Posted by NewbieXubuntuUser (Post 5383958)
I found a thread describing a similar problem :
http://askubuntu.com/questions/13826...d-choppy-audio

and a suggestion there apparently solved the problem : adding "options snd-hda-intel model=generic" to alsa-base.conf file.

Hi...

Awesome job! Good find. :)

Regards...


All times are GMT -5. The time now is 05:54 PM.