Kodi Community Forum
Linux Video Calibration Constantly Resets - 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 Video Calibration Constantly Resets (/showthread.php?tid=132776)

Pages: 1 2


RE: Video Calibration Constantly Resets - Shotgun Ted - 2012-07-07

Compiling against your source fixed the calibration issue for me - and also a crash on closedown I'd had for a few days. Many thanks for that.

Neil


RE: Video Calibration Constantly Resets - raincity23 - 2012-07-28

(2012-07-06, 18:59)FernetMenta Wrote: Yes, we are working on it. There are still some cases to figure out where the calibration is not saved. You can try this testing binaries if you are on NVidia or AMD: http://forum.xbmc.org/showthread.php?tid=116996
Choose unstable dev snapshot or compile from source.

Still see the problem here after recompiling from source (59d5142 2012-07-28 16:07:30). After setting calibration, guisettings.xml is updated. Upon exiting, it is still correct, but on startup, settings are wiped and I have to reapply.




RE: Video Calibration Constantly Resets - ventolin - 2012-07-29

Having the same problem here and it's driving me insane.


RE: Video Calibration Constantly Resets - FernetMenta - 2012-07-29

(2012-07-28, 20:34)raincity23 Wrote:
(2012-07-06, 18:59)FernetMenta Wrote: Yes, we are working on it. There are still some cases to figure out where the calibration is not saved. You can try this testing binaries if you are on NVidia or AMD: http://forum.xbmc.org/showthread.php?tid=116996
Choose unstable dev snapshot or compile from source.

Still see the problem here after recompiling from source (59d5142 2012-07-28 16:07:30). After setting calibration, guisettings.xml is updated. Upon exiting, it is still correct, but on startup, settings are wiped and I have to reapply.

Is there not a single resolution in guisettings after restart? can you post your guisettngs after exit?



RE: Video Calibration Constantly Resets - raincity23 - 2012-07-29

(2012-07-29, 19:18)FernetMenta Wrote: Is there not a single resolution in guisettings after restart? can you post your guisettngs after exit?

If I do:

Code:
alex@mythtv ~/.xbmc/userdata $ cp -a guisettings.xml guisettings.xml.working

and then stop xbmc, file is identical. If I start xbmc:

Code:
alex@mythtv ~/.xbmc/userdata $ diff -u guisettings.xml guisettings.xml.working
--- guisettings.xml     2012-07-29 13:20:16.000000000 -0700
+++ guisettings.xml.working     2012-07-29 13:16:36.000000000 -0700
@@ -113,7 +113,7 @@
         </musicfiles>
     </viewstates>
     <general>
-        <systemtotaluptime>31257</systemtotaluptime>
+        <systemtotaluptime>29705</systemtotaluptime>
         <httpapibroadcastport>8278</httpapibroadcastport>
         <httpapibroadcastlevel>0</httpapibroadcastlevel>
         <addonautoupdate>true</addonautoupdate>
@@ -219,16 +219,16 @@
         </resolution>
         <resolution>
             <description>default: 1920x1080 @ 53.00Hz</description>
-            <subtitles>1026</subtitles>
+            <subtitles>1007</subtitles>
             <pixelratio>1.000000</pixelratio>
             <refreshrate>53.000000</refreshrate>
             <output>default</output>
             <xrandrid>0x12f</xrandrid>
             <overscan>
-                <left>0</left>
-                <top>0</top>
-                <right>1920</right>
-                <bottom>1080</bottom>
+                <left>44</left>
+                <top>21</top>
+                <right>1879</right>
+                <bottom>1056</bottom>
             </overscan>
         </resolution>
         <resolution>
alex@mythtv ~/.xbmc/userdata $

There are always multiple resolution blocks. Full guisettings is here http://pastebin.com/0T1z1k5Z

Thanks!


RE: Video Calibration Constantly Resets - FernetMenta - 2012-07-31

I have submitted a pull request with a fix for review.


RE: Video Calibration Constantly Resets - Shotgun Ted - 2012-08-03

Thanks FernetMenta. This has been driving me nuts!


RE: Video Calibration Constantly Resets - IIINeOIIINL - 2012-08-09

Any news when this will be fixed in the nighlies?


RE: Video Calibration Constantly Resets - Memphiz - 2012-08-09

its in since some days ago..


RE: Video Calibration Constantly Resets - raincity23 - 2012-08-13

(2012-08-09, 22:33)Memphiz Wrote: its in since some days ago..

Just updated to latest and can confirm fix works for me. Thanks!


RE: Video Calibration Constantly Resets - alwyatt - 2012-10-19

So has anyone found a solution to this yet?
I've just installedthe latest xbmcfreak iso (11.9) and it's the first time I've encountered the video calibration reseting. It's sooooo annoying!


RE: Video Calibration Constantly Resets - Memphiz - 2012-10-20

It's soooooo fixed already. Ping the "iso" provider to update his code then...


RE: Video Calibration Constantly Resets - MadCowDzz - 2012-11-24

I am having this same issue, but I'm a bit of an amature and don't understand anything in this thread.

I installed XBMCbuntu, as downloaded from XBMC.org... Is there any way I can run an update to fix the issue?

I also don't know which drivers I'm using. I've installed XBMC onto a ASRock A75M-ITX FM1 AMD A75 box.


RE: Video Calibration Constantly Resets - anderhan - 2017-04-06

Its 5 years later and I am still having this same problem with Krypton 17 Fresh Install on multiply machines using multiple televisions. Surely someone has fixed this by now.


RE: Video Calibration Constantly Resets - BytEvil - 2017-07-02

I can confirm this. Same problem on Krypton 17.4 too. Please fix this.

Thanks in advance.