8000 GitHub - vodro/Sound_fiEfx_linux
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vodro/Sound_fiEfx_linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sound_fiEfx_linux

Sound_fiEfx_linux is a set of commands that fixes the no sound issue, on most of the Linux distros. Easy to install list based commands. Created by Tech EFX Tv.

There is a list of commands we have combined in the bash file is listed below.

sudo apt-get remove alsa-base pulseaudio

sudo apt-get install alsa-base pulseaudio

sudo alsa force-reload

alsamixer

sudo apt install pavucontrol

pavucontrol

clean

exit

These commands removes the default sound PulseAudio and reinstall it to get the audio. Another application Pavucontrol allows you to boost the sound 200%.

How to run this application

git clone https://github.com/efxtv/Sound_fiEfx_linux.git

chmod 777 Sound_fiEfx_linux.sh

./Sound_fiEfx_linux.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0