It is a real pain I have to remember to select something to record to keep it from rebooting before I go to sleep, They should allow users to select a reboot time like they did on older receivers. I believe this is a major flaw in the programing.
They are supposed to be working on letting you change the update time on the Hopper. That will be nice when it comes out.
"A Dish Network DVR is essentially a small computer running the Linux operating system and therefore it will sometimes require a reboot. Rebooting a Dish Network DVR will give it a chance to re-initialize the operating system and clear all the temporary memory. It is necessary to reboot the Dish Network DVR on a daily basis."
This is the Dish way to hopefully cut down on customers calling with problems, by possibly preventing them before it happens. No doubt their receivers can run more than a day without rebooting. But by doing it this way slowdowns and other problems are likely being avoided. Same rationale as the Guide not allowing you to stay on "All Channels" or in some cases on customized lists. Other options overtime have been changed or eliminated over time for the same reason.
You are looking at it from a computer programming standpoint. Dish is looking at it from what will cut down on customers calling with problems.
How do you restart the MAIN, user-facing application gracefully ? Sure, you can restart the networking service, BT, graphics subsystem, but if that's not where the core problem lies, how do you solve it ?I won't change my stance on this.
The two are not mutually exclusive.
Once you get that, you'll understand my point of view.
Sent from my Samsung Galaxy Note 2 using Tapatalk 2.x
How do you restart the MAIN, user-facing application gracefully ? Sure, you can restart the networking service, BT, graphics subsystem, but if that's not where the core problem lies, how do you solve it ?
It can be done handily with scripts. We can startup and shutdown reliably an application that's quite complicated involving multiple processes, services and the associated databases. The UI is neither sacred nor magic -- in the end it is a set of processes which can be managed.
Now we're back to why it would require restart on a daily basis. It should not. Software that requires daily reboots is defective.
I'm done debating this now that you've finally come to the realization that most have been trying to make all along. It is NOT the O/S that's at fault.Software that requires daily reboots is defective.
I modified this for Dish's DVRs....
"A Dish Network DVR is essentially a small computer running the Linux operating system and therefore it will sometimes require a reboot. Rebooting a Dish Network DVR will give it a chance to re-initialize the operating system and clear all the temporary memory. It is necessary to reboot the Dish Network DVR on a daily basis."