LinuxMCE Forums
May 21, 2013, 01:06:18 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 2 3 [4] 5 6
46  LinuxMCE / Users / Re: good core. on: April 04, 2011, 03:47:22 pm
i believe that some are going to try to make a pandaboard into a core, as soon as they receive one which might be a while
47  LinuxMCE / Developers / Re: Findings while working on alternative install DVD... on: April 01, 2011, 07:20:38 pm
i understand your apprehensiveness with continuing, but if you do ill be able to help much more as i now have a local mirror of the ubuntu sources so now every time i install its not going out the internet which will greatly decrease my install time.
48  LinuxMCE / Developers / Re: Findings while working on alternative install DVD... on: April 01, 2011, 02:55:13 pm
just thought that i would add if l3mce picks this back up, mceinstall.sh has had a slight change that he may want to incorporate

http://svn.linuxmce.org/trac.cgi/changeset/23868
49  LinuxMCE / Developers / Re: Pandaboard full media director ??? on: March 31, 2011, 06:07:23 pm
i have found that they can be powered from USB but i still cannot find if it can be powered from PoE, i dont think it can but just that feature would sell me on it
50  LinuxMCE / Feature requests & roadmap / Re: Power Control for Phoenix USB Microphone on: March 31, 2011, 05:55:20 pm
you could open it up and unsolder it and but in a resistor or something to that effect.
or fill the hole that it sits in with hot glue to diffuse the light
51  LinuxMCE / Developers / Re: Pandaboard full media director ??? on: March 30, 2011, 12:20:59 am
excuse my stupid question, but what are the packages needed for a media director?? There is a list of packages or an example of media director??

could be a start, take the mini version of hari?

Emanuele

might to want to look at link below as there are 2 more packages needed to use all functionality
http://pandaboard.org/content/resources/development-environment

after looking through the specs these boards interest me alot and i might purchase one when i have the money
52  LinuxMCE / Users / Re: Snapshot testing on: March 30, 2011, 12:17:13 am
i dont know how you would do it but maybe a script that tests each part?
53  LinuxMCE / Developers / Re: Pandaboard full media director ??? on: March 29, 2011, 12:53:52 am
um, why would you add a second nic if its going to be used as an MD, unless the onboard was too slow
54  LinuxMCE / Developers / Re: Findings while working on alternative install DVD... on: March 13, 2011, 05:49:44 am
its good to hear that you got it working, im just curious if you did 1004 or 0810
55  LinuxMCE / Developers / Re: Findings while working on alternative install DVD... on: March 11, 2011, 07:40:32 pm
well i dont want to be a downer but mine failed on grub installation, but that i mounted from the raw .iso on a vm so now ill burn it to a dvd and try on hardware

also, this new script made a much bigger .iso than i was getting previously, 2.5 gigs, i was wondering if thats what you got also?
56  LinuxMCE / Developers / Re: Findings while working on alternative install DVD... on: March 10, 2011, 12:32:27 am
i just started over on building it so i thought i would document my process so others could try or i can be corrected if im doing something wrong.
Install Ubuntu server 10.04 32 bit
Code:
sudo su
nano /etc/apt/sources.list
add deb http://www.geekconnection.org/remastersys/repository ubuntu/
apt-get update
apt-dist upgrade
apt-get install xorg kdm kde-minimal subversion pmount remastersys 'dvd+rw-tools'
shutdown -r now
open konsole after reboot
Code:
sudo su
svn co http://svn.linuxmce.org/svn/branches/LinuxMCE-0810/src/new-installer
chmod 777 /home/user_name/new-installer
add master-lmce.sh and postmaster.sh to the new-installer directory
cd new-installer
./pre-install-from-repo.sh
apt-get -f upgrade
./mce-install.sh
./master_lmce.sh
57  LinuxMCE / Developers / Re: Findings while working on alternative install DVD... on: March 09, 2011, 03:06:50 am
there were the cp errors that are always there and it didnt think that there was a dvd in the drive but i think i know why, but i cant copy my .iso out of my VM cause its throwing a fit so i cant test if the .iso boots yet.
58  LinuxMCE / Developers / Re: Findings while working on alternative install DVD... on: March 08, 2011, 04:16:09 pm
with the latest files i ran into an error
growisofs:line 175: command not found
i think it is a permissions problem because i know the dvd+rw-tools is installed, but i would add that to the line that installs remastersys just to be sure it gets installed
i have to do some work on vm then, ill try again so i can mount the .iso next time Smiley
59  LinuxMCE / Developers / Re: Findings while working on alternative install DVD... on: March 07, 2011, 06:31:25 am
postmaster.sh will not be found if it is not there, so please edit the two scripts to reflect your different directory. Or try
Code:
sudo su
mv -r /home/USER_NAME/new-installer /root/
/root/new-installer/master_lmce.sh
Obviously change the USER_NAME to reflect yours.
I will write some logic into handling this later. I was going to take a break from this for a few days, but ended up doing all night because I kept working things out.

I have a spacing error that appears after some of the "= " which is preventing it from forcing out some packages. Just ignore them till I get sed right.
This latest one should run, only throwing some dpkg errors. There will be no videos. I am just reimaging avwiz and running, fixing errors as I go. Sorry for the amount of them that didn't run correctly.

i would just add the code you posted, so that if new-installer isnt in root it copies it there, and if it is then it just throws an not found and continues.
60  LinuxMCE / Developers / Re: Findings while working on alternative install DVD... on: March 06, 2011, 03:28:47 pm
on an internet install, it is /home/user/new-installer, and i cant copy it into root so for now im just going to change the path for testing untill i can download and install a snapshot.
Pages: 1 2 3 [4] 5 6
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!