We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fixed typo
Created asus tuf gaming fx505dt (markdown)
Revert "Updated How to build NBFC (markdown)" This reverts commit 95b8f6292fd7aebad686b9246bb49e8c17d5b73b.
Updated How to build NBFC (markdown)
Updated First steps (markdown)
Updated Home (markdown)
added a hint for a EC-lock issue workaround
20.04 works flawlessly
[experimental] changed paths to explicit `/opt/nbfc/nbfc.exe`, cuz on my machine, even after restarting the bash, `mono nbfc.exe` returns an error: no such file or directory
Build needs to be executed from the nbfc directory, thus copying should assume we're already there. My previous edits for `git pull` already include `cd nbfc`
fixed: copied from a dockerfile without removing "run"
I think it's better to use latest commit on the "stable" than on "master"
Remove `acpi_ec` instructions since it has not been merged.
Add command to install mono-complete package
Correct module to use for Secure Boot
Add code block with all bash commands to make programm work
Updated _Sidebar (markdown)
Add a note for people who have Secure Boot enabled
4th point. A simple script to run nbfc.exe in linux without mono.
Fix headline and remove build script editing step
Move into home folder and cleanup
Clarified what you're actually supposed to do in steps 11 and 12 (after I wasted thirty minutes trying to do the wrong thing)
Improve repo clone/checkout instructions
Updated FAQ (markdown)
Fix typo
Fixed error in path
I added HowTo for Ubuntu 18.04 to Home
Solution for Ubuntu 18.04