Problem: Crash when updating Database
|
20th Apr, 2013, 10:55 PM
Post: #11
|
|||
|
|||
RE: Crash when updating Database
Try to disable the hardware Watchdog, which was introduced with A5 and seems to cause more trouble than it really helps.
I already did it several weeks ago, so I can't check it anymore, but I think you can just try the following: Terminal sudo /etc/init.d/xbmc stop sudo nano /etc/modules add an # at the beginning of the line with "bcm2708_wdog" save the the file sudo shutdown -h now powercycle your pi |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Crash when updating Database - cmantsch - 24th Feb, 2013, 09:53 PM
Crash when updating Database - Koenkk - 24th Feb, 2013, 09:55 PM
RE: Crash when updating Database - cmantsch - 24th Feb, 2013, 09:58 PM
RE: Crash when updating Database - cmantsch - 25th Feb, 2013, 12:27 AM
Crash when updating Database - Koenkk - 25th Feb, 2013, 12:28 AM
Re: Crash when updating Database - rikardo1979 - 25th Feb, 2013, 12:44 AM
RE: Crash when updating Database - cmantsch - 25th Feb, 2013, 12:45 AM
Re: Crash when updating Database - rikardo1979 - 25th Feb, 2013, 12:47 AM
RE: Crash when updating Database - cmantsch - 25th Feb, 2013, 01:03 AM
RE: Crash when updating Database - doctor6000 - 20th Apr, 2013, 02:00 AM
RE: Crash when updating Database - namtih - 20th Apr, 2013 10:55 PM
RE: Crash when updating Database - CurlyMo - 20th Apr, 2013, 11:26 PM
|