On Sun, Jan 26, 2014 at 08:46:49AM -0800, Žydrūnas Urbonas wrote:
> Anyone using GK802 as server and got it running for a long period?
I just moved house and took down my GK802, but it had about 180 days
uptime at that point. I've been using it as a personal server (VPS
replacement) since May (running email, some private web server uses,
files, etc.) and haven't had any instability issues.
Kernel is the one I built as part of the Debian installer I threw together,
3.0.35-48d9718-2-gk802. Older than the 4.1.0 branch I think.
The only USB device I have connected is a USB/Ethernet adapter for
network access. I'm not using wifi or bluetooth at all. I'm using both
SD card slots (I have a RAID1 array of MicroSD cards!)
> I experience random restarts and freezes once a week when running motion
> (USB webcam capturing 720p and encoding to x264). No errors in syslog or
> dmesg prior the issue. And I wonder whether it could be hardware or kernel
> issue?
Probably the best thing you can do is connect an external serial
console.
Pinout shown here:
https://github.com/imx6-dongle/wiki/wiki/GK802-hardware
Then you'll hopefully see some kernel panic output that helps you
track it down. If you're very keen you can turn on kdb and dig around
with the debugger some more after the crash.
Please let us know how you get on.
Good luck,
Angus