Git Product home page Git Product logo

Comments (3)

aminzabardast avatar aminzabardast commented on August 22, 2024

Find an unused NVidia Laptop. This cannot be tested in a VM.

from dotfiles.

aminzabardast avatar aminzabardast commented on August 22, 2024

The following are some files that may need editing (for G15 laptop):

# `timeout 0` will help us not to see the boot page. But however, if some parameters are messed up (next section), we cannot fix them by pushing `e`. We need to boot a live USB and fix it.
amin at Amin-DailyDriver in ~
○ cat /boot/loader/loader.conf 
timeout 0
#console-mode keep


# I added some params like `ibt=off` `split_lock_detect=off`. Check Here: https://wiki.archlinux.org/title/NVIDIA#Installation and Here: https://www.reddit.com/r/VFIO/comments/zqesqm/psa_use_split_lock_detectoff_to_avoid_substantial/
amin at Amin-DailyDriver in ~
○ cat /boot/loader/entries/2023-02-04_16-41-15_linux.conf 
# Created by: archinstall
# Created on: 2023-02-04_16-41-15
title Arch Linux (linux)
linux /vmlinuz-linux
initrd /intel-ucode.img
initrd /initramfs-linux.img
options root=PARTUUID=19c69f1b-325e-4729-93ed-6e9493c04469 zswap.enabled=0 rw intel_pstate=no_hwp rootfstype=ext4 ibt=off split_lock_detect=off

from dotfiles.

aminzabardast avatar aminzabardast commented on August 22, 2024

Add the things above to related pages.

from dotfiles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.