PDA

View Full Version : Attivare 'uscita composita della scheda video sotto linux???


khri81
31-01-2003, 11:23
Come si attiva l'uscita composita (quella con il quale collego la il pc e la tv) della scheda video con linux?

Con quale impostazione o programma posso attivarla?

gogeta
31-01-2003, 11:47
nvtv

khri81
31-01-2003, 14:01
nvtv e che roba sarebbe??? qualche informazione più dettagliata x favore???

gogeta
31-01-2003, 14:19
programma per vedere il desk sulla tv...nn volevi questo?

khri81
31-01-2003, 14:50
si è dove l'ho trovo????

AnonimoVeneziano
31-01-2003, 14:51
che sistema usi?

Se usi un sistema basato su RPM prova su :

www.rpmfind.net

Ciao

khri81
31-01-2003, 15:13
Uso la mandrake 9.0!

qweasdzxc
31-01-2003, 15:14
Originally posted by "khri81"

si è dove l'ho trovo????

hai presente http://www.google.com/search?q=nvtv ?

khri81
31-01-2003, 15:22
Si l'ho trovato grazie.

gogeta
31-01-2003, 17:49
Originally posted by "qweasdzxc"



hai presente http://www.google.com/search?q=nvtv ?

:D

khri81
31-01-2003, 18:54
Nn riesco a far partire il programma nvtv mi da questi errori!!!

[christian@localhost nvtv]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for X... no
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for pkg-config... no
checking for GTK+ - version >= 2.0.0... no
*** A new enough version of pkg-config was not found.
*** See http://pkgconfig.sourceforge.net
configure: WARNING: Cannot find GTK 1.2.0 or higher (Is gtk-config in path?)
configure: WARNING: Cannot find GTK 2.0.0 or higher (Is pkg-config in path?)
configure: WARNING: GTK disabled.
checking for sin in -lm... yes
checking for pci_init in -lpci... no
configure: error: pci library required

Come devo fare???

khri81
01-02-2003, 18:21
Dai raga nessuno vuole darmi una mano???

khri81
03-02-2003, 08:18
Xfa raga un aiutino, uffa nn riesco ad installarlo!!!!!!!!

ilsensine
03-02-2003, 09:30
checking for GTK - version >= 1.2.0... no
libgtk+1.2-devel

checking for pci_init in -lpci... no
pciutils-devel

Sicuramente questi pacchetti sono nei cd di installazione della tua distribuzione, non devi far altro che installarli.

khri81
03-02-2003, 16:49
Nn c'è pezza nn riesco a far partire sto cavolo di nvtv ma è mai possibile che sia cosi difficile installare un prog con linux!!!!


mi da questi errori!!!

[christian@localhost nvtv]$ ./Makefile.in
./Makefile.in: line 1: //#: No such file or directory
Configuration name missing.
Usage: ./config.sub CPU-MFR-OPSYS
or ./config.sub ALIAS
where ALIAS is a recognized configuration type.
./Makefile.in: line 15: all:: command not found
./Makefile.in: line 17: Makefile,src/Makefile:: No such file or directory
creating cache ./config.cache
configure: error: can not find install-sh or install.sh in .. ../.. ../../..
./Makefile.in: line 20: configure:: command not found
./Makefile.in: line 23: bin:: command not found
./Makefile.in: line 1: MAKE: command not found
./Makefile.in: line 26: bin-strip:: command not found
strip: src/nvtv: No such file or directory
strip: src/nvtvd: No such file or directory
./Makefile.in: line 30: distclean:: command not found
./Makefile.in: line 37: tar:: command not found
./Makefile.in: line 39: tar-src:: command not found
./Makefile.in: line 1: VERSION: command not found
tar: nvtv: Impossibile stat: No such file or directory
tar: Uscita per errore ritardata dall'errore precedente
./Makefile.in: line 43: tar-bin:: command not found
./Makefile.in: line 1: VERSION: command not found
./Makefile.in: line 1: VERSION: command not found
./Makefile.in: line 1: VERSION: command not found
./Makefile.in: line 1: VERSION: command not found
./Makefile.in: line 1: VERSION: command not found
ln: `nvtv-bin-/3953f': Il file esiste
./Makefile.in: line 1: VERSION: command not found
ln: `nvtv-bin-/3953f': Il file esiste
./Makefile.in: line 1: VERSION: command not found
ln: `nvtv-bin-/3953f': Il file esiste
./Makefile.in: line 1: VERSION: command not found
ln: `nvtv-bin-/3953f': Il file esiste
./Makefile.in: line 1: VERSION: command not found
./Makefile.in: line 1: VERSION: command not found
./Makefile.in: line 1: VERSION: command not found
./Makefile.in: line 1: VERSION: command not found
./Makefile.in: line 1: VERSION: command not found
tar: nvtv-bin-/3953f: Impossibile stat: No such file or directory
tar: nvtv-bin-/nvtv: Impossibile stat: No such file or directory
tar: nvtv-bin-/nvtvd: Impossibile stat: No such file or directory
tar: Uscita per errore ritardata dall'errore precedente
./Makefile.in: line 1: VERSION: command not found

che cavolo è????

qweasdzxc
03-02-2003, 16:53
ma provare il binario gia compilato no?

khri81
03-02-2003, 17:04
Qual'è sto binario già compilato???

qweasdzxc
03-02-2003, 17:15
Originally posted by "khri81"

Qual'è sto binario già compilato???

nvtv-src => sorgenti => da compilare

nvtv-bin => binario => programma gia pronto per essere eseguito

senno ancora piu semplice:

http://rpmfind.net/linux/rpm2html/search.php?query=nvtv&submit=Search+...

il bello e che te lo hanno gia consigliato...

ilsensine
03-02-2003, 18:02
Originally posted by "khri81"

Nn c'è pezza nn riesco a far partire sto cavolo di nvtv ma è mai possibile che sia cosi difficile installare un prog con linux!!!!
Questione di pratica...io trovo più complicato installare i programmi sotto windows :D

[christian@localhost nvtv]$ ./Makefile.in
Chi o che cosa ti ha detto di lanciare "Makefile.in"? :sofico:

AnonimoVeneziano
03-02-2003, 18:06
Originally posted by "ilsensine"





Chi o che cosa ti ha detto di lanciare "Makefile.in"? :sofico:

Ma lol :D

Devi dare :

make


e

make install


Non ./Makefile.in :D

Ciao

khri81
03-02-2003, 19:06
X voi sarà facile x me è quasi impossibile nn ci capisco una mazza!!!

Sia che faccio make sia che faccio make install mi dice sempre:

make: *** No targets specified and no makefile found. Stop.

che roba è???

AnonimoVeneziano
03-02-2003, 19:27
Proma devi fare un ./configure valido, hai installato i pacchetti che ti ha detto ilsensine prima di fare ./configure?

Ciao

khri81
03-02-2003, 19:34
Vi ringrazio ci sono riuscito finalmente....

grazie.

qweasdzxc
03-02-2003, 19:54
Originally posted by "khri81"

Vi ringrazio ci sono riuscito finalmente....

grazie.

come funziona il tvout con quella geppo2?

khri81
03-02-2003, 22:21
Funziona bene anzi devo dire che va meglio con linux che con windows!!!

Xò devo riuscire a settare alcuni parametri xchè l'immagine sul televisore viene tagliata ai lati!!! cioè sembra come che il desktop di linux sia troppo grande x il mio televisore!!!

qweasdzxc
03-02-2003, 23:28
Originally posted by "khri81"

Funziona bene anzi devo dire che va meglio con linux che con windows!!!

Xò devo riuscire a settare alcuni parametri xchè l'immagine sul televisore viene tagliata ai lati!!! cioè sembra come che il desktop di linux sia troppo grande x il mio televisore!!!

io non ho ancora provato a crearmi una modalita mia, pero se leggi la documentazione c'e scritto come fare piu o meno. sempre che non ti bastino le scelte predefinite tipo 800x600 small invece di 800x600 normal ad esempio.

khri81
04-02-2003, 13:27
Nuovi problemi! allora il programma funziona alla grande solo che nn riesco a vedere correttamente sul televisore tutto il desktop di linux!!!

O è troppo piccolo, o è troppo grande ho già provato tutte le opzioni possibili immaginabili!!! come devo fare qualcuno che usa questo programma e sa come aiutarmi???