Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View xtrymind's full-sized avatar
:octocat:
flat

Dede Dindin Qudsy xtrymind

:octocat:
flat
  • Indonesia
View GitHub Profile
diff --git a/kernel/common/inc/nv-linux.h b/kernel/common/inc/nv-linux.h
index dd335b5..7eae890 100644
--- a/kernel/common/inc/nv-linux.h
+++ b/kernel/common/inc/nv-linux.h
@@ -179,6 +179,7 @@ static inline uid_t __kuid_val(kuid_t uid)
#include <linux/dma-mapping.h>
#else
#include <linux/dma-direct.h>
+#include <linux/dma-map-ops.h>
#endif

After installation

Connect to the internet

(Wi-fi)

# wifi-menu

(Eth)

# ip link
$ sudo pacman -S openbox tint2 pyxdg obconf lxappearance-obconf
$ cp /etc/X11/xinit/xinitrc ~/.xinitrc
$ cp -R /etc/xdg/openbox/ ~/.config/

edit .xinitrc and add

@xtrymind
xtrymind / archinstall.md
Last active October 21, 2023 17:43 — forked from miguelfrde/archinstall.md
Windows 10 and Arch Linux dual boot with UEFI

Arch Linux installation (Windows 10 dual boot)

Before

  1. Disable Windows Fast-Startup
  2. Disable Secure Boot

Partitioning