SOUND TESTING MENU:
PULSEAUDIO TEST MENU:
ALSA CHECK MENU:
INSTALLS and can run the PULSEAUDIO VOLUME CONTROL and EQUALIZER:
I have updated the S.T.A.R.T. bash script (works with openSUSE 12.3) with 3 new menus that separate out playing sound file, the PulsAudio testing menu and the Alsa Testing menu. Settings for icon creation have been added to the top of the bash script which are easy to modify if you wish to do so.
In order to use S.T.A.R.T, copy and past the following text from SUSE Paste into your favorite text editor using the download button on the top right.
S.T.A.R.T. - SUSE Terminal Audio Reporting Tool - Version 2.00
Then save the text as the file called start in your local ~/bin folder (/home/yourname/bin/start). You can also use the wget command in a terminal session to download start if you like (You must delete or remove the old version first):
Code:
rm ~/bin/start
Code:
wget -nc http://paste.opensuse.org/view/download/49185505 -O ~/bin/start
Code:
chmod +x ~/bin/start
Code:
rm ~/bin/start ; wget -nc http://paste.opensuse.org/view/download/49185505 -O ~/bin/start ; chmod +x ~/bin/start
Code:
start
Thank You,
Blogs: asroot : Bash : Packet Filter : C.F.U. : GPU's : fewrup : F.S.M. : H.I. : nVIDIA : LNVHW : N.S.F. : S.A.K.C. : MMCHECK
S.A.S.I. : S.C.L.U. : S.G.T.B. : S.K.I.M. : S.L.A.V.E. : S.L.R.C. : S.T.A.R.T. : S.U.F.F. : SYSEdit : systemd : YaST Power
Rate this article