Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
[quote=seth]Why are you booting an older kernel but RE-install a newer one.
Also "i hate to say it" but the posted output doesn't illustrate the supposed error.
1. The "set -/+x" go *inside* the function
2. Do you redirect the output (somehow) and forgot to redirecttderr?
3. Please post the shell info from #15[/quote]
It does have the same error:
`grep nvme2 /var/log/pacman.log`:
@gardotd426
gardotd426 / build.log
Created November 30, 2023 07:21
default-tkg build log
-> Non-makepkg build script will be used.

->  .---.` `.---.
->  `/syhhhyso- -osyhhhys/`
->  .syNMdhNNhss/``.---.``/sshNNhdMNys.
->  +sdMh.`+MNsssssssssssssssNM+`.hMds+
->  :syNNdhNNhssssssssssssssshNNhdNNys:
->  /ssyhhhysssssssssssssssssyhhhyss/
->  .ossssssssssssssssssssssssssssso.
->  :sssssssssssssssssssssssssssssssss:
======================
Proton: 1688590094 experimental-8.0-20230705b
SteamGameId: 418370
Command: ['/home/matt/nvme/steamroot/steamapps/common/RESIDENT EVIL 7 biohazard/re7.exe']
Options: {'forcelgadd'}
depot: 0.20230605.51441
pressure-vessel: 0.20230605.0 scout
scripts: 0.20230605.0
sniper: 0.20230605.51441 sniper 0.20230605.51441
Kernel: Linux 6.4.1-zen2-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Tue, 04 Jul 2023 08:39:22 +0000 x86_64
@gardotd426
gardotd426 / log.txt
Created June 21, 2023 20:54
HappyLab Log
- Existing per-process limit (soft=1048576, hard=1048576) is enough for us (need only 1048576)
Increasing per-process limit of core file size to infinity.
- Existing per-process limit (soft=18446744073709551615, hard=18446744073709551615) is enough for us (need only 18446744073709551615)
LogCore: Initializing trace...
LogCore: Finished trace initialization.
LogCsvProfiler: Display: Metadata set : platform="Linux"
LogCsvProfiler: Display: Metadata set : config="Development"
LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.1-CL-23901901"
LogCsvProfiler: Display: Metadata set : engineversion="5.1.1-23901901+++UE5+Release-5.1"
LogCsvProfiler: Display: Metadata set : commandline="" HappyLab""
@gardotd426
gardotd426 / unigine-heaven.log
Created June 5, 2023 15:16
obs-gamecapture /usr/bin/unigine-heaven output
Loading "/home/matt/.Heaven/heaven_4.0.cfg"...
Loading "libGPUMonitor_x64.so"...
Loading "libGL.so.1"...
Loading "libopenal.so.1"...
Set 2560x1440 fullscreen video mode
[obs-vkcapture] Init GLX 1.3.3
Set 1.00 gamma value
Unigine engine http://unigine.com/
Binary: Linux 64bit GCC 4.4.5 Release Feb 13 2013 r11284
Features: OpenGL OpenAL XPad360 Joystick Flash Editor
@gardotd426
gardotd426 / PKGBUILD
Created May 29, 2023 18:58
Electronplayer PKGBUILD
# Maintainer: gardotd426 <gardotd426@gmail.com>
_pkgname=electronplayer
pkgname=$_pkgname
pkgver=2.0.8
pkgrel=4
pkgdesc="An Electron-based web video player, supporting multiple services"
arch=(x86_64)
url="https://github.com/oscartbeaumont/ElectronPlayer"
license=("custom:MIT")
# Author: Matt McDonald <gardotd426@gmail.com>
# Contributor: Kevin Gilmer
# Contributor: Avinash Duduskar <strykar@hotmail.com>
# Maintainer: gardotd426 <gardotd426@gmail.com>
pkgbase=regolith-de
pkgname=(regolith-i3 # (regolith-i3-gaps regolith-i3-gaps-session i3-snapshot i3xrocks gnome-flashback ubiquity-slideshow-regolith)
regolith-i3xrocks # allll the i3xrocks shit
i3xrocks-app-launcher
This file has been truncated, but you can view the full file.
======================
Proton: 1685156455 experimental-bleeding-edge-8.0-44724-20230527-pf3a0ec-w55a734-d4b1084-v25468e
SteamGameId: 782330
Command: ['/home/matt/nvme/steamroot/steamapps/common/DOOMEternal/idTechLauncher.exe']
Options: {'hidenvgpu', 'enablenvapi', 'forcelgadd', 'seccomp'}
depot: 0.20230509.49493
pressure-vessel: 0.20230509.0 scout
scripts: 0.20230509.0
sniper: 0.20230509.49493 sniper 0.20230509.49493
Kernel: Linux 6.3.4-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Wed, 24 May 2023 17:43:43 +0000 x86_64
This file has been truncated, but you can view the full file.
======================
Proton: 1685156455 experimental-bleeding-edge-8.0-44724-20230527-pf3a0ec-w55a734-d4b1084-v25468e
SteamGameId: 782330
Command: ['/home/matt/nvme/steamroot/steamapps/common/DOOMEternal/idTechLauncher.exe']
Options: {'hidenvgpu', 'enablenvapi', 'forcelgadd', 'seccomp'}
depot: 0.20230509.49493
pressure-vessel: 0.20230509.0 scout
scripts: 0.20230509.0
sniper: 0.20230509.49493 sniper 0.20230509.49493
Kernel: Linux 6.3.4-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Wed, 24 May 2023 17:43:43 +0000 x86_64
@gardotd426
gardotd426 / yayfix.sh
Last active February 5, 2022 03:20
Yay API fix script, just run the script and it'll clone the yay-git AUR repo, replace the PKGBUILD with an updated one adding the PR, builds and installs it using makepkg
#!/bin/bash
mkdir yay-git && cd yay-git
wget -O PKGBUILD https://gist.githubusercontent.com/gardotd426/357ae4461e58f21ee95a5f2ed9252064/raw/08e783b503bbd78f322523d3a5ac6c1f83e1b585/PKGBUILD
wget -O AUR-API-fix.patch https://gist.githubusercontent.com/gardotd426/27ac730a31adc76b170a32d6c3bd1729/raw/4d9674d99f29122b8828ba55fc9b01c9a9f41874/AUR-API-fix.patch
makepkg -si
exit