Author Topic: Fresh Beta2 install failed  (Read 15171 times)

roberto99

  • Veteran
  • ***
  • Posts: 101
  • ...dreams of becoming a LMCExpert
    • View Profile
Re: Fresh Beta2 install failed
« Reply #15 on: December 04, 2009, 06:46:38 pm »
Charlie1953 can you explain what exactly you did to get it working?
You say "so I logged in"... into the broken installation or did you reinstall.... ? Which  commands do you exactly mean?
I am newby in lmce and linux, please be patiente,
thanks
Roberto

OK so i used the DVD - it installed kubuntu but the LinuxMCE install script failed.
So I  logged in and ran the commands in the wiki (link provided by Freaky) - took a while but no problems encountered.
I have now successfully installed Beta2  - worked like a charm.
now the fun starts - thanks to all who have helped.


roberto99

  • Veteran
  • ***
  • Posts: 101
  • ...dreams of becoming a LMCExpert
    • View Profile
Re: Fresh Beta2 install failed
« Reply #16 on: December 05, 2009, 11:25:31 am »
I have installed beta2 on a physical pc (which was perfectly supported as hardware by 7.10) by the internet method and everything seems fine till i reach the screen where it reads "Starting Core Services. Please be patient". There it stops and does not go any further and the if you move the mouse the screen turns white and the pointer is a black "x"
Any ideas?

Thanks
Roberto

charlie1953

  • Regular Poster
  • **
  • Posts: 22
    • View Profile
Re: Fresh Beta2 install failed
« Reply #17 on: December 05, 2009, 01:09:36 pm »
Hi Roberto
I spoke too soon above - I am still having no end of problems. But to get a successful install I used the same build - I did not start from scratch after the desktop script failed.
After the reboot I had a command prompt - so I logged on with the userid specified during installation.
Typed startx to get the gui.
Then I opened a browser session and copied and pasted the commands one line at a time from:
http://wiki.linuxmce.com/index.php/LinuxMCE-0810_beta
which go like this:
Code: [Select]
sudo su - #This might ask for the password you specified earlier during the install of kubuntu.
aptitude update
aptitude dist-upgrade
wget -c http://deb.linuxmce.org/ubuntu/new-installer-beta2.tar.gz
tar xvf new-installer-beta2.tar.gz
cd new-installer
./pre-install-from-repo.sh
./mce-install.sh
./post-install.sh
reboot

After that I could go through the setup without a hitch, I configured mythtv watched a bit of live tv, scheduled a recording all looked great.

Then I tried booting my diskless MD to set that up and thats when the problems started.
During the diskless build everything froze and on the server I saw:
"Write-error on Swap-device...compcache: Error allocating memory...."
I googled that and got the instructions for disabling compcache which I did.

However, I suspect that something got screwed because the system keeps freezing and is totally unpredictable.

I am now rebuilding from scratch using the beta1 DVD to build kubuntu.
I am in the middle of upgrading kubuntu - then I will disable compcache before I repeat the internet installation of lmce as above.
Will post results - but it may take a few days cause I am going fishing tomorrow  :)

roberto99

  • Veteran
  • ***
  • Posts: 101
  • ...dreams of becoming a LMCExpert
    • View Profile
Re: Fresh Beta2 install failed
« Reply #18 on: December 05, 2009, 01:17:27 pm »
ok, thanks charlie1953, will try that

PS: what are you going to fish (over there in the states i guess)? Here in Zurich/Switzerland the lakes are nearly dead and fishing means most of all waiting waiting waiting as opposed to 20 or 30 years ago

charlie1953

  • Regular Poster
  • **
  • Posts: 22
    • View Profile
Re: Fresh Beta2 install failed
« Reply #19 on: December 05, 2009, 01:31:43 pm »
BTW I got the information about compcache here:
http://administratosphere.wordpress.com/2009/07/19/disabling-compcache-in-ubuntu-jaunty-and-related-swap-errors/

and here:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/328437/

the instructions for removing it are as follows:
Code: [Select]
To check if one has Compcache enabled run:
sudo swapon -s

If there is a ramzswap in there along with your normal swap settings it means it is enabled. To disable it:

sudo rm /usr/share/initramfs-tools/conf.d/compcache && sudo update-initramfs -u

And restart. Check to see if it is installed by running this again after rebooting:
sudo swapon -s

I had to modify the rm command by replacing the name of the swap directory with the one indicated in my "swapon -s" command.
hope that helps - but maybe for you compcache is not a problem, who knows?

I am in New Zealand - the fishing is great - will be going out from Torbay to The Noises.
Check it out on Google Maps - and weep  :)

freaky

  • Regular Poster
  • **
  • Posts: 24
    • View Profile
Re: Fresh Beta2 install failed
« Reply #20 on: December 07, 2009, 11:43:22 am »
Couldn't get it to work with internet installation also.

Seems to install everything fine, I even can run the AV Wizzard, but after rebooting all I get is a grey screen with the mouse pointer..... anybody has similar Problems?

