XBMCLive login on boot
#1
Right, I'm not the first one and no fixes I've found has corrected this issue.

http://forum.xbmc.org/showthread.php?tid=97945
http://forum.xbmc.org/showthread.php?tid=68305

Basically it just boots into the terminal login prompt;
Code:
Ubuntu 10.04.2 LTS XBMCLive tty1

XBMCLive login:

I've tried
Code:
sudo apt-get install --reinstall xbmc xbmc-live xinit x11-xserver-utils
with no luck.

I've recently reinstalled XBMCLive on my box to get rid of this very same error. I can't be arsed to reinstall yet again and I'd rather find out how to fix this problem.

When running startx I get the following error,
http://pastebin.com/L1muiXEm
Image
Reply
#2
Just tried the suggestion of http://forum.xbmc.org/showpost.php?p=891775&postcount=2 without any luck.

Also, it may be worth noting that I'm on the most recent pre-eden build. I don't see how that would go about and mess things up this badly though.
Image
Reply
#3
Supposedly the solution is "Make some free space on your root partition and X will start.". How on earth do I do this? I mean I haven't changed anything and by the looks of it /tmp/ doesn't have anything in it. So I frankly fail to see how the xkeyboard keymap cannot compile due to lack of space.


Code:
xbmc@XBMCLive:/var/tmp$ df
Filesystem           1K-blocks      Used Available Use% Mounted on
rootfs                 2403812   2330828         0 100% /
none                    764244       252    763992   1% /dev
/dev/disk/by-uuid/02a13b2a-0f22-4a5d-ba89-fb433206b4a1
                       2403812   2330828         0 100% /
none                    771780         0    771780   0% /dev/shm
none                    771780        60    771720   1% /var/run
none                    771780         0    771780   0% /var/lock
none                    771780         0    771780   0% /lib/init/rw
I'm not quite sure how to read this.
Image
Reply
#4
I installed Pre-Eden on my XBMCLive by using this
http://forum.xbmc.org/showthread.php?tid=89817

Have to make sure you are on a completely clean install of Dharma though. Do NOT install the new NVidia driver, I did and it completely breaks X Server.
Try doing it after if you like, but I did not bother incase it broke again.

Make sure the packages are installed individually. Word wrap on the forum has broke the install script.

Also, I think there is a typo.
cd $HOME/setup

should be
cd $HOME/setup/XBMC

See how that goes. It was awkward, annoying and time consuming. But once it completes, its a great feeling.

BTW, this is compiling XBMC from Source, so you will have a release date of today. Wink
Image
Maraschino - Web based HTPC Organiser. Keep track of all your web based programs all in one place.
Home Page - Repo - Bug Tracker - Support Forum.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMCLive login on boot0