Created
September 9, 2016 00:06
-
-
Save zas/205372c824decb8e121baec2f86e1415 to your computer and use it in GitHub Desktop.
Fix "W: Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module i915_bpo" (Ubuntu 16.04, kernel 4.4)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
cd | |
wget https://01.org/sites/default/files/downloads/intelr-graphics-linux/sklgucver61.tar.bz2 && \ | |
tar xvjf sklgucver61.tar.bz2 && cd skl_guc_ver6_1/ && sudo ./install.sh | |
cd | |
wget https://01.org/sites/default/files/downloads/intelr-graphics-linux/kbldmcver101.tar.bz2 && \ | |
tar xjvf kbldmcver101.tar.bz2 && cd kbl_dmc_ver1_01/ && sudo ./install.sh | |
cd | |
sudo update-initramfs -u -k all |
Thanks a lot guys. Great script!!!
Thank you Gentlemen.....excellent
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@UrbanVampire, No worries, it's pretty same on my side, I'm also overloaded of work... that's why I'm replying you just now π
Well, it was pretty simple to be honest but do the job to automate the whole process as you did is not the same at all!
Yes you're right and I saw in the code that you managed it very well. π€
Thanks a lot for that, I was not aware about the
arch
command and it's much better than parsinglscpu
output πYou did it very well for the less I could see π I've stared the project already and added on my watch list π
Well, I'm a native French speaker but I'm not really sure that would be useful to translate it in French honestly as many French native speakers that work in the computer domain knows reading English already and if they don't then they should learn it, it will give them a much wider source of knowledge π
BTW, let's keep in touch somewhere else, what do you think? write me an email if interested π