Repository to store configurations for Cenovo Mini PC (Ubuntu).
- run
sudo apt-get install git
- run
git clone https://github.com/Otacon/cenovo_ubuntu.git
- move into the folder
cd cenovo_ubuntu
- run
sudo ./fix_cenovo.sh
- reboot
- replace /lib/firmware/brcm/brcmfmac43430a0-sdio.bin with the one provided
sudo cp brcmfmac43430a0-sdio.bin /lib/firmware/brcm/brcmfmac43430a0-sdio.bin
- add brcmfmac43430a0-sdio.txt to /lib/firmware/brcm/
sudo cp brcmfmac43430a0-sdio.bin /lib/firmware/brcm/brcmfmac43430a0-sdio.bin
- reboot
- download alsa
sudo apt-get install alsa
- replace /etc/pulse/default.pa with the one provided
sudo cp default.pa /etc/pulse/default.pa
- reboot
#ENJOY