Page 1 of 2

Posted: Sat 13 Feb 2016, 16:20
by jlst
muhser0, thanks

Geoffrey, this MSCW is intented to work like xorgwizard-automatic but for soundcards.
Besides the GUI, most of the code is to handle sudden changes
and possible issues with sound cards to ensure working sound on startup.
But that requires integration with delayedrun, mavrothal is testing that feature.

mavrothal, the logs show a correct behavior, but it lacked some code to
actually make it work... this might fix it.. please try again..
and don't forget to ignore the MSCW window and just play something.. sound should work.
Save session, reboot, MSCW should not pop up and sound must still be working...

After that, try the gui and report if it's if it's behaving as a user would expect...

Posted: Sat 13 Feb 2016, 17:45
by mavrothal
0213 works as advertised.
Picks up the correct card and sound (including retrovol) works OOTB.
Keeps quiet on restart.
GUI works as expected also.
Logs attached.

I guess in its final form will not need to popup on first boot and can have the logging only in debug mode or when users calls it because the automatic mode failed or the user prefers another card.
When I user calls the GUI and a card is picked already as default the message at the top better say "Choose another default sound card" instead of just "Chose default sound card"

Posted: Sun 14 Feb 2016, 03:20
by jlst
Actually, even retrovol could launch MSCW

https://github.com/wdlkmpx/retrovol

Posted: Sun 14 Feb 2016, 04:42
by rg66
jlst wrote:Actually, even retrovol could launch MSCW

https://github.com/wdlkmpx/retrovol
Geoffrey and I did that some time ago, have a look here: http://murga-linux.com/puppy/viewtopic.php?t=100081

Posted: Mon 15 Feb 2016, 16:36
by jlst
This is the new MSCW, a GUI and command line utility, all in one.

Posted: Mon 15 Feb 2016, 20:00
by jlst
New version, I removed some files found in the original pet:
1) pinstall.sh (renames alsamixer to alsamixer.bin and alsamixer.script to alsamixer)
2) alsamixer.script
and this:
3) puninstall.sh

Posted: Tue 16 Feb 2016, 06:49
by Disco Makberto
Thank you very much for your MSCW pet, jlst! Preliminary tests indicate that this is going to be very useful to me, not to mention the fact that including a button for a report is a big bonus!

Cheers,

Carlos Albert
D-Mak

Posted: Thu 18 Feb 2016, 13:49
by rcrsn51
Please see my comments here.

Posted: Fri 19 Feb 2016, 08:28
by Disco Makberto
I see, rcrsn51! I think I will also start looking for a MSCW that does not touch .asoundrc . Let me check those from different versions of Slacko. In this regard, if you know of any (for Lucid), please let me know.

Take care,

Carlos Albert
D-Mak

Posted: Sat 20 Feb 2016, 21:14
by rcrsn51
jlst wrote:New version, I removed some files ...
1) pinstall.sh (renames alsamixer to alsamixer.bin and alsamixer.script to alsamixer)
2) alsamixer.script
and this:
3) puninstall.sh
I finally got to see the new "defaults.ctl.card" line in action and how it eliminates that strange wrapper script around alsamixer.bin.

Nicely done.

Posted: Tue 23 Feb 2016, 11:47
by Disco Makberto
OK then.

Carlos Albert
D-Mak

Posted: Sun 06 Mar 2016, 04:11
by moeppyfan
Hello jlst,

I noticed that when I turn my volume off before or during Quicksetup, your new mscw turns it back up to 75% again after the "welcometo1stboot" screen has finished. It seems to be this line in function start_proc of /usr/bin/Multiple-Sound-Card-Wizard:

Code: Select all

alsactl -f /etc/asound.state restore
Since the volume is already set at startup, is this line needed to be run again? Maybe something could be added that says "if the user already changed the volume levels, don't reset everything"? Little annoyance but I'd like to squash it. :)

Posted: Wed 30 Mar 2016, 10:04
by BarryK
jlst wrote:I have updated this utility... check it out and provide some feedback..
Guys,
Where is the PET to download?

The improvements look good. I am still using v2.2 in Quirky.

Posted: Wed 30 Mar 2016, 10:12
by BarryK
BarryK wrote:
jlst wrote:I have updated this utility... check it out and provide some feedback..
Guys,
Where is the PET to download?

The improvements look good. I am still using v2.2 in Quirky.
Oh, I see, the PET has been removed, pending a rewrite. jlst posted in another thread:
http://murga-linux.com/puppy/viewtopic. ... 159#890159

Jlst, the ideas look good, go for it!

Posted: Thu 28 Apr 2016, 18:44
by jlst
I updated my version of MSCW, now it's fully compatible even
with Wary Puppy.

It comes with my custom /etc/init.d/10alsa.

Basically the most important thing it has is the Report
button which provides info that can be used to fix issues...

Posted: Fri 29 Apr 2016, 01:05
by BarryK
jlst wrote:I updated my version of MSCW, now it's fully compatible even
with Wary Puppy.

It comes with my custom /etc/init.d/10alsa.

Basically the most important thing it has is the Report
button which provides info that can be used to fix issues...
Fantastic, I have just downloaded it.

I hope to look at it tonight, have got to remove myself from my computer now, have other duties for most of the day!

Posted: Sat 09 Jul 2016, 10:25
by darkcity
I've updated the Wikka to link here http://puppylinux.org/wikka/SoundWizard

Is this wizard part of Woof CE?

8)

mscw & usb mic

Posted: Sat 05 Aug 2017, 16:38
by peebee
Hello

Have just bought a cheapo webcam off ebay and it comes with a usb mic which I've not encountered before.

I'm posting here because mscw (which is provided by woof-ce: /rootfs-skeleton/usr/bin/Multiple-Sound-Card-Wizard https://github.com/puppylinux-woof-CE/w ... ard-Wizard ) does not see the mic.....

alsamixer does see the mic

as does a webcam application on a website

but there's no controls showing in retrovol to allow the use of the usb mic or to set the levels.

Can anybody provide suggestions as to how to get this usb mic recognised and working - thanks

Various screen shots of mscw, alsamixer, webcam app, and retrovol attached.

Posted: Sat 05 Aug 2017, 19:00
by bigpup
Maybe:
webcam app microphone setting changed to the internal audio card instead of default.
Or any of the other settings.

Maybe in Retrovol.
Select and turn up rear mic.
Play with changes to Capture So.
Select and turn up Rear Mic Boost.

Does Pup-Sysinfo show the microphone under devices->

Posted: Sun 06 Aug 2017, 06:29
by peebee
bigpup wrote:Does Pup-Sysinfo show the microphone under devices->
Yes - see attached - false .gz