Page 1 of 1

Puppy barking won't shut up; HP Slate 500

Posted: Tue 16 Aug 2016, 17:21
by StormCoder
Every time I turn puppy on I have to go through this (I don't use save files by the way), once I close the wizard the bark sound starts playing and doesn't stop making a loop, I open the sound wizard and click the Stop Sound button and the bark stops, if I click Play Test Sound it starts again and I have to stop, anyways, that is affecting the whole system, when I try to play a video or a song the same thing happens, it keeps looping the first second of the media, on Youtube, pMusic, etc. SOMETIMES I'm able to fix it by switching the sound card to my secondary card, playing the test bark on it and then switching back to the primary card and playing the bark again then uncheck the "Master" option on Retrovol and checking back, then it fixes by magic and the sound starts working again, but this time it's not working anymore! I've tried rebooting several times, how do I fix this?

Posted: Tue 16 Aug 2016, 20:06
by Flash
It might help if you told us which version of Puppy and exactly how you do use it. :) You don't use a Save file, does that mean you did a full install?

Posted: Wed 17 Aug 2016, 13:17
by StormCoder
I'm using the latest version of slacko from the puppy website, not sure which one.

Posted: Thu 18 Aug 2016, 04:50
by bigpup
What is the sound hardware?
menu->System->Pup-sysinfo->Devices->Audio

Re: Puppy barking won't shut up; HP Slate 500

Posted: Thu 18 Aug 2016, 20:47
by anikin
StormCoder wrote:Every time I turn puppy on I have to go through this (I don't use save files by the way), once I close the wizard the bark sound starts playing and doesn't stop making a loop ...
One step at a time - getting rid of the barking sound.
If you don't use save, you are supposed to have *remastered* your Puppy with the following steps. To get rid of the barking sound, create a file named "delayedrun_firstboot_flag" and put it in these 2 locations: /tmp and /var/local. Also, create another file named "personal_settings_popup_disabled" and put in /etc. These flags will prevent /usr/sbin/welcome1stboot & /usr/sbin/quicksetup scripts from running at boot time.

Posted: Fri 19 Aug 2016, 04:51
by MochiMoppel
I'm afraid that getting rid of the barking sound will not solve the issue. The reason why Puppy plays a barking sound at startup is to test if the sound card is working properly. It is exactly the same test as performed in Sound Wizard. If sound plays continuously, then of course it is not working properly. The problem seems to be a known issue (see the remark in the Sound Wizard dialog). I couldn't find any explanation in the code why this remark was added and which "some hardware" had shown this issue.

Since your secondary sound card seems to work fine it might be worth considering to make this card the default.

Posted: Fri 19 Aug 2016, 10:54
by anikin
My point was 1) stop the barking; 2) check to see if there's a common sound issue in all Puppies. And there seems to be a bigger issue there. Have a look at what jist is saying in this thread: http://murga-linux.com/puppy/viewtopic. ... 611#901611 An important directory with alsactl tools has been lost in Woof and yet we are still playing with these home-grown and useless tools like Sound Wizard and Retrovol. They serve no purpose. My research of audio in Linux clearly states, that alsamixer is the tool for solving your sound issues. It has enough controls and options to turn the average Joe Beercan into a decent sound engineer :) What I'd do first is reinstall the alsa-utils package, then type alsamixer in the terminal and the problem is (hopefully) solved. On some rare occasions, though some additional Googling might be needed. Here's a similar discussion in this thread http://murga-linux.com/puppy/viewtopic.php?t=107160

edit Added more pictures and made them smaller in size.