config:ubuntu18-20-upgrade
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
config:ubuntu18-20-upgrade [2020/08/16 01:13] – Wulf Rajek | config:ubuntu18-20-upgrade [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 70: | Line 70: | ||
#options snd-hda-intel enable_msi=1 bdl_pos_adj=1, | #options snd-hda-intel enable_msi=1 bdl_pos_adj=1, | ||
options snd-hda-intel power_save=0 power_save_controller=N | options snd-hda-intel power_save=0 power_save_controller=N | ||
+ | </ | ||
+ | OR | ||
+ | < | ||
+ | sudo echo -e '\n# Disable snd-hda-intel power saving\noptions snd-hda-intel power_save=0 power_save_controller=N\n' | ||
+ | </ | ||
+ | |||
+ | Reinstall virtualbox (if required): | ||
+ | < | ||
+ | sudo apt install virtualbox virtualbox-qt | ||
+ | </ | ||
+ | |||
+ | Install tortoisehg (if required): | ||
+ | https:// | ||
+ | https:// | ||
+ | < | ||
+ | mkdir ~/temp 2>/ | ||
+ | cd ~/temp | ||
+ | sudo apt install python-is-python3 | ||
+ | python --version | ||
+ | sudo apt install -y python3-pip build-essential | ||
+ | sudo apt install -y mercurial | ||
+ | hg clone https:// | ||
+ | hg clone https:// | ||
+ | cd thg | ||
+ | pip3 install pyqt5 | ||
+ | pip3 install qscintilla | ||
+ | sudo apt install -y pyqt5.qsci-dev | ||
+ | pip3 install mercurial | ||
+ | sudo apt install -y python3-iniparse | ||
+ | make local | ||
+ | cd ~/temp | ||
+ | rm -rf ~/ | ||
+ | mkdir ~/ | ||
+ | mv thg/* ~/ | ||
+ | vi ~/ | ||
+ | pip3 install qscintilla | ||
+ | sudo apt-get install python3-pyqt5.qsci | ||
+ | </ | ||
+ | |||
+ | Keepass2: | ||
+ | < | ||
+ | sudo apt-get install --reinstall keepass2 | ||
+ | sudo apt-get install --reinstall keepass2-plugin-tray-icon keepass2-plugin-libimagemagick keepass2-plugin-libdbus | ||
</ | </ |
config/ubuntu18-20-upgrade.1597536804.txt.gz · Last modified: 2023/05/29 11:53 (external edit)