diff --git a/src/neutrino.cpp b/src/neutrino.cpp index 91aa8ae0b..ba06db0b2 100644 --- a/src/neutrino.cpp +++ b/src/neutrino.cpp @@ -2292,6 +2292,9 @@ TIMER_START(); cs_new_auto_videosystem(); #endif +#if !HAVE_COOL_HARDWARE + g_info.hw_caps = get_hwcaps(); +#endif g_Locale = new CLocaleManager; int loadSettingsErg = loadSetup(NEUTRINO_SETTINGS_FILE); @@ -2392,8 +2395,10 @@ TIMER_START(); CheckFastScan(); +#if HAVE_COOL_HARDWARE // init hw_caps *after* zapit start! g_info.hw_caps = get_hwcaps(); +#endif //timer start timer_wakeup = false;//init