Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Linux-Audio-Adjustments with Moode 7 ?
#9
Hi to all interested in still possibly applying the "Edward Linux audio optimizations" :

use one of both above methods to recover the instructions (the simplest being to go to https://github.com/brianlight/Linux-Audio-Adjustments). But there is still some actions needed because the given links still refer to the non longer existing "dynobot" folder.  Sad

First in the first installation code line (optional method) replace "dynobot" by "brianlight" as following :
Code:
wget https://github.com/brianlight/Linux-Audio-Adjustments/raw/master/basic-install.sh

anyway the called basic-install.sh program contains itself a link to "dynobot" thus also to be replaced by "brianlight. Consequently open it e.g. with nano:
Code:
nano basic-install.sh

and replace there "wget https://github.com/dynobot/Linux-Audio-Adjustments/raw/master/Sound.sh -O /usr/bin/Sound.sh" by "wget https://github.com/brianlight/Linux-Audio-Adjustments/raw/master/Sound.sh -O /usr/bin/Sound.sh"
Save this change with "Ctrl X" and "Y"

then continue as initially described with :
Code:
chmod 755 basic-install.sh
sudo ./basic-install.sh

-> Completed !   Tongue

Note to uninstall, just replace dynobot by brianlight in the first code line (optional method) to obtain  :
Code:
wget https://github.com/brianlight/Linux-Audio-Adjustments/raw/master/remove.sh
chmod 755 remove.sh
sudo ./remove.sh

Either with or without these optimizations, enjoy !!!
Reply


Messages In This Thread
RE: Linux-Audio-Adjustments with Moode 7 ? - by Stephane - 08-09-2021, 11:39 AM

Forum Jump: