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
00:000 00:000 BS: Starting OpenCore application...
00:000 00:000 BS: Booter path - \EFI\BOOT\BOOTX64.EFI
00:000 00:000 OCFS: Trying to locate filesystem on BA0CBB98 AF314F98
00:000 00:000 OCFS: Filesystem DP - \EFI\BOOT\BOOTX64.EFI
00:000 00:000 BS: Trying to load OpenCore image...
00:000 00:000 BS: Relative path - EFI
00:000 00:000 BS: Startup path - EFI\OpenCore.efi (0)
00:000 00:000 BS: Fallback to absolute path - EFI\OC\OpenCore.efi
00:000 00:000 BS: Read OpenCore image of 843776 bytes
00:000 00:000 OCM: Loaded image at B38A6918 handle
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>Add</key>
<array>
<dict>
<key>Comment</key>
/* Ketentuan :
Sampah < 10Kg = Sedikit
Sampah < 15Kg = Sedang
Sampah < 20Kg = Banyak
Sampah > 20Kg = Banyak Sekali
*/
#include <stdio.h>
#include <math.h>
int main() {
/* Ketentuan :
Sampah < 10Kg = Sedikit
Sampah < 15Kg = Sedang
Sampah < 20Kg = Banyak
Sampah > 20Kg = Banyak Sekali
*/
#include <stdio.h>
#include <math.h>
int main() {
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