Solved Update xbmcbuntu Frodo from 12.0 to 12.1 Video issues
#1
Installed the new 12.1 release..
According to the instructions on the main xbmc.org page pointing here:
http://wiki.xbmc.org/index.php?title=XBM..._XBMCbuntu

Now xbmc does not start... the tv switches modes, then right back to the login page.

the crashlog has no detailed info:
Code:
11:33:15 T:3007788864 WARNING: VIDEO database configuration is experimental.
11:33:15 T:3007788864  NOTICE: Getting hardware information now...
11:33:15 T:3007788864  NOTICE: Default DVD Player: dvdplayer
11:33:15 T:3007788864  NOTICE: Default Video Player: dvdplayer
11:33:15 T:3007788864  NOTICE: Default Audio Player: paplayer
11:33:15 T:3007788864  NOTICE: Disabled debug logging due to GUI setting. Level 0.
11:33:15 T:3007788864  NOTICE: Log level changed to 0
11:33:15 T:3007788864  NOTICE: Loading media sources from special://masterprofile/sources.xml
11:33:16 T:2940386112  NOTICE: Thread CSoftAE start, auto delete: false
11:33:16 T:3007788864  NOTICE: Running database version Addons15


############### END LOG FILE ################

############ END XBMC CRASH LOG #############

and the xbmc.log file is the same:
Code:
11:35:24 T:3007498048 WARNING: VIDEO database configuration is experimental.
11:35:24 T:3007498048  NOTICE: Getting hardware information now...
11:35:24 T:3007498048  NOTICE: Default DVD Player: dvdplayer
11:35:24 T:3007498048  NOTICE: Default Video Player: dvdplayer
11:35:24 T:3007498048  NOTICE: Default Audio Player: paplayer
11:35:24 T:3007498048  NOTICE: Disabled debug logging due to GUI setting. Level 0.
11:35:24 T:3007498048  NOTICE: Log level changed to 0
11:35:24 T:3007498048  NOTICE: Loading media sources from special://masterprofile/sources.xml
11:35:24 T:2940095296  NOTICE: Thread CSoftAE start, auto delete: false
11:35:24 T:3007498048  NOTICE: Running database version Addons15

Is there a way to turn on the debug from the command line or a file I can edit to see what is actually going on?
Or has someone else already run into this, and has a fix could you let me know?
Reply
#2
try: sudo apt-get upgrade
Reply
#3
After looking at another thread... i saw some users were getting a blank screen - which is usually a video driver issue.

So they had recommended a sudo apt-get update &&sudo apt-get upgrade

after i did that.. i was not getting a black screen also...

so my steps were to:
sudo apt-get update
sudo atp-get xbmc xbmc.bin
sudo apt-get upgrade
stop lightdm
rerun sudo ./NVIDIA-Linux-x86-310.32.run (NVIDIA-Linux-x86-313.18.run seemed to cause me some problems)
startx
Reply
#4
(2013-03-20, 18:32)fnc1 Wrote: Installed the new 12.1 release..
According to the instructions on the main xbmc.org page pointing here:
http://wiki.xbmc.org/index.php?title=XBM..._XBMCbuntu

Did you follow the instructions exactly?

I assume the ppa you added was ppa:team-xbmc/ppa, but which ppa did you remove?
Reply
#5
there should really be no need with xbmbuntu they are already using the proper ppa
/etc/apt/sources.list.d$ cat xbmc.list
deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu quantal main
deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu quantal main
Reply
#6
Im trapped to the same situation after xbmcbuntu frodo 12.1 upgrade. Now i can only boot to lightdm login screen.
Entering user.pass xbmc:xbmc brings me back there.

I have also made a dist-upgrade.
Reply
#7
if you use nvidia: check if the driver is (still) correctly installed.
Reply

Logout Mark Read Team Forum Stats Members Help
Update xbmcbuntu Frodo from 12.0 to 12.1 Video issues1