LinuxMCE Forums
May 23, 2013, 12:27:52 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  
  Show Posts
Pages: 1 ... 148 149 [150] 151
2236  LinuxMCE / Installation issues / Re: Cant write to Pipe on: July 16, 2007, 05:02:33 am
Well if you're only going to use IDE devices, you can just use Kubuntu Feisty 7.04 and get a good experience with LMCE without all the breakage. 
2237  LinuxMCE / Installation issues / Re: Problem running installer from Packages CD on: July 15, 2007, 05:17:59 pm
All I can tell you is that that is not supposed to happen.  Are you sure the ISO's you downloaded are not corrupt and properly burned to CD?
2238  LinuxMCE / Installation issues / Re: Cant write to Pipe on: July 15, 2007, 05:13:04 pm
There are some known problems with the SATA controller on that specific mainboard and the kernel version used by (K)Ubuntu < 7.10, please see the Asus M2A-VM wikipage for more details.

At the moment I'm using an IDE drive without problems.  And I have just patched up the driver in the "old" Kubuntu kernel source (I want to use more then 4GB of memory so I need to recompile anyway), seems to work ok so far, but it's a little early to draw any conclusions.  There could be all sorts of breakage in the stuff I don't use (yet).
2239  LinuxMCE / Users / Re: What Hardware are you using? on: July 15, 2007, 04:40:14 pm
Please have a look at http://wiki.linuxmce.com/index.php/Category:Hardware it's not much yet, but it is growing.
2240  LinuxMCE / Feature requests & roadmap / Re: Adding voip phone lines not on the providers list on: July 14, 2007, 08:54:22 pm
If you could add to wiki or at least post here about what you had to do to get it working, it would be appreciated.

Thanks!

Sure, no problem, there you go: VOIP with XS4All

I might do one on setting up the speedtouch modem's phone ports to connect to LMCE as well.
2241  LinuxMCE / Feature requests & roadmap / Re: Adding voip phone lines not on the providers list on: July 11, 2007, 08:21:58 pm
Yeah I used the AMP interface from pluto-admin, it can be a bit tricky unless you know what you're actually doing, which I'm not, but I'll try to add at least instructions for my specific provider to the wiki.

I ran into a loop at one point according to the logs.  Apparently that can happen when the "inbound route" to "Use 'Incoming Calls' settings" (that could even be the default if none are specified!).  Other then that it was just a matter of finding the right values for the right fields, and all the pieces fell into place.
2242  LinuxMCE / Developers / default shell /bin/dash vs /bin/bash on: July 11, 2007, 05:38:04 pm
I noticed some errors being reported in some bootscripts, but when I looked at the scripts in question, everything seemed fine.

I recall having similar issues, tests giving errors in scripts while they shouldn't, with some of my own shellscripts (on another Kubuntu install).  I ended up making /bin/sh a symlink to bash instead of dash as changing #!/bin/sh to #!/bin/bash in the scripts didn't work for me either.

I have done the same thing on my LMCE's Kubuntu, and things seem to be running a lot smoother.  Has anyone else noticed this? 

The command to change this is:
root@dcerouter:~# ln -sf bash /bin/sh

Substitute bash with dash to restore the default, and watch out for typing errors.
2243  LinuxMCE / Installation issues / Re: Newbie to Media Centers etc. - Hardware question. on: July 11, 2007, 04:34:46 pm
Well there's a start in the wiki:

http://wiki.linuxmce.com/index.php/Category:Hardware

Actually several of them...
2244  LinuxMCE / Developers / Re: Using XBox as an MD on: July 11, 2007, 09:41:36 am
Aparently Grub can do PXE: http://www.gnu.org/software/grub/manual/html_node/Diskless.html#Diskless

But I'm guessing that it won't be easy to make a .XBE out of Grub.

Another possible option might be PXELinux: http://syslinux.zytor.com/pxe.php
2245  LinuxMCE / Feature requests & roadmap / Re: Adding voip phone lines not on the providers list on: July 11, 2007, 05:57:43 am
Not only have I managed to get the voip form my ISP working, but I also managed to get the phone ports on their modem to connect to LMCE's Asterisk instead.  Now to figure out how tie in it's PSTN line as well...

It would still be nice to add them to the list of phone providers though, all in due time I guess.
2246  LinuxMCE / Feature requests & roadmap / Re: DHCP Configuration options. on: July 11, 2007, 04:26:24 am
If you go to the "devices tree" in the LinuxMCE Admin Website you can see that the top level devices have MAC- and IP- addresses specified, maybe this is what you're looking for?
2247  LinuxMCE / Installation issues / Re: Starting CORE software automatically. Beta1.1 on: July 10, 2007, 06:32:01 pm
I was just thinking the other day that it would be nice to run the core as a regular system deamon (or "service").  That way you could have a seperate choice which user interface, LMCE (with or without KDE/other desktop) for a hybrid or KDE/other/none for a core, to run on that machine afterwards.

Unfortunately I'm not that familiar with the Kubuntu bootscripts (yet), let alone the way LMCE (Pluto) does things, so thanks for the pointers.

2248  LinuxMCE / Developers / Re: Customise interface to show only 'media' menu on: July 08, 2007, 07:20:45 pm
Maybe this is what you're looking for.

http://wiki.linuxmce.com/index.php/Create_my_own_skins_or_GUI_for_LinuxMCE
2249  LinuxMCE / Installation issues / Re: When I double click on it, It wont start. Why? on: July 08, 2007, 03:39:42 pm
You should either try LinuxMCE-1.0 on Ubuntu 6.10 or (preferably) LinuxMCE-1.1 Beta2 on Kubuntu-7.04, those are the currently supported platforms. 
2250  LinuxMCE / Installation issues / Re: ATI driver problems. LinuxMCE 1.1B2 on Kubuntu Feisty on: July 08, 2007, 01:24:01 pm
To answer your edit, yes this seems to be normal. I have tried setting it to read-only, but that didn't stop the scripts from destroying a working setup either.

And if a "helper" script offers to fix things for you... better say no, also funny how it starts the MD anyway when you hit cancel in that dialog (contrary to the message).  As far as I can tell this is the only issue that really needs fixing before LMCE can hit the big time.
Pages: 1 ... 148 149 [150] 151
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!