Skip to content

Instantly share code, notes, and snippets.

View coreybruce's full-sized avatar

Corey Bruce coreybruce

View GitHub Profile
[corey@corey-pi4 mm]$ make init
make distclean
make[1]: Entering directory '/home/corey/stuff/projects/mm'
rm -f -rf
rm -f -rf build/assets
rm -f -rf .extracted-assets.json
rm -f -rf mm.us.rev1.rom.z64 mm.us.rev1.rom_uncompressed.z64 mm.us.rev1.rom_uncompressed.elf build
rm -f -rf asm baserom data
make -C tools clean
make[2]: Entering directory '/home/corey/stuff/projects/mm/tools'
steam.sh[548293]: Running Steam on manjarolinux 22.0.3 64-bit
steam.sh[548293]: STEAM_RUNTIME is enabled automatically
setup.sh[548367]: Steam runtime environment up-to-date!
steam.sh[548293]: Steam client's requirements are satisfied
[2023-02-14 21:31:24] Startup - updater built Feb 14 2023 00:47:09
[2023-02-14 21:31:24] Startup - Steam Client launched with: '/home/corey/.local/share/Steam/ubuntu12_32/steam'
[2023-02-14 21:31:24] Loading cached metrics from disk (/home/corey/.local/share/Steam/package/steam_client_metrics.bin)
[2023-02-14 21:31:24] Using the following download hosts for Public, Realm steamglobal
[2023-02-14 21:31:24] 1. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 1000, source = 'update_hosts_cached.vdf'
[2023-02-14 21:31:24] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'update_hosts_cached.vdf'
(steam:75731): Gtk-WARNING **: 16:31:00.990: gtk_disable_setlocale() must be called before gtk_init()
GameAction [AppID 3087126011, ActionID 2] : LaunchApp changed task to SynchronizingControllerConfig with ""
(steam:75731): Gtk-WARNING **: 16:33:14.352: gtk_disable_setlocale() must be called before gtk_init()
GameAction [AppID 3087126011, ActionID 2] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 3087126011, ActionID 2] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 3087126011, ActionID 2] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 3087126011, ActionID 2] : LaunchApp continues with user response "CreatingProcess"
/bin/sh\0-c\0/home/corey/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=3087126011 -- /home/corey/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- "Twitch"\0
Game process added : AppID 0 "/home/corey/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=3087126011 -- /home/corey/.local/share/St
   ~  steam  ✔
