Kodi Community Forum
Linux Openelec beta 2 random reboots :( - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Linux Openelec beta 2 random reboots :( (/showthread.php?tid=189526)

Pages: 1 2


Openelec beta 2 random reboots :( - Skank - 2014-03-18

I'm getting random reboots during movie play Sad and its making me crazy

My system is : Biostar NM70I-847 with intel Celeron 847 / 1.1 GHz ( Dual-Core ) with intel hd graphics

Running openelec intel i386-3.0.6 for a very long time without a single problem

Now since xbmc gotham has gone beta 1 and i updated, im having lots of random reboots as soon as is start movie

Since i thought, the celeron is 64bit capable i first succesfully updated to openelec Generic x86_64 3.95.1

Then problems of random reboot started
Truly unwatchable

Now beta 2 is out, so i thought , maybe it solved! Updated to Generic x86_64 3.95.2
But still problem remains

I've uploaded the log to xbmclogs, but cant seem to find it Sad even i get no email, although its send

So i added it here

I hope someone truly can help to fix this

Thx for your help

(Maybe ill try the 32 bit version)

Log: http://xbmclogs.com/show.php?id=151887

or https://www.dropbox.com/s/hhix02l8ld38vz3/01_XBMC.log


RE: Openelec beta 2 random reboots :( - negge - 2014-03-19

If your computer really reboots (not just XBMC restarting itself) then you need to log at the system logs.


RE: Openelec beta 2 random reboots :( - Skank - 2014-03-19

(2014-03-19, 00:57)negge Wrote: If your computer really reboots (not just XBMC restarting itself) then you need to log at the system logs.


How do i know if the pc reboots or xbmc restarting?
Its openelec... i only see things from XBMC
But i think its the pc rebooting

How do i log system log then? (with openelec)


RE: Openelec beta 2 random reboots :( - Skank - 2014-03-19

Can you please look into for me ?

Old logs having the crash: (after upgrading to gotham beta 1 & 2)
https://www.dropbox.com/s/hb6rw00jr9ad7x7/old.zip

New logs having the crash (after a clean install, problem remains)
https://www.dropbox.com/s/70livgcg56w4a5j/new.zip

Old logs (system, hardware, xbmc logs are in there)


RE: Openelec beta 2 random reboots :( - negge - 2014-03-19

You know your PC reboots if you see the BIOS screen briefly and the Openelec boot logo. If it's just XBMC that restarts you'll get a crosshair in the middle of the screen and XBMC opens at the main menu.

I would suggest removing all your addons and see if it helps. Judging from the logs it's just XBMC that is crashing.


RE: Openelec beta 2 random reboots :( - Skank - 2014-03-19

I dont see bios on my tv... It doesnt show picture then yet through hdmi.
Even with 0 addons and clean install i get same problem
Going back to intel based build which is frodo, problem is fixed..
As soon as i go into generic gotham beta build, i get the problems..


RE: Openelec beta 2 random reboots :( - negge - 2014-03-19

Do you have any crashlogs in your home directory?


RE: Openelec beta 2 random reboots :( - Skank - 2014-03-19

No Sad


RE: Openelec beta 2 random reboots :( - LeeroyD - 2014-06-24

Did you ever find the cause of this? I have the same hardware and experiencing reboots after upgrade to Gotham.


RE: Openelec beta 2 random reboots :( - LeeroyD - 2014-06-24

(2014-06-24, 17:28)LeeroyD Wrote: Did you ever find the cause of this? I have the same hardware and experiencing reboots after upgrade to Gotham.

OK so a bit more digging found this on the Openelec forum so thought I'd leave it here in case anyone else has the same issue.

http://openelec.tv/forum/64-installation/69943-getting-random-reboots-big-problem


RE: Openelec beta 2 random reboots :( - Skank - 2014-10-04

yeah it worked, for +- 6 months with that fix

Lately, (+- since 3 weeks or so not sure yet)
its back again the random reboots
Sad


RE: Openelec beta 2 random reboots :( - LeeroyD - 2014-10-04

(2014-10-04, 14:31)Skank Wrote: yeah it worked, for +- 6 months with that fix

Lately, (+- since 3 weeks or so not sure yet)
its back again the random reboots
Sad

I understand nothing techincal about it but the same happened to me. It's something about the new versions of openelec now need a different format appending in the file to fix it.

This thread explains it: http://openelec.tv/forum/64-installation/72559-4-1-4-beta-randomly-rebooting-on-biostar-nm70i-847

Short version: Append "i915.enable_rc6=0" to extlinux.conf instead of what you appended last time and that then performs the same fix as before.

It's been working for me again since.


RE: Openelec beta 2 random reboots :( - Skank - 2014-10-04

I usedthis to the append line:

i915.i915_enable_rc6=0

Isnt that the same?

Or should i use it shorter now?

I915_enable_rc6=0


RE: Openelec beta 2 random reboots :( - LeeroyD - 2014-10-04

Neither - Use what I put in the quotes above instead of what you previously had.


RE: Openelec beta 2 random reboots :( - Skank - 2014-10-04

Oops now i see the difference!
Its .enable instead of _enable

Gonna try. Thx already