Skip to content

Instantly share code, notes, and snippets.

View SebastianDorobantu's full-sized avatar
:electron:

Sebastian Dorobantu SebastianDorobantu

:electron:
  • Timisoara, Romania
View GitHub Profile
#!/bin/bash
#Privilage check
if [ "$EUID" -ne 0 ]
then echo "Please run as root"
exit
fi
#SETUP
[ 6.357] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 6.359]
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[ 6.359] Build Operating System: Linux Arch Linux
[ 6.359] Current Operating System: Linux BosuPC 5.10.28-1-lts #1 SMP Wed, 07 Apr 2021 15:18:42 +0000 x86_64
[ 6.359] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=c90b0fe3-17ad-4c54-a86e-b91e17a1c17c rw loglevel=3 quiet nvidia-drm.modeset=1
[ 6.359] Build Date: 14 December 2020 12:10:29PM
[ 6.359]
[ 6.359] Current version of pixman: 0.40.0
[ 5131.457] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 5131.457]
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[ 5131.457] Build Operating System: Linux Arch Linux
[ 5131.457] Current Operating System: Linux BosuPC 5.10.27-1-lts #1 SMP Tue, 30 Mar 2021 13:22:29 +0000 x86_64
[ 5131.457] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=c90b0fe3-17ad-4c54-a86e-b91e17a1c17c rw loglevel=3 quiet nvidia-drm.modeset=1
[ 5131.457] Build Date: 14 December 2020 12:10:29PM
[ 5131.457]
[ 5131.457] Current version of pixman: 0.40.0
-- Journal begins at Fri 2021-04-09 15:08:51 EEST, ends at Sat 2021-04-10 01:24:36 EEST. --
Apr 09 15:08:51 systemd-resolved[310]: Clock change detected. Flushing caches.
Apr 09 15:08:51 systemd-timesyncd[311]: Initial synchronization to time server 162.159.200.1:123 (2.arch.pool.ntp.org).
Apr 09 15:08:51 audit: BPF prog-id=27 op=UNLOAD
Apr 09 15:08:51 audit: BPF prog-id=26 op=UNLOAD
Apr 09 15:08:51 audit: BPF prog-id=25 op=UNLOAD
Apr 09 15:08:51 kernel: audit: type=1334 audit(1617970131.625:67): prog-id=27 op=UNLOAD
Apr 09 15:08:51 kernel: audit: type=1334 audit(1617970131.625:68): prog-id=26 op=UNLOAD
Apr 09 15:08:51 kernel: audit: type=1334 audit(1617970131.625:69): prog-id=25 op=UNLOAD
Apr 09 15:11:47 rtkit-daemon[447]: Supervising 4 threads of 1 processes of 1 users.
[ 03/29/2021 18:57:18.813 parse_kawase_blur_strength INFO ] blur-strength: 10 [.iter = 4, .offset = 4.428570, .expand = 150]
[ 03/29/2021 18:57:18.850 glx_has_extension INFO ] Found GLX extension GLX_SGI_video_sync.
[ 03/29/2021 18:57:18.851 glx_has_extension INFO ] Found GLX extension GLX_SGI_swap_control.
[ 03/29/2021 18:57:18.851 glx_has_extension INFO ] Missing GLX extension GLX_OML_sync_control.
[ 03/29/2021 18:57:18.851 glx_has_extension INFO ] Missing GLX extension GLX_MESA_swap_control.
[ 03/29/2021 18:57:18.851 glx_has_extension INFO ] Found GLX extension GLX_EXT_swap_control.
[ 03/29/2021 18:57:18.851 glx_has_extension INFO ] Found GLX extension GLX_EXT_texture_from_pixmap.
[ 03/29/2021 18:57:18.851 glx_has_extension INFO ] Found GLX extension GLX_ARB_create_context.
[ 03/29/2021 18:57:18.851 glx_has_extension INFO ] Found GLX extension GLX_EXT_buffer_age.
[ 03/29/2021 18:57:19.483 gl_has_extension INFO ] Missing GL extension GL_GREMEDY_string_marker.
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.config/zsh/.zshrc.
# Initialization code that may require console input (password prompts, [y/n]
# confirmations, etc.) must go above this block; everything else may go below.
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
#!/bin/sh
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap
# merge in defaults and keymaps
if [ -f $sysresources ]; then
[ 7.917] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 7.917]
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[ 7.917] Build Operating System: Linux Arch Linux
[ 7.917] Current Operating System: Linux BosuPC 5.10.26-1-lts #1 SMP Thu, 25 Mar 2021 08:56:04 +0000 x86_64
[ 7.917] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=c90b0fe3-17ad-4c54-a86e-b91e17a1c17c rw loglevel=3 quiet nvidia-drm.modeset=1
[ 7.917] Build Date: 14 December 2020 12:10:29PM
[ 7.917]
[ 7.917] Current version of pixman: 0.40.0
[ 10.804] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 10.804]
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[ 10.804] Build Operating System: Linux Arch Linux
[ 10.805] Current Operating System: Linux BosuPC 5.10.26-1-lts #1 SMP Thu, 25 Mar 2021 08:56:04 +0000 x86_64
[ 10.805] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=c90b0fe3-17ad-4c54-a86e-b91e17a1c17c rw loglevel=3 quiet nvidia-drm.modeset=1
[ 10.805] Build Date: 14 December 2020 12:10:29PM
[ 10.805]
[ 10.805] Current version of pixman: 0.40.0
-- Journal begins at Tue 2021-03-23 18:23:54 EET, ends at Sun 2021-03-28 13:52:48 EEST. --
Mar 28 13:49:15 kernel: Linux version 5.10.26-1-lts (linux-lts@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Thu, 25 Mar 2021 08:56:04 +0000
Mar 28 13:49:15 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=c90b0fe3-17ad-4c54-a86e-b91e17a1c17c rw loglevel=3 quiet nvidia-drm.modeset=1
Mar 28 13:49:15 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Mar 28 13:49:15 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Mar 28 13:49:15 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Mar 28 13:49:15 kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Mar 28 13:49:15 kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Mar 28 13:49:15 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Mar 28 13:49:15 kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64