steam.sh[75600]: Running Steam on manjarolinux 22.0 64-bit
steam.sh[75600]: STEAM_RUNTIME is enabled automatically
setup.sh[75674]: Steam runtime environment up-to-date!
steam.sh[75600]: Steam client's requirements are satisfied
[2023-01-24 15:58:22] Startup - updater built Jan 24 2023 01:39:26
[2023-01-24 15:58:22] Startup - Steam Client launched with: '/home/corey/.local/share/Steam/ubuntu12_32/steam'
[2023-01-24 15:58:22] Opted in to client beta 'publicbeta' via beta file
You are in the 'publicbeta' client beta.
Looks like steam didn't shutdown cleanly, scheduling immediate update check
======================
Proton: 1671481081 experimental-7.0-20221219
SteamGameId: 1593500
Command: ['/mnt/GameDrive/SteamLibrary/steamapps/common/GodOfWar/GoW.exe']
Options: {'enablenvapi', 'forcelgadd'}
depot: 0.20221018.74
pressure-vessel: 0.20221014.0
scripts: v0.20220823.0-0-gcc4e44f
soldier: 0.20221017.1 soldier 0.20221017.1
Kernel: Linux 6.0.15-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Dec 21 21:14:38 UTC 2022 x86_64
@coreybruce
coreybruce / gist:a18b47b22043a2563ec1f68c8be93490
Created November 23, 2022 13:04
Jellyfin media player log
2022-11-23 23:03:33 [ INFO ] Log.cpp @ 116 - Starting Jellyfin Media Player version: 1.7.1 build date: 2022-11-23
2022-11-23 23:03:33 [ INFO ] Log.cpp @ 117 - Running on: Manjaro Linux [5.15.78-1-MANJARO] arch x86_64
2022-11-23 23:03:33 [ INFO ] Log.cpp @ 118 - Qt Version: 5.15.7 [x86_64-little_endian-lp64]
2022-11-23 23:03:33 [ WARN ] Log.cpp @ 35 - "QObject::connect(SettingsSection, Unknown): invalid nullptr parameter"
2022-11-23 23:03:33 [ INFO ] ComponentManager.cpp @ 37 - Component: settings inited
2022-11-23 23:03:33 [ INFO ] InputMapping.cpp @ 113 - Loading inputmaps from: ":/inputmaps"
2022-11-23 23:03:33 [ WARN ] InputMapping.cpp @ 92 - Missing element 'idmatcher' from mapping file: ":/inputmaps/dualshock4-xbox-emulate.json"
2022-11-23 23:03:33 [ INFO ] InputMapping.cpp @ 113 - Loading inputmaps from: "/home/corey/.local/share/jellyfinmediaplayer/inputmaps"
2022-11-23 23:03:33 [ INFO ] InputComponent.cpp @ 54 - Successfully inited input: Keyboard
2022-11-23 23:03:33 [ INFO ] Lo
distrobox create -n test --verbose  125 ✘  30s 
+ '[' -z '' ']'
+ '[' -z '' ']'
+ container_image=registry.fedoraproject.org/fedora-toolbox:36
+ '[' -z test ']'
+ '[' -z test ']'
+ case "${container_manager}" in
+ command -v podman
+ container_manager=podman
+ command -v podman
@coreybruce
coreybruce / gist:9fce4903979bd62bdef15c9282242957
Created September 27, 2022 16:46
jellyfin media player log Rfaspberry pi 4 flatpak
2022-09-28 02:23:09 [ INFO ] Log.cpp @ 116 - Starting Jellyfin Media Player version: 1.7.1 build date: 2022-07-18
2022-09-28 02:23:09 [ INFO ] Log.cpp @ 117 - Running on: KDE Flatpak runtime [5.15.67-0.1-MANJARO-ARM-RPI] arch arm64
2022-09-28 02:23:09 [ INFO ] Log.cpp @ 118 - Qt Version: 5.15.5 [arm64-little_endian-lp64]
2022-09-28 02:23:09 [ WARN ] Log.cpp @ 35 - "QObject::connect(SettingsSection, Unknown): invalid nullptr parameter"
2022-09-28 02:23:09 [ INFO ] ComponentManager.cpp @ 37 - Component: settings inited
2022-09-28 02:23:09 [ INFO ] InputMapping.cpp @ 113 - Loading inputmaps from: ":/inputmaps"
2022-09-28 02:23:09 [ WARN ] InputMapping.cpp @ 92 - Missing element 'idmatcher' from mapping file: ":/inputmaps/dualshock4-xbox-emulate.json"
2022-09-28 02:23:09 [ INFO ] InputMapping.cpp @ 113 - Loading inputmaps from: "/home/corey/.var/app/com.github.iwalton3.jellyfin-media-player/data/jellyfinmediaplayer/inputmaps"
2022-09-28 02:23:09 [ INFO ] InputComponent.cpp @ 54 - Successfully
@coreybruce
coreybruce / gist:60df93f76d8cc0bc96313f842aef7616
Created September 19, 2022 05:50
Minecraft Dungeon log Proton Experimental
This file has been truncated, but you can view the full file.
======================
Proton: 1663069765 experimental-7.0-20220913
SteamGameId: 1672970
Command: ['/mnt/GameDrive/SteamLibrary/steamapps/common/MinecraftDungeons/Dungeons.exe']
Options: {'forcelgadd', 'noopwr'}
depot: 0.20220804.66
pressure-vessel: 0.20220803.0
scripts: v0.20220803.0-0-gbca628e
soldier: 0.20220803.0 soldier 0.20220803.0
Kernel: Linux 5.15.65-1-MANJARO #1 SMP PREEMPT Mon Sep 5 10:15:47 UTC 2022 x86_64
./jazz2  ✔
bool nCine::JoyMapping::parseMappingFromString(const char *, nCine::JoyMapping::MappedJoystick &) -> GUID length is 6 instead of 32 characters
bool nCine::JoyMapping::parseMappingFromString(const char *, nCine::JoyMapping::MappedJoystick &) -> GUID length is 6 instead of 32 characters
nCine::JoyMapping::JoyMapping() -> Parsed 303 strings for 301 mappings
void nCine::PCApplication::init(std::unique_ptr<IAppEventHandler> (*)(), int, nCine::NativeArgument *) -> IAppEventHandler::onPreInit() invoked
void nCine::Application::initCommon() -> Data path: "Content/"
static void nCine::RenderResources::create() -> Creating rendering resources...
static void nCine::RenderResources::create() -> Rendering resources created
void nCine::Application::initCommon() -> Application initialized
void nCine::StandardFile::OpenStream(nCine::FileAccessMode, bool) -> Cannot open the file "Cache/State"