aiuto telecomando

Forum principale per problemi di compilazione, installazione, configurazione etc.

Moderatori: ragno, tapino, alez, zulu, davidea

Rispondi
antonio 7319
Messaggi: 166
Iscritto il: 31 gen 2007, 23:23

aiuto telecomando

Messaggio da antonio 7319 »

ciao
sono riuscito grazie a von fritz a crearmi una vdrbox con skystar2
chiedevo se c'é un doc per installare lirc (il telecomando e un imon
medialab usb) sul sito lirc sembra supportato
bay
Avatar utente
kikko77
Messaggi: 178
Iscritto il: 20 gen 2007, 02:12

Re: aiuto telecomando

Messaggio da kikko77 »

ciao io ho un imon e con lirc-0.8.0 ho configurato tutto molto semplicemente, ho fatto cosi:

- Download dei sorgenti e decompressione in una cartella di lavoro
- Eseguire ./setup.sh e configurare il dispositivo scegliendo Imon
- eseguire make
- eseguire make install
- copiare il file lircd.conf che trovi nella cartella imon in /etc/

lanciare poi lircd e compilare VDR con opzione REMOTE=LIRC
antonio 7319
Messaggi: 166
Iscritto il: 31 gen 2007, 23:23

Re: aiuto telecomando

Messaggio da antonio 7319 »

ciao kikko77
invece di dare il comando ./vdr -P'xine -r'
do il comando ./vdr -P'xine -r'REMOTE=LIRC
va bene cosi ?
bay
Avatar utente
von fritz
Messaggi: 1479
Iscritto il: 18 gen 2007, 23:33

Re: aiuto telecomando

Messaggio da von fritz »

Hello
@kikko non vorrei dire fesserie, ma mi sembra che dalla versione 1.4.x non è piu necessario ricompilare VDR, dunque basterebbe avviare VDR con l'opzione REMOTE=LIRC
@antonio
in teoria, sempre che xine ti faccia usare lirc, dovresti digitare:
./vdr REMOTE=LIRC -P'xine'

aspetto conferme :)

bye
VDRBOX-HD : in pensione!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic) ;)
Don't feed the trolls non alimentate sistemi proprietari ;)

Linux rulez! :)
antonio 7319
Messaggi: 166
Iscritto il: 31 gen 2007, 23:23

Re: aiuto telecomando

Messaggio da antonio 7319 »

ciao
scusate mi sono sbagliato
ho decompresso lirc-0.8.0 do il comando ./setup.sh (risposta) configure: error: *** you need to have the Linux kernel source installed
quando do il comando make mi risponde no makefile
ho provato a dare il acomando modprobe lirc_dev poi
modprobe lirc_imon
dovrebbe essere riconosciuto
bay
Avatar utente
von fritz
Messaggi: 1479
Iscritto il: 18 gen 2007, 23:33

Re: aiuto telecomando

Messaggio da von fritz »

Hello
ma perchè vuoi installare lirc da sorgenti?
non cè un pacchetto gia pronto per mandriva?

bye
VDRBOX-HD : in pensione!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic) ;)
Don't feed the trolls non alimentate sistemi proprietari ;)

Linux rulez! :)
antonio 7319
Messaggi: 166
Iscritto il: 31 gen 2007, 23:23

Re: aiuto telecomando

Messaggio da antonio 7319 »

ciao
non sono riuscito a trovare nessun pacchetto lirc
per mandriva
bay
antonio 7319
Messaggi: 166
Iscritto il: 31 gen 2007, 23:23

Re: aiuto telecomando

Messaggio da antonio 7319 »

ciao
qualcuno mi sa dare un consiglio su come fare
quando Eseguire ./setup.sh poi configuro mi da errore
il pacchetto rpm non l'o trovato
ecco il log
setup.sh written by Karsten Scheibler, 1999-JUN-28

If you have problems or questions please consult the mailing list


Configuration: .setup.config, executable shell script: configure.sh
Starting the generated shell script which will call configure with the right
parameters...
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -g -Wall ) works... yes
checking whether the C compiler (gcc -O2 -g -Wall ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking for mknod... /bin/mknod
checking for mkfifo... /usr/bin/mkfifo
checking for depmod... /sbin/depmod
checking for libusb-config... no
checking whether ln -s works... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking how to recognise dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for vprintf... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for mkfifo... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strtoul... yes
checking for snprintf... yes
checking for strsep... yes
checking for vsyslog... yes
checking for daemon... yes
checking for forkpty... no
checking for forkpty in -lutil... yes
checking for vga.h... no
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for getopt_long... yes
checking for mktemp... yes
checking for Linux kernel sources... missing
checking for which drivers can be installed on this system...
checking for caraca_init in -lcaraca_client... no
checking for ir_strerror in -lirman... no
checking for ir_strerror in -lirman_sw... no
checking for portaudio.h... yes
checking for Pa_Initialize in -lportaudio... yes
checking for alsa/asoundlib.h... no
checking for scsi/sg.h... yes
checking for linux/input.h... yes
checking for sys/soundcard.h... yes
configure: error: *** you need to have the Linux kernel source installed
for this driver
bay
lukkino
Messaggi: 1086
Iscritto il: 20 gen 2007, 09:49

Re: aiuto telecomando

Messaggio da lukkino »

sicuro di non aver trovato nessun pacchetto per la tua distro?
ormai tutte le maggiori distro lo includono :)

errore:

Codice: Seleziona tutto

<configure: error: *** you need to have the Linux kernel source installed
dice che devi installare i sorgenti del kernel, e questi ci sono nella tua distro :-)

ciao
VDRBOX: GA-K8NS, AMD Sempron 2600+, Hauppauge Nexus 2.1, LFS
Avatar utente
von fritz
Messaggi: 1479
Iscritto il: 18 gen 2007, 23:33

Re: aiuto telecomando

Messaggio da von fritz »

Hello
antonio 7319 ha scritto:ciao
........
il pacchetto rpm non l'o trovato
......
io proverei con un semplice urpmi lirc

bye
VDRBOX-HD : in pensione!
ALTRO : freerunner (openmoko) ; nokia n900 ; 2 seagate dockstar, samsung ps64d8000, diversi dispositivi ARM (Allwinner, Amlogic) ;)
Don't feed the trolls non alimentate sistemi proprietari ;)

Linux rulez! :)
antonio 7319
Messaggi: 166
Iscritto il: 31 gen 2007, 23:23

Re: aiuto telecomando

Messaggio da antonio 7319 »

ciao
ho trovato l'rpm di lirc per mandriva ho dato il comando
make se no non funzionava ./vdr REMOTE=LIRC -P'xine'
pero il telecomando non mi funziona e nemmeno lcd dell'imon
bay
Rispondi