Skip to content

Instantly share code, notes, and snippets.

View Th3Fanbus's full-sized avatar
🔥
overheating

Angel Pons Th3Fanbus

🔥
overheating
View GitHub Profile
@Th3Fanbus
Th3Fanbus / linux-phc.log
Created January 30, 2020 18:19
mobile sandy bridge (i3): "CPU not recognized" - Linux PHC
Thread name: mobile sandy bridge (i3): "CPU not recognized" [4 posts]
Post by tliketea at Thu 26. Jul 2012, 12:23:
Howdy,
I followed the linuxsolver tutorial for using PHCTool in 12.04 several times now. Everything seems to be working (no errors), but the GUI tool shows me "CPU not recognized - calculation not available" ...
cat /proc/cpuinfo gives:
@Th3Fanbus
Th3Fanbus / intel_inside.txt
Created August 15, 2019 02:03
Intel Inside ASCII art
..-+osyhhdmmNNNMMMNNNmmdhhys+:.
.:+shdNMMMMMMMMMNNmdddddddddmNNMMMMMMMMMMmhs\.
.:oymMMMMMmdyso/:` `\+shmMMMMMMNh+.
.:ohNMMNdyo/-` `\smMMMMMmo.
./ymMMdy+:` `+hMMMMMh:
:smMds/` `oNMMMMh.
.ho:` `yMMMMN:
/mmmm\ \MMMMM|
/NNNNh dMMMM+ :MMMMN.
.: /MMMMd .mmmmd dMMMM+ yMMMMs
Non-zero if the kernel has been tainted. Numeric values, which can be
ORed together. The letters are seen in "Tainted" line of Oops reports.
1 (P): A module with a non-GPL license has been loaded, this
includes modules with no license.
Set by modutils >= 2.4.9 and module-init-tools.
2 (F): A module was force loaded by insmod -f.
Set by modutils >= 2.4.9 and module-init-tools.
4 (S): Unsafe SMP processors: SMP with CPUs not designed for SMP.
8 (R): A module was forcibly unloaded from the system by rmmod -f.
@Th3Fanbus
Th3Fanbus / finder.cpp
Created January 22, 2019 20:21
What the hell did I make? I don't remember what this was...
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <iterator>
#include <algorithm>
const std::string folder = "DUMP/";
const std::vector<std::string> filenames = {
"010216CD-9C09-4EB5-B7DA-D0A2865092D4_1281.ROM",