Arch Killing long running node/npm processes before finishing
#4
Thx for the answer. The OS image you're using is obviously only able to recognize 1 GB RAM (know issue, fixed by longsleep ages ago) and also the kernel is rather outdated. By simply executing the three lines below you get 1 GB more useable DRAM, a fixed MAC address without any hassles and a bunch of other fixes for free.

Unfortunately the Pine64 folks do a really really bad job providing necessary informations (maybe for a reason? Marketing matters) and all you need to do is to update both u-boot and kernel.

Please read through these instructions:

- http://forum.pine64.org/showthread.php?tid=737
- http://forum.pine64.org/showthread.php?tid=293

TL;DR: To update any of the available OS images all that's needed is just the following executed as root followed by a reboot:

Code:
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_uboot.sh)
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_kernel.sh)
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_fix_whatever.sh)

It's a shame that such essential information isn't provided at the download location where every new user searches for software.

Regarding your real issue I would suspect reading through 'man nohup' should be able to solve the issue? Smile
  Reply


Messages In This Thread
RE: Arch Killing long running node/npm processes before finishing - by tkaiser - 04-28-2016, 12:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  what/where is the package manager on Arch Linux? spruce1 9 12,284 04-03-2019, 05:58 AM
Last Post: jose.ramirez
  Arch Linux mainline XFCE pineadmin 12 34,458 02-21-2019, 05:52 AM
Last Post: starcrescent
  Arch Linux image (BSP Kernel) longsleep 28 75,885 05-06-2016, 06:33 PM
Last Post: tllim
  Archlinux up and Running scnd 4 7,355 04-30-2016, 06:42 PM
Last Post: Leoncito81

Forum Jump:


Users browsing this thread: 1 Guest(s)