Show Posts
|
|
Pages: 1 ... 6 7 [8]
|
|
106
|
LinuxMCE / Developers / Re: Nokia 770 Orbiter
|
on: August 15, 2007, 04:04:52 pm
|
Thanks to both of you ! Indeed, xterm showed that it was missing libsdl-ttf, which the deb package had not forced me to install. I have installed it but still get an error related to the fonts: X Error of failed request: BadName (named color or font does not exist) Major opcode of failed request: 45 (X_OpenFont) Serial number of failed request: 8 Current serial number in output stream: 10
progressing :-) I have tried copying /usr/share/fonts/truetype/msttcorefonts/ from the core, but no luck.
|
|
|
|
|
108
|
LinuxMCE / Installation issues / Re: Finding GC100
|
on: August 03, 2007, 10:16:09 am
|
I had trouble getting the gc100 recognized. Some troubleshooting led me to find that there was a bug in the gc100 install script that came with LMCE 1.1-b2, so that it would not detect the MAC address of the gc100. So I have made some dirty hacks to hardcode the MAC address, you can find the info in the post here: http://smart-home-blog.com/archives/688 (comments section) I should file a mantis for this, but I don't know if I am the only one with that same prob.
|
|
|
|
|
112
|
LinuxMCE / Users / LMCE upgrade procedure
|
on: July 09, 2007, 07:10:11 pm
|
|
Many users are now on 1.1 beta2 and are investing a lot of efforts to configure their home, asterisk and cover art, or maybe some custom drivers...
Once the next version of LMCE comes out, what will the upgrade procedure be in order to get a "clean" install without loosing all the settings ?
I know it's hard to say when the release is not even out, but this can be seen as a feature request... for documentation :-)
|
|
|
|
|
114
|
LinuxMCE / Users / Re: CoverArt
|
on: July 08, 2007, 09:53:49 pm
|
|
I confirm, by replacing all occurrences of FK_File to CoverArtScan.FK_File, it works. Thank you 1000 times ! Is there a bug filed already so it gets fixed in the next release
|
|
|
|
|
115
|
LinuxMCE / Installation issues / Re: Starting CORE software automatically. Beta1.1
|
on: June 24, 2007, 08:22:47 am
|
|
Hi Bobpaul,
so far I'm running as you suggested the orbiter on display :1 and KDM on display :0, two separate servers. This does what I need as I can easily switch from one to the other, though there are still some glitches: alpha blending does not work and the flicker background is not visible. I'll try to swap the displays.
Anyway, the original question of starting the core automatically without X is still very interesting.
|
|
|
|
|
116
|
LinuxMCE / Users / /etc/pluto.conf options
|
on: June 14, 2007, 05:18:44 pm
|
|
most of the options in /etc/pluto.conf are quite obvious. But I'm wondering what's the meaning of these ?
Display = 0 It it the X display? Meaning, one could use this to run the orbiter on a separate head ?
SharedDesktop = 1
DesktopActivated = 1
thanks
|
|
|
|
|
117
|
LinuxMCE / Installation issues / Re: Starting CORE software automatically. Beta1.1
|
on: June 14, 2007, 05:13:26 pm
|
|
thanks Cj_MaN, that's useful info.
I'm still not clear how to start the core services without user intervention while still running KDM.
Indeed, the dedicated LMCE scenario you mention above uses /usr/pluto/bin/Startup_Core-Hybrid.sh, which starts X and then /usr/pluto/bin/lmce_launch_manager. What I am looking for is a normal KDM start, but have the pluto core services running in the background.
The /etc/pluto.conf autostart options you mention relate to the launch-manager, which is a graphical application that requires the user to enter root credentials when started as a user (e.g. with KDM autologin).
The /etc/event.d/media-center-startup script calls /usr/pluto/bin/startup-script.sh, which seems to leave some services behind (e.g. slimserver)
What's the correct way to do it ?
|
|
|
|
|