Skip to main content

This Nvidia problem is not going to fix this way

https://youtu.be/7s7a--696dQ

Comments

Popular posts from this blog

Fix for installing GRUB on EFI System of KALI or Parrot os.

This fix will work on any linux Distro like KALI(debian) , Parrot OS(debian) ,Ubuntu etc. Having Problem while installing grub?  if your answer is yes then you are on right place. In this post i will guide through steps for fixing the GRUB error on EFI system with Windows on Dual boot. In this post i have not written about Installation steps. If you Don't Know about how to "dual boot with windows 10/8.1/8" then i request you to google about "How to dual boot?" why i am not doing so is because you will find very easy guide on Internet for Dual booting With Windows. The only Problem you will face when the installation is just going to finish, Boom!!! Error comes "Fail to create  Dummy GRUB" or ""Error While installing GRUB" or something Like that. I haven't faced any problem while installing "Kali rolling" on my system. When i start installing Kali on my friend's laptop at first the installation completes with suc

IMEI fix For MT6755/6753 Lenovo K5 note

IMEI FIX FOR MT6755/6753 Lenovo k5 note   you can watch above video or continue following description  If you do not want to read this story then skip this i have written the Fix for Lenovo K5 note or MT6755 and MT 6753 in this post after the story.   My friend bought Lenovo k5 note a month ago and he tried to change the LTE band to band 4 0 using android MTK engineering mode. After he restarted phone IMEI got lost and NVRAM WARNING: Err = 0x10 comes up. After so he contacted the Lenovo Care. At Lenovo care they told my fried to change the Chip which is cost around 8000/-(INR) my friend refused to do same. And then he asked me to repair his Lenovo K5 note. The same thing is happened with me with my Lenovo K4 note , but in my case i have accidentally  selected Format All+ Download in SP flash tool . I tried to fix for 2 days after that i gave up and took my phone to nearest mobile repair Shop. They fixed IMEI but not able to fix NVRAM WARNING : Err= 0x1

Compile Custom Rom From Source

Compiling custom rom from source code. Compiling custom rom takes a hell lot of time!!!! so be aware of That! First things first you have to setup system to start compiling. you have to be on Ubuntu Os. You can use virtual box or dual boot with windows(the best option) System requirements for fastest compilation are as below: Important minimum 8GB of RAM ( you're compiling rom based on Marshmallow or Nougat) 100GB of free Space on HDD (it is good to have a SSD). Quad Core processor. A good internet connection with unlimited data yeah that's it! my suggestion is that you have to install Ubuntu alongside you system means dual boot! (why ? ask yourself!). now, I am assuming that you have installed and boot up in Ubuntu. So let's Get Started! Step 1 :- install JAVA (open jdk 8) in Ubuntu. open up the terminal and type the following command and hit enter. $ sudo apt-get install openjdk-8-jdk Step 2 :- Install other packages