Black Hole 2.0.0 rev. B

marjanen

Registered
Messages
276
I have done the online update but i think theres a problem with the timezones still...
And if i do the online update again it downloads the same things. "Timezone fix"
So anyone else? Well my timezone is +2 gmt so the whole epg is a mess. Back to 1.7.9. :mecry:
 

bady71

Registered
Messages
8
Meanwhile, download the attached file, unzip it and overwrite the zoneinfo folder on your box /usr/share/zoneinfo/ then restart GUI.
 

marjanen

Registered
Messages
276
What I did to fix it was:
login through terminal to the box and run the following commands:
opkg update
opkg upgrade

You should get errors regarding timezone-alternatives and task-vuplus-base packages.

Now run the following:
opkg remove tzdata --force-depends
opkg upgrade
 

lukas26

Registered
Messages
35
fixing timezone

login through terminal to the box and run the following commands:
opkg update
opkg upgrade

You should get errors regarding timezone-alternatives and task-vuplus-base packages.

Now run the following:
opkg remove tzdata --force-depends
opkg upgrade

Then reboot the box, and it should be fine
 
Top