This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- /dev/stdin 2020-09-11 18:40:09.750242758 -0700 | |
+++ output/build/linux-5.8_master/.config 2020-09-11 17:08:36.495103477 -0700 | |
@@ -1,11 +1,11 @@ | |
# | |
# Automatically generated file; DO NOT EDIT. | |
-# Linux/x86 5.8.6-zen1 Kernel Configuration | |
+# Linux/x86_64 5.8.8-emberlite Kernel Configuration | |
# | |
-CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" | |
+CONFIG_CC_VERSION_TEXT="x86_64-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.05-1176-gec5d97a100-dirty) 9.3.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Computer Information: | |
Manufacturer: Unknown | |
Model: Unknown | |
Form Factor: Laptop | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: GenuineIntel | |
CPU Brand: Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz | |
CPU Family: 0x6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====================== | |
Proton: 1586834466 5.6-GE-1-6-ga6d50e7 | |
SteamGameId: 275850 | |
Command: ["/mnt/games/steamapps/common/No Man's Sky/Binaries/NMS.exe"] | |
Options: {'forcelgadd'} | |
====================== | |
ERROR: ld.so: object '/home/ross/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
ERROR: ld.so: object '/home/ross/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object '/home/ross/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object '/home/ross/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
set_color() { | |
local led="$1" | |
local color="$2" | |
echo "$color" >/sys/class/leds/pinephone:"$led":user/brightness | |
} | |
DECL_set_color=$(declare -f set_color) | |
# TODO: implement PWM, however that works |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Automatically generated file; DO NOT EDIT. | |
# Buildroot 0.1.0-prealpha-gd7b7f87e7b-dirty Configuration | |
# | |
BR2_HAVE_DOT_CONFIG=y | |
BR2_HOST_GCC_AT_LEAST_4_9=y | |
BR2_HOST_GCC_AT_LEAST_5=y | |
BR2_HOST_GCC_AT_LEAST_6=y | |
BR2_HOST_GCC_AT_LEAST_7=y | |
BR2_HOST_GCC_AT_LEAST_8=y |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//META{"name":"Mobile Suit Gundam UC 0079","description":"A Mobile Suit Gundam theme for the UC 0079 series.","author":"Spaceboy Ross","version":"1.0.0"}*// | |
@import url(https://satoru8.github.io/Collection/Base.css); | |
@import url(https://satoru8.github.io/Addons/FriendsList.css); | |
@import url(https://satoru8.github.io/Addons/MemberlistPopout.css); | |
@import url(https://satoru8.github.io/Addons/SmallerGuildIcons.css); | |
:root { | |
--light: rgba(0, 0, 0, .5); /* Overall brightness. 1= black, 0 = transparent */ | |
--userlight:rgba(0, 0, 0, 0.5); /* Brightness for the userpopouts */ |
NewerOlder