freaky

cesarscav

  • Veteran
  • ***
  • Posts: 55
    • View Profile
Re: Fresh Beta2 install failed
« Reply #21 on: December 07, 2009, 03:58:30 pm »
Hi,
Same problem here.
These are the steps that I followed.

Download the new beta2 iso
Install Linux MCE from boot menu

After install double click on Install linuxMCE Icon on Kubuntu desktop

The first part of the installation process apparently was fine.

Reboot

AV wizard is going fine until step 5 when I choose my audio connection the AV wizard restart to Step 1 (tried with different video setups and different audio connections, and always the same issue) the only way to continue is to select no Audio, and the installation appears to continue after some time.

It loads different things on a grey background after regenerating orbiters it stays on that grey screen with mouse pointer.

Any ideas ?

ShyGuy91284

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Fresh Beta2 install failed
« Reply #22 on: December 07, 2009, 05:03:35 pm »
Same thing here. tty1 indicates that Orbiter generation was successful. Returning to the the X11 terminal the background is then black.

mythtified

  • Guru
  • ****
  • Posts: 176
    • View Profile
Re: Fresh Beta2 install failed
« Reply #23 on: December 07, 2009, 06:17:13 pm »
This may be a long shot but check your /etc/network/interface file.  My installation stopped in a similar fashion to what you are describing.  I came across some information in the wiki, unrelated to this, that mentioned that during the installation make sure that eth0 is your public facing network interface.  I checked my interface file and found that only the ip address was listed on eth0.  There was no gateway nor subnet mask listed plus the ip address was one from the range used on my routers dhcp server.  I edited the interface file and added the subnet mask and gateway information.  I then double checked the resolf.conf file to make sure it had at least one dns entry.  Once I did this I rebooted the machine and it finished the installation and the orbiter appeared.  I hope this works for you.

ShyGuy91284

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Fresh Beta2 install failed
« Reply #24 on: December 07, 2009, 07:17:27 pm »
That was the problem. Thanks!

cesarscav

  • Veteran
  • ***
  • Posts: 55
    • View Profile
Re: Fresh Beta2 install failed
« Reply #25 on: December 07, 2009, 08:06:57 pm »
mythtified,

Thanks It worked !!

Cesar

mythtified

  • Guru
  • ****
  • Posts: 176
    • View Profile
Re: Fresh Beta2 install failed
« Reply #26 on: December 07, 2009, 09:12:06 pm »
Great.   ;D  Even a blind squirrel finds an acorn once in a while.  I am glad I could help.

barbalex

  • Making baby steps
  • Posts: 3
    • View Profile
    • www.barbalex.ch
Re: Fresh Beta2 install failed
« Reply #27 on: December 11, 2009, 12:13:42 pm »
Hi

I have almost exactly the same problems as Dominik.

Tried with DVD setup and Internet setup. Tried installing Ubuntu first, then updating NVIDIA driver to 190.42. On Ubuntu everything works fine but when I install LinucMCE I get extremely long startup-times that can often not be distinguished from failing startup, expecially since the screen turns black and I can only catch short glances pressing Numbers like 0. A/V Wizard is no solution.

There are a lot of other subjects on the forum with similar problems but they have not been any help - so far.

I have spent 10 to 20 hours so far. Very frustrating.

I am a Linux beginner but have plenty experience with windows, databases, css, html and visual basic.

Any help would be extremely appreciated.

Alex

freaky

  • Regular Poster
  • **
  • Posts: 24
    • View Profile
Re: Fresh Beta2 install failed
« Reply #28 on: December 11, 2009, 01:27:05 pm »
This may be a long shot but check your /etc/network/interface file.  My installation stopped in a similar fashion to what you are describing.  I came across some information in the wiki, unrelated to this, that mentioned that during the installation make sure that eth0 is your public facing network interface.  I checked my interface file and found that only the ip address was listed on eth0.  There was no gateway nor subnet mask listed plus the ip address was one from the range used on my routers dhcp server.  I edited the interface file and added the subnet mask and gateway information.  I then double checked the resolf.conf file to make sure it had at least one dns entry.  Once I did this I rebooted the machine and it finished the installation and the orbiter appeared.  I hope this works for you.

sounds like that solved anybodys problems here. I will reinstall beta2 again, and try this. I'm absolutely new to linux, can you give me a description what I have to type in my terminal or with what I can edit this file.

Thank you so far - maybe someone can add this to the beta2 wiki??? Just in case of a failed installation.

freaky

bulek

  • Administrator
  • wants to work for LinuxMCE
  • *****
  • Posts: 909
  • Living with LMCE
    • View Profile
Re: Fresh Beta2 install failed
« Reply #29 on: December 13, 2009, 09:27:14 pm »
FYI,

just got same problem with audio and same solution with editing /etc/network/interfaces....

Regards,

Bulek.
Thanks in advance,

regards,

Bulek.