Show Posts
|
|
Pages: 1 [2] 3 4 ... 18
|
|
17
|
LinuxMCE / Users / Re: Multi-room Audio - a tad confused
|
on: February 19, 2011, 01:33:45 am
|
|
b4rney don't worry to much on how it does it, just follow the wiki. it will basically assign the squeezelave to that bathroom as an "md" (sorta) so you can control it with the orbiters. Just change rooms to the bathroom and control the audio played.
Sorry to see you are having problems with this, don't give up though.
Richard
|
|
|
|
|
19
|
LinuxMCE / Users / Re: System Monitor Question
|
on: February 14, 2011, 09:05:40 pm
|
Your question sparked me to do a search to monitor multiple pc's on a network and i found the following. http://msetimon.sourceforge.net/With some work you could probably make this show in webadmin or an orbiter, not sure where to start but you can look at the system first. I don't think this is something very "needed" in orbiter, but just a tool for the admin to see what "bogging up" an md. You can just ssh into the one though and run top from command. Richard
|
|
|
|
|
22
|
LinuxMCE / Users / Re: Multi-room Audio - a tad confused
|
on: February 12, 2011, 09:54:27 pm
|
|
had a lot of problem getting squeezeslave to see these cmedia usb audio cards and talked to the squeezeslave developer about it. In the end i never really got it working with a Cmedia and bought some other brands that did show up.
What version of squeezeslave are you using? you could try to update to the latest and see if it gets detected now. There were some issues with the stream or something, can't really remember, the developer might have fixed it.
Richard
|
|
|
|
|
23
|
LinuxMCE / Installation issues / Re: No files in Pluto folder?
|
on: February 07, 2011, 09:51:51 pm
|
|
ok, let's get the words right this time
An install of lmce should go as follows
You first install your core/hybrid by installing from a snapshot dvd OR using the install scripts When this all works (the core/hybrid has it's own build in md if that's what you mean, nothing extra to install) run /usr/pluto/bin/Diskless_CreateTBZ.sh and let it finish Now you can boot an extra md through PXE boot
Again, if you want to do the internet install for the core/hybrid, you used the wrong install scripts, follow bongowongo's link for the right one's.
I still recommend a snapshot though.
Richard
|
|
|
|
|
24
|
LinuxMCE / Users / Re: two md motherboards, which one?
|
on: February 07, 2011, 02:56:03 am
|
|
hey, i use 2 zotac ion's and even the n230 version, it's working great, even with 1080p because of vdpau.
So in my opinion you can't go bad with either one, but the zotac is probably more plug and play. Remember that you will probably get a black screen for the AVWizard and need to use the number or q key to get into the AVWizard. If you want to use hdmi sound, make sure you unmute the channels in alsamixer.
I choose the n230 because it had passive cooling, and i didn't want any noise coming from these md's As far as i know the 330 needs a fan, the 525 i don't really know
Richard
|
|
|
|
|
25
|
LinuxMCE / Installation issues / Re: No files in Pluto folder?
|
on: February 06, 2011, 06:24:47 pm
|
|
yrucrem why don't you just download a snapshot and install.
The problem is that you are using the wrong installer file, i can't find the right location at the moment, but will when i get home today.
Richard
|
|
|
|
|
26
|
LinuxMCE / Installation issues / Re: Installation MCE 1004
|
on: February 01, 2011, 01:02:09 am
|
|
axel, i understand your curiousity, but 1004 is not yet in any state to be installed. Getting close though.
there are patches committed every day, if you want to test/help test and /or help fix, please come to the irc channel(s)
Richard
|
|
|
|
|
28
|
LinuxMCE / Users / Re: HDD Backup
|
on: January 29, 2011, 01:03:43 am
|
i use the tar ball way and it works fine, there are programs out there that do backups, i can't remember the names, either way you have to use a "rescue, or live cd" to restore. make sure if you use the tar way to exclude the dir's you don't want to backup (like mounts, media, etc..) Here is the commands i use: to backup with tar tar cvpzf backup.tgz --exclude=/backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/mnt --exclude=/media --exclude=/sys --exclude=/home/coredump / to restore with tar tar xvpfz backup.tgz -C / Richard
|
|
|
|
|
29
|
LinuxMCE / Installation issues / Re: Gyration Remote keys all wacky
|
on: January 26, 2011, 04:13:11 pm
|
|
Beeker, if your system is working normally a new snapshot install i really not necessary, just do a apt-get update, upgrade for the latest packages.
Also maybe do an sqlcvs update as it's possibile somebody already fixed/or made changes to the template.
You can then also try to remove the gyration from webadmin and have it redetected.
Richard
|
|
|
|
|