Kivanc Yazan
Kivanc Yazan
This is the output I get for current state of the repository. Highest seems to be 5.14. ``` ------------------------------------------------------------------ | file | explicit | syntax | external | | ------------------------------------------------------------------...
It seems App-p is using File::Slurper now, and there's no edit_file and edit_file_lines in that one.
Nigeria vs South Korea, (Own) Goal is not cancelled after VAR (reviewed for handball) ``` 34 (own goal) 71 "VarDetail": { "Incident": 1, "Reason": 3, "Status": 1, "Result": 9 },...
I tried 20.04, but with the current 4.4.205chromium kernel (at [flantel/pixelbook-linux](https://github.com/flantel/pixelbook-linux)), I got stuck at a blank screen. I wonder if it would be easy to set up to use...
Ok, looking at https://github.com/flantel/pixelbook-linux/blob/master/implementation-details.md and https://github.com/megabytefisher/eve-linux-hacks now...
eve kernel looks like `4.4` here, so I'll try to get latest 4.4. https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices
Well, I couldn't make it work. But make sure to look at other issues: - Going back to 18.04 LTS: https://github.com/yusefnapora/pixelbook-linux/issues/58 - 20.04: https://github.com/yusefnapora/pixelbook-linux/issues/50 - Kernel 5.4: https://github.com/yusefnapora/pixelbook-linux/issues/44
Hi @Ikbosh , thanks for your detailed response! Unfortunately I went back to Chrome OS a while ago. If I come back around I will make sure to give it...
I got the same error, and was able to make it work with these: sudo mount /tmp -o remount,exec sudo mount /home/chronos/user -o remount,exec also see: - https://chromium.googlesource.com/chromiumos/docs/+/master/security/noexec_shell_scripts.md - https://support.google.com/chromebook/thread/21245837?hl=en
Whops, didn't realized #1 was about the same issue. Sorry about duplication