Skip to content

Instantly share code, notes, and snippets.

View BKPepe's full-sized avatar
💭
From Thursday until Sunday, I might be slow to respond.

Josef Schlehofer BKPepe

💭
From Thursday until Sunday, I might be slow to respond.
View GitHub Profile
@BKPepe
BKPepe / gist:5339601
Created April 8, 2013 19:14
Steam system information
Processor Information:
Vendor: GenuineIntel
Speed: 3901 Mhz
8 logical processors
4 physical processors
HyperThreading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
@BKPepe
BKPepe / gist:5398304
Created April 16, 2013 18:27
Mouse doesn't work on CS:S
Processor Information:
Vendor: GenuineIntel
Speed: 3901 Mhz
8 logical processors
4 physical processors
HyperThreading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
@BKPepe
BKPepe / gist:5514764
Last active December 16, 2015 23:38
Portal
Processor Information:
Vendor: GenuineIntel
Speed: 3901 Mhz
8 logical processors
4 physical processors
HyperThreading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
@BKPepe
BKPepe / gist:5538896
Last active December 17, 2015 02:49
Steam portal 1 terminal output
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
failed to dlopen /home/pepe/.local/share/Steam/SteamApps/common/Portal/bin/stdshader_dbg.so error=/home/pepe/.local/share/Steam/SteamApps/common/Portal/bin/stdshader_dbg.so: sdílený objektový soubor nelze otevřít: Adresář nebo soubor neexistuje
failed to dlopen /home/pepe/.local/share/Steam/SteamApps/common/Portal/bin/stdshader_dbg.so error=/home/pepe/.local/share/Steam/SteamApps/common/Portal/bin/stdshader_dbg.so: sdílený objektový soubor nelze otevřít: Adresář nebo soubor neexistuje
failed to dlopen stdshader_dbg.so error=stdshader_dbg.so: sdílený objektový soubor nelze otevřít: Adresář nebo soubor neexistuje
failed to dlopen /home/pepe/.local/share/Steam/SteamApps/common/Portal/bin/stdshader_dx6.so error=/home/pepe/.local/share/Steam/SteamApps/common/Portal/bin/stdshader_dx6.so: sdílený objektový soubor nelze otevřít: Adresář nebo soubor neexistuje
failed to dlopen /home/pepe/.local/share/Steam/SteamApps/common/Portal/
@BKPepe
BKPepe / gist:5787703
Created June 15, 2013 10:39
Wine steam sys info
Processor Information:
Vendor: GenuineIntel
Speed: 4001 Mhz
8 logical processors
8 physical processors
HyperThreading: Unsupported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
@BKPepe
BKPepe / gist:5787707
Created June 15, 2013 10:40
Linux steam sys info
rocessor Information:
Vendor: GenuineIntel
Speed: 4001 Mhz
8 logical processors
4 physical processors
HyperThreading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
@BKPepe
BKPepe / gist:5903680
Last active December 19, 2015 05:19
Sys info
Processor Information:
Vendor: GenuineIntel
Speed: 3900 Mhz
8 logical processors
4 physical processors
HyperThreading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
@BKPepe
BKPepe / gist:5975883
Last active December 19, 2015 15:19
Steam sys info
Processor Information:
Vendor: GenuineIntel
CPU Family: 0x6
CPU Model: 0x3a
CPU Stepping: 0x9
CPU Type: 0x0
Speed: 4300 Mhz
8 logical processors
4 physical processors
HyperThreading: Supported
@BKPepe
BKPepe / terminal log
Created October 31, 2013 19:05
Superfrog
Installing breakpad exception handler for appid(steam)/version(1383158641_client)
ExecCommandLine: "/home/pepe/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
Installing breakpad exception handler for appid(steam)/version(1383158641_client)
Installing breakpad exception handler for appid(steam)/version(1383158641_client)
Installing breakpad exception handler for appid(steam)/version(1383158641_client)
Installing breakpad exception handler for appid(steam)/version(1383158641_client)
Generating new string page texture 120: 128x256, total string texture memory is 901,12 KB
Generating new string page texture 121: 256x256, total string texture memory is 1,16 MB
Generating new string page texture 122: 64x256, total string texture memory is 1,23 MB
@BKPepe
BKPepe / jd.sh
Last active January 15, 2020 06:47 — forked from WtfJoke/jd.sh
JDownloader 2 headless startup script (starts jdownloader as non root user jd)
#! /bin/sh
### BEGIN INIT INFO
# Provides: JDownloader2
# Required-Start: networking
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: JDownloader2 server daemon
# Description: JDownloader2 server daemon
### END INIT INFO