Multiple Sound Card Wizard

Core libraries and systems
Message
Author
jlst

#16 Post 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...
Last edited by jlst on Mon 15 Feb 2016, 20:02, edited 2 times in total.

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#17 Post 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"
Attachments
mscw_logs.tar.gz
(3.09 KiB) Downloaded 457 times
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

jlst

#18 Post by jlst »

Actually, even retrovol could launch MSCW

https://github.com/wdlkmpx/retrovol
Attachments
retrovol-0.14.1-mod-20160213-ubuntu-precise-i686.pet
(38.88 KiB) Downloaded 529 times
Last edited by jlst on Mon 15 Feb 2016, 20:41, edited 1 time in total.

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#19 Post 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
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

jlst

#20 Post by jlst »

This is the new MSCW, a GUI and command line utility, all in one.
Attachments
capture25122.png
(24.22 KiB) Downloaded 1138 times
capture25530.png
(28.36 KiB) Downloaded 1134 times
Last edited by jlst on Mon 15 Feb 2016, 20:29, edited 2 times in total.

jlst

#21 Post 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
Last edited by jlst on Thu 18 Feb 2016, 18:41, edited 3 times in total.

Disco Makberto
Posts: 175
Joined: Mon 08 Aug 2011, 02:15

#22 Post 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

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#23 Post by rcrsn51 »

Please see my comments here.

Disco Makberto
Posts: 175
Joined: Mon 08 Aug 2011, 02:15

#24 Post 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

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#25 Post 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.

Disco Makberto
Posts: 175
Joined: Mon 08 Aug 2011, 02:15

#26 Post by Disco Makberto »

OK then.

Carlos Albert
D-Mak

User avatar
moeppyfan
Posts: 47
Joined: Thu 11 Feb 2016, 18:59

#27 Post 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. :)

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#28 Post 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.
[url]https://bkhome.org/news/[/url]

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#29 Post 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!
[url]https://bkhome.org/news/[/url]

jlst

#30 Post 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...
Attachments
mscw-20160428-noarch.pet
(8.43 KiB) Downloaded 538 times

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#31 Post 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!
[url]https://bkhome.org/news/[/url]

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#32 Post by darkcity »

I've updated the Wikka to link here http://puppylinux.org/wikka/SoundWizard

Is this wizard part of Woof CE?

8)

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

mscw & usb mic

#33 Post 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.
Attachments
mscw.report.txt.gz
false .gz
(10.18 KiB) Downloaded 345 times
Screenshot(2).png
(16.74 KiB) Downloaded 444 times
Screenshot.png
(170.01 KiB) Downloaded 438 times
Screenshot(1).png
(62.16 KiB) Downloaded 433 times
Screenshot(5).png
(225.27 KiB) Downloaded 428 times
Screenshot(3).png
(20.53 KiB) Downloaded 425 times
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#34 Post 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->
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#35 Post by peebee »

bigpup wrote:Does Pup-Sysinfo show the microphone under devices->
Yes - see attached - false .gz
Attachments
pup-sysinfo.txt.gz
(34.86 KiB) Downloaded 347 times
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

Post Reply