newbie with neutrino: 5 questions

Das Original Benutzerinterface Neutrino-SD incl. zapit, sectionsd, yWeb etc...
Gastone
Interessierter
Interessierter
Beiträge: 40
Registriert: Donnerstag 30. April 2009, 18:49

newbie with neutrino: 5 questions

Beitrag von Gastone »

hello to all, i decided to use the neutrino on my main dm7000

builded with this prepare:

Code: Alles auswählen

#!/bin/bash
cd .. && CURRENT_PATH=`pwd`;
cd cdk
./autogen.sh;
./configure \
        --enable-maintainer-mode        \
	--prefix=$CURRENT_PATH/root \
	--with-cvsdir=$CURRENT_PATH \
        --with-assume-kernelsources-old \
        --with-boxtype=dreambox --with-boxmodel=dm7000 \
        --with-filesystems=nfs  \
        --enable-movieplayer2
and looks really good, only usua.. is missed but i'm using only 1 sat at this time, so is not a big problem

some little newbie questions, and sorry for they
(i see that prepare in the board, maybe i misunderstud something in the reported script and i wrong to modify the prepare file, if so please let me know)
1.how to enable a swap-space? (the present one on an usb drive is not recognized)
2.i cannot see the hard-drive
3.i cannot see any time-shift option (i dunno if not present or related to the hd actually missed)
4.is it possible to start a script in auto at neutrino start?
5.the bad question.. i cannot use the serial port with an e.. is it possible to enable it?

thanks for any reply, and sorry for the newbie questions
Gastone
Interessierter
Interessierter
Beiträge: 40
Registriert: Donnerstag 30. April 2009, 18:49

Re: newbie with neutrino: 5 questions

Beitrag von Gastone »

the question n.5 was not a neutrino comport prob, but a a comport error related to osc..
with it and trying to use ttys i recieve a:

Code: Alles auswählen

./osc..: relocation error: ./osc..: symbol cfsetospeed, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
2010/08/04 22:59:37   6784 s   PANIC: reader lost !! (pid=6823)
but oONLY trying to use the tts port
maybe this question is not allowed, if so sorry for this one

n.4 solved as well editing start_neutrino

anyway i hope for some suggestons for the first 3 questions, thanks
Gastone
Interessierter
Interessierter
Beiträge: 40
Registriert: Donnerstag 30. April 2009, 18:49

Re: newbie with neutrino: 5 questions

Beitrag von Gastone »

(thanks to all the suggestions and replyes......)

hard disk problem solved as well adding other fs to the prepare

still exist the swap problem, the timeshift not present, and the libcso6 comport prob
the timeshift is possible: is that right? i'm pretty sure to have readed something about it many times ago
seife
Developer
Beiträge: 4189
Registriert: Sonntag 2. November 2003, 12:36

Re: newbie with neutrino: 5 questions

Beitrag von seife »

neutrino has no timeshift functionality.
You wont get support for your illegal binaries here.