- Intel Core i5-10300H / Comet Lake
- Nvidia GTX 1650
- Meditek MT7921
Fn + Left
&Fn + Right
: Aura controlFn + F5
: Fan control
- Turn On >
F2
- Advance mode(F7) > Boot > Base boot >
disabled
- Advance mode(F7) > Security > Secure boot > Secure boot control >
disabled
- Install Grub Customizer
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt update
sudo apt install grub-customizer -y
- Open Grub Customizer > General Settings > Kernel parameters
quiet splash loglevel=3 fbcon=nodefer video=efifb:nobgrt
- Run Update manager > View > Linux Kernels
- Install last 6.1 + kernel
- Intel 6E AX210
- Broadcom BCM94350ZAE / DW 1820A
- Press power button for 30 seconds
- Reboot
- If keyboard isn't working, reboot again
- Open notebook and unmount wifi card
- Use electrical insulate tape and cover these 3 pins at front and 2 pins back:
Source image: Daliansky - This will cause not to get sleep your wifi card. It is not 100% permanent. If you experience a Wi-Fi drop, use the temporary method again by turning off for 30 seconds.
- Download and install latest .deb Aurora release
- Run first time as root
sudo aurora
Improve battery life
git clone https://github.com/AdnanHodzic/auto-cpufreq.git
cd auto-cpufreq && sudo ./auto-cpufreq-installer
Option "i"
sudo auto-cpufreq --install
Enable Linux for Secure Boot
sudo apt installl shim-signed -y
__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only __GLX_VENDOR_LIBRARY_NAME=nvidia __NV_PRIME_RENDER_OFFLOAD_PROVIDER=NVIDIA-G0 %command%
Paremeter | Value |
---|---|
__NV_PRIME_RENDER_OFFLOAD | 1 |
__VK_LAYER_NV_optimus | NVIDIA_only |
__GLX_VENDOR_LIBRARY_NAME | nvidia |
__NV_PRIME_RENDER_OFFLOAD_PROVIDER | NVIDIA-G0 |
Source image: Laptop Media
- M.2 NVMe / SATA
- Keep EFI and Windows. Reinstall Windows if necesary. Download official ISO and create USB with Rufus (other methods will fail).
- M.2 NVMe (no SATA compatible)
- Create other EFI for Linux.
- 2.5" SSD / HDD
Don't use the windows entry generated by grub, will broke Windows Boot. Use this instead:
search --file --no-floppy --set=root /EFI/Microsoft/Boot/bootmgfw.efi
chainloader /EFI/Microsoft/Boot/bootmgfw.efi