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: Desktop | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: AuthenticAMD | |
CPU Brand: AMD Ryzen 5 1600X Six-Core Processor | |
CPU Family: 0x17 |
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: Desktop | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: AuthenticAMD | |
CPU Brand: AMD Ryzen 5 1600X Six-Core Processor | |
CPU Family: 0x17 |
This file has been truncated, but you can view the full file.
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
ERROR: ld.so: object '/home/skry/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
ERROR: ld.so: object '/home/skry/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
ERROR: ld.so: object '/home/skry/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
ERROR: ld.so: object '/home/skry/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
166523.968:0008:0009:trace:module:load_builtin_callback loaded ntdll.dll 0x10790 0x7bc20000 | |
166523.968:0008:0009:trace:module:load_builtin_dll Trying built-in L"kernel32.dll" | |
166523.969:0008:0009:trace:module:load_dll looking for L"ntdll.dll" in L"" | |
166523.969:0008:0009:trace:module:load_dll Found L"C:\\windows\\system32\\ntdll.dll" for L"ntdll.dll" at 0x7bc20000, c |
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
Loaded Config for Local Selection Path for App ID 764790: /home/skry/.local/share/Steam//controller_base/templates/controller_xbox360_gamepad_fps.vdf | |
GameAction [AppID 764790, ActionID 4] : LaunchApp changed task to ProcessingInstallScript with "" | |
GameAction [AppID 764790, ActionID 4] : LaunchApp changed task to SynchronizingCloud with "" | |
GameAction [AppID 764790, ActionID 4] : LaunchApp changed task to SiteLicenseSeatCheckout with "" | |
GameAction [AppID 764790, ActionID 4] : LaunchApp changed task to CreatingProcess with "" | |
GameAction [AppID 764790, ActionID 4] : LaunchApp waiting for user response to CreatingProcess "" | |
GameAction [AppID 764790, ActionID 4] : LaunchApp continues with user response "CreatingProcess" | |
Opted-in Controller Mask: 72 | |
Game update: AppID 764790 "", ProcID 954, IP 0.0.0.0:0 | |
Loaded Config for Local Selection Path for App ID 764790: /home/skry/.local/share/Steam//controller_base/templates/controller_xbox360_gamepad_fps.vdf |
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 | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: GenuineIntel | |
CPU Brand: Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz | |
CPU Family: 0x6 | |
CPU Model: 0x3c |
This file has been truncated, but you can view the full file.
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
ERROR: ld.so: object '/home/skry/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
ERROR: ld.so: object '/home/skry/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
ERROR: ld.so: object '/home/skry/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
ERROR: ld.so: object '/home/skry/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
7104.959:0008:0009:trace:module:load_builtin_callback loaded ntdll.dll 0x10790 0x7bc20000 | |
7104.959:0008:0009:trace:module:load_builtin_dll Trying built-in L"kernel32.dll" | |
7104.960:0008:0009:trace:module:load_dll looking for L"ntdll.dll" in L"" | |
7104.960:0008:0009:trace:module:load_dll Found L"C:\\windows\\system32\\ntdll.dll" for L"ntdll.dll" at 0x7bc20000, count=2 | |
7 |
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: Desktop | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: AuthenticAMD | |
CPU Brand: AMD Ryzen 5 1600X Six-Core Processor | |
CPU Family: 0x17 |
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
#!/bin/sh | |
# Acpid handler.sh to handle powerbutton and lock switch on Nokia N900. | |
# This is a direct replacement for handler.sh shipped with Arch acpid package. | |
LCD="/sys/devices/platform/omapdss/display0/enabled" | |
case "$1" in | |
button/power) | |
case "$2" in |
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
#!/bin/sh | |
ovl0=/sys/devices/platform/omapdss/overlay0 | |
ovl1=/sys/devices/platform/omapdss/overlay1 | |
ovl2=/sys/devices/platform/omapdss/overlay2 | |
mgr0=/sys/devices/platform/omapdss/manager0 | |
mgr1=/sys/devices/platform/omapdss/manager1 | |
lcd=/sys/devices/platform/omapdss/display0 |