-
Notifications
You must be signed in to change notification settings - Fork 17
Description
I recently ran into issues after running this script on a fresh installed Acer CB5-311,
Installation appears to run fine without any hitch, but upon reboot into ArchLinux, LightDM fails to start. I'm able to switch to a 2nd VT and run the next commands.
I connect to Wi-Fi, clone the PKGBUILDs repo. First, the makepkg -si spits a checksum error, I discovered one can either calculate the new sha256 checksum and replace the one used in the PKGBUILDs file in core/linux-nyan directory, or use makepkg -si --skipchecksums to skip the sha256 verification completely.
Once running this, the kernel starts to build and gives an error regarding file "fork.o" , however I'm unable to see why it fails.
My end goal is to get better 3D speeds, just so I can play Quake and Doom at better FPS than software rendered crap :)