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

Main Menu

[Fixed] Core-only install won't autostart

Started by dukat, October 23, 2007, 10:24:11 PM

Previous topic - Next topic

dukat

Hi,

after I installed a dedicated core, I would like to have it autostart on every boot. According to the install wiki, a text mode GUI should appear on boot, but it doesn't at my system. Instead, I have to log into my system, start X automatically, and then launch the core. I'd much appreciate a core without X, so the console GUI would be perfect. Any ideas?

/dukat

Zaerc

Quote from: dukat on October 23, 2007, 10:24:11 PM
Hi,

after I installed a dedicated core, I would like to have it autostart on every boot. According to the install wiki, a text mode GUI should appear on boot, but it doesn't at my system. Instead, I have to log into my system, start X automatically, and then launch the core. I'd much appreciate a core without X, so the console GUI would be perfect. Any ideas?

/dukat

Where exactly did you read that in the wiki?  Because that part is incorrect and definately needs to be updated.

The only way I know of to do what you want is a hack that is documented here: http://wiki.linuxmce.org/index.php/Clean_Core

"Change is inevitable. Progress is optional."
-- Anonymous

[url=http://petition.stopsoftwarepatents.eu/181001941347/][/url]

dukat

Quote from: Zaerc on October 24, 2007, 12:04:11 AM
Where exactly did you read that in the wiki?  Because that part is incorrect and definately needs to be updated.

The only way I know of to do what you want is a hack that is documented here: http://wiki.linuxmce.org/index.php/Clean_Core

The Console GUI screenshot is at
http://wiki.linuxmce.com/index.php/Getting_Started#Configuration

If it's outdated, it surely should be removed.
I didn't know about the other wiki link you posted. Thanks for that, I'll have a look. But I find it really strange, that a dedicated core should be missing the autostart feature. I thought dedicated cores are also commercially sold, and I can't believe this feature would be lacking there ....

Zaerc

Quote from: dukat on October 24, 2007, 10:35:45 AM
...
But I find it really strange, that a dedicated core should be missing the autostart feature. I thought dedicated cores are also commercially sold, and I can't believe this feature would be lacking there ....


The feature isn't lacking, you just chose "mainly used as PC", which starts up with KDE where by default you have to log into the desktop first, this can be changed to log in automaticly at boot but you will have to configure that in the KDE DEsktop settings I reckon.

The "dedicated MCE" option (during installation) starts a bare graphic environment with the lmce-launch manager and can start lmce without having to log in first.  So either way you won't have a simple text console after boot. 

I hope that clears things up a bit for you.

"Change is inevitable. Progress is optional."
-- Anonymous

[url=http://petition.stopsoftwarepatents.eu/181001941347/][/url]

dukat

Thanks for the reply!

I'm quite sure (so at about 99.5%) that I chose the "use primarily as MCE" option, and I didn't get the autostart feature. Maybe it's a bug? Any advice how I could manually change that?

Are you sure that there's no text GUI as shown in the wiki? If so, I'd try to remove the pic from the Wiki (don't know if I have access).

dukat

Anybody knows what to modify to get at least the graphical core autostart back to working?

dukat

Found it myself :-)

Just added
/usr/pluto/bin Startup_CoreHybrid.sh into /etc/rc.local and I got it working. The name of the startup script was a bit misleading, though.