xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

Screen adjustments are not persistant #656

Closed NilsNojje closed 7 years ago

NilsNojje commented 9 years ago

Every time that the Pi reboots, the settings for screen size adjustment are reset.

anaconda commented 9 years ago

Please ensure you're using the latest version of xbian-package-xbmc (or xbian-package-xbmc-alsa). If not, upgrade, try to reproduce and provide a debug log (see http://kodi.wiki/view/Debug_log/Easy) - I believe this has been fixed a long time ago.

NilsNojje commented 9 years ago

I updated all but same problem persists. One thing I noticed last reboot, was that the initial resolution was all OK, but after a few seconds into the Xbian UI it got messed up again.

UI resolution is set to 1080p60 and the Pi is connected to a Onkyo receiver and is all set up with CEC and Samsung Anynet for the TV. Everything has worked just fine untill about a week ago.

Pastebin link of last log -> http://pastebin.com/qPqx2rds

mk01 commented 9 years ago

@NilsNojje

I assume it is the same as this one https://github.com/xbianonpi/xbian/issues/648

it is fixed in latest packages, ... but all are already Kodi, v14. uncomment STAGING repository from /etc/apt/sources.list.d/xbian.list, run

apt-get update
apt-get install xbian-package-xbmc
NilsNojje commented 9 years ago

@mk01 Uncommented staging in xbian.list and yes, that did the trick. So resolution problem solved, but after performing this I could no longer connect to my SMB server.

passwords.xml contain the correct info and even if typing manually while browsing the network, it always fail on connecting to my media server.

Edit:

I removed passwords.xml, cleared my library and deleted all the shares. Tried to add shares again, but still no luck.

Logged in with ssh and tried to mount the shares from shell and that works well, but no luck using Xbian GUI.

mkreisl commented 7 years ago

Closing due to lack of activity. Reopen if you feel this issue is still relevant.