11-16-2019, 08:34 PM
(11-13-2019, 07:08 PM)kiloparsec Wrote: So odd note. At home it does not seem to crash, however at work it crashes. so tomorrow i will try to log uart at work and see what we get
My Pinebook Pro keeps on crashing.
I tried to run the 5.4 kernel to see if it this one also crashes every couple of hours. Upon booting, the screen remains black. I assume a serial console would reveal the problem.
If you are interested in trying the 5.4 kernel, here is the the corresponding thread https://forum.pine64.org/showthread.php?tid=8207
Either compile it yourself or get my deb from http://students.engr.scu.edu/~sschaeck/s..._arm64.deb. To install, make /boot writeable and install the package via dpkg -i --force-architecture /path/to/linux-image-5.4.0-rc6-gce2ff1b0ab00_5.4.0-rc6-gce2ff1b0ab00-1_arm64.deb. The deb installs the device tree blob into /usr/lib/linux-image-5.4.0-rc6-gce2ff1b0ab00/rockchip/rk3399-pinebook-pro.dtb and you need to copy it into the /boot directory (or use the one DrYat attached dtb in above thread).