LinuxMCE Forums
May 23, 2013, 08:41:42 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: 1 [2] 3 4
  Print  
Author Topic: Preliminary 10.04  (Read 8502 times)
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #15 on: December 10, 2010, 10:19:49 am »

Would you be interested in text files that captured the output of my failed attempt at installing lmce over 10.04?  I am not asking for help.  I am just trying to pass on info if you want it.

Not really. We've got tons of logs of failed attempts ourselves atm Smiley But feel free to come by in the irc -devel channel, and work with us by testing the stuff over and over, and giving live feedback.
Logged

locutus
Veteran
***
Posts: 88


View Profile
« Reply #16 on: December 12, 2010, 12:58:31 am »

I just want to make sure im on the same page as everyone else. In Thom's first post in this thread he said that 1004 would be build on top of ubuntu, but the wiki states kubuntu. I was just wanted to know, who is correct?
Logged
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #17 on: December 12, 2010, 02:40:04 am »

it's Kubuntu.

-Thom
Logged
mythtified
Guru
****
Posts: 176


View Profile
« Reply #18 on: December 12, 2010, 06:20:15 am »

Would you be interested in text files that captured the output of my failed attempt at installing lmce over 10.04?  I am not asking for help.  I am just trying to pass on info if you want it.

Not really. We've got tons of logs of failed attempts ourselves atm Smiley But feel free to come by in the irc -devel channel, and work with us by testing the stuff over and over, and giving live feedback.

When do you usually get together to do this?
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #19 on: December 16, 2010, 03:26:10 pm »

24/7 Wink
Logged

mythtified
Guru
****
Posts: 176


View Profile
« Reply #20 on: December 16, 2010, 03:31:04 pm »

I have been in there a few times, last night was the latest, and have not seen much talk about it.  Given the nature of some of the posts in this thread I was hesitant to ask how it was going.  I was in linuxmce and linuxmce-dev.  So I guess I will risk asking about testing next time I am in.
Logged
rperre
Guru
****
Posts: 264


View Profile
« Reply #21 on: December 17, 2010, 07:55:40 pm »

 mythified, i think you meant to say #linuxmce-devel just wanted to make sure you have the right channel

Mandingo, possy, Tschak are all people you can talk too when testing.

Richard
Logged

mythtified
Guru
****
Posts: 176


View Profile
« Reply #22 on: December 17, 2010, 08:45:21 pm »

Yes.  I was too lazy to make sure of the name when I typed it.  I was hoping that getting close was good enough. 

Quote
Mandingo, possy, Tschak are all people you can talk too when testing.

I am sorry but I had expected an on going conversation about the testing in that channel.  Given the nature of comments about not giving help if someone needed it I did not want to intrude unless there was something actually being discussed.  Next time I am on I will make sure my test computer is set up and ready to discuss.
Logged
MANDINGO
Guru
****
Posts: 204



View Profile
« Reply #23 on: December 18, 2010, 03:07:34 am »

Myth dont fret it is being worked on, as of right now we are working out the installation issues..
Logged

For a Current List of Plug and Play Capture Cards/Devices
http://wiki.linuxmce.org/index.php/Capture_Cards
mythtified
Guru
****
Posts: 176


View Profile
« Reply #24 on: December 18, 2010, 04:42:38 am »

Sorry don't mean to fret.  just want to help if i can.
Logged
valent
Guru
****
Posts: 380


View Profile WWW
« Reply #25 on: January 04, 2011, 03:41:02 pm »

Here is what I have done so far:

* Installed Kubuntu 10.04.01
* updated Kubuntu with all updated packages
* installed LinuxMCE via provided scripts.

Installation failed during first time because some packaged didn't download. 2nd try passed without any issues.

Postinstall passed without issues.

Now I rebooted and I get to KDE desktop but few seconds later machine goes into restart like I clicked restart button in KDE.

So it is a endless loop of booting and restarting.

Do you maybe need some other feedback and could I provide some info that would be helpful for fixing this issue if others also experience it?

Cheers,
Valent.
Logged

LinuxMCE - If it was easy, everybody would be doing it!!
My setup - http://wiki.linuxmce.org/index.php/User:Valent
mythtified
Guru
****
Posts: 176


View Profile
« Reply #26 on: January 04, 2011, 03:56:43 pm »

I have a trac ticket on that and I know why but am not sure how to fix.  I need to get with mandingo and explain to him.
Thx for confirming this.
Logged
DragonK
Guru
****
Posts: 427



View Profile
« Reply #27 on: January 04, 2011, 07:01:32 pm »

Stupid question......

/etc/inittab whats the runlevel set to? I know if its set to "6" the machine would reboot all the time.

Karel
Logged
mythtified
Guru
****
Posts: 176


View Profile
« Reply #28 on: January 04, 2011, 08:08:41 pm »

it is not the runlevel.  There is a couple of variables that when anded together will cause a true and reboot.  The problem is when the preferred driver is compared to the installed driver in a function in nvidia-install.sh they don't match as they should once the preferred driver installs.  I know this is the case since I changed a variable value in the function and stopped it from rebooting.  I got AVWizard and setup wizard to run and then the orbiter finally came up running.

So a change has to be made in how the name of the preferred driver is returned so that a match is eventually gotten.  I can see the result in the nvidia-install.log file.
Logged
valent
Guru
****
Posts: 380


View Profile WWW
« Reply #29 on: January 04, 2011, 08:35:35 pm »

it is not the runlevel.  There is a couple of variables that when anded together will cause a true and reboot.  The problem is when the preferred driver is compared to the installed driver in a function in nvidia-install.sh they don't match as they should once the preferred driver installs.  I know this is the case since I changed a variable value in the function and stopped it from rebooting.  I got AVWizard and setup wizard to run and then the orbiter finally came up running.

So a change has to be made in how the name of the preferred driver is returned so that a match is eventually gotten.  I can see the result in the nvidia-install.log file.

Which variable you changed? I would like to continue testing 10.04 so please share info on how to stop rebooting it.

Thanks.
Logged

LinuxMCE - If it was easy, everybody would be doing it!!
My setup - http://wiki.linuxmce.org/index.php/User:Valent
Pages: 1 [2] 3 4
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!