Si votre email correspond à un compte, vous recevrez un lien de réinitialisation.
Bonjour,J'essaie (en vain) de construire le module lirc.j'ai :lirc-modules-sources 0.8.0-3kernel 2.6.15linux-headers-2.6.15-1-686_2.6.15-7bpo1_i386.deblinux-headers-2.6.15-1_2.6.15-7bpo1_i386.debsous debian SargeQuelque soit la méthode (make-kpkg modules_image, m-a build,debian/rules) ça me sort tjrs le même message :,----| ##########################| ## CONFIGURATION ERROR: ##| ##########################|| You should reconfigure lirc-modules-source and make| sure you don't leave blank any one of IRQ, IO Port or| Timer (parallel only)|| Hint1: use "dpkg-reconfigure lirc-modules-source"| Hint2: If you selected "automagical" configuration of| kernel modules you should probably reconfigure lirc| instead.| Hint3: you may instead edit /etc/lirc/lirc-modules-source.conf| make[3]: *** [sanity-check] Error 1| make[3]: Leaving directory `/usr/src/modules/lirc'| make[2]: *** [build-stamp] Error 2| make[2]: Leaving directory `/usr/src/modules/lirc'| make[1]: *** [kdist_image] Error 2| make[1]: Leaving directory `/usr/src/modules/lirc'| Module /usr/src/modules/lirc failed.`----mon lirc-modules-source.conf :,----| # lirc-modules-source config file used by Debian GNU/Linux|| # Space separated list of lirc kernel drivers to build| LIRC_MODULES="serial"|| # It87 module configuration| LIRC_IT87_CFLAGS="UNCONFIGURED"|| # Parallel module configuration| LIRC_PARALLEL_PORT="UNCONFIGURED"| LIRC_PARALLEL_IRQ="UNCONFIGURED"| LIRC_PARALLEL_TIMER="UNCONFIGURED"|| # Serial module configuration| LIRC_SERIAL_PORT=""| LIRC_SERIAL_IRQ=""| LIRC_SERIAL_CFLAGS=" -DLIRC_SERIAL_SOFTCARRIER"|| # Sir module configuration| LIRC_SIR_PORT="UNCONFIGURED"| LIRC_SIR_IRQ="UNCONFIGURED"| LIRC_SIR_CFLAGS="UNCONFIGURED"`----Que mettre à la place d'UNCONFIGURED ?Merci--Philippe MonrouxE 55.3 S 21.5
Bonjour, J'essaie (en vain) de construire le module lirc. j'ai : lirc-modules-sources 0.8.0-3 kernel 2.6.15 linux-headers-2.6.15-1-686_2.6.15-7bpo1_i386.deb linux-headers-2.6.15-1_2.6.15-7bpo1_i386.deb sous debian Sarge Quelque soit la méthode (make-kpkg modules_image, m-a build, debian/rules) ça me sort tjrs le même message : ,---- | ########################## | ## CONFIGURATION ERROR: ## | ########################## | | You should reconfigure lirc-modules-source and make | sure you don't leave blank any one of IRQ, IO Port or | Timer (parallel only) | | Hint1: use "dpkg-reconfigure lirc-modules-source" | Hint2: If you selected "automagical" configuration of | kernel modules you should probably reconfigure lirc | instead. | Hint3: you may instead edit /etc/lirc/lirc-modules-source.conf | make[3]: *** [sanity-check] Error 1 | make[3]: Leaving directory `/usr/src/modules/lirc' | make[2]: *** [build-stamp] Error 2 | make[2]: Leaving directory `/usr/src/modules/lirc' | make[1]: *** [kdist_image] Error 2 | make[1]: Leaving directory `/usr/src/modules/lirc' | Module /usr/src/modules/lirc failed. `---- mon lirc-modules-source.conf : ,---- | # lirc-modules-source config file used by Debian GNU/Linux | | # Space separated list of lirc kernel drivers to build | LIRC_MODULES="serial" | | # It87 module configuration | LIRC_IT87_CFLAGS="UNCONFIGURED" | | # Parallel module configuration | LIRC_PARALLEL_PORT="UNCONFIGURED" | LIRC_PARALLEL_IRQ="UNCONFIGURED" | LIRC_PARALLEL_TIMER="UNCONFIGURED" | | # Serial module configuration | LIRC_SERIAL_PORT="" | LIRC_SERIAL_IRQ="" | LIRC_SERIAL_CFLAGS=" -DLIRC_SERIAL_SOFTCARRIER" | | # Sir module configuration | LIRC_SIR_PORT="UNCONFIGURED" | LIRC_SIR_IRQ="UNCONFIGURED" | LIRC_SIR_CFLAGS="UNCONFIGURED" `---- Que mettre à la place d'UNCONFIGURED ? Merci -- Philippe Monroux E 55.3 S 21.5
Perso, j'ai jamais reussi a utiliser lirc de debian. Si tu tegalere, fait comme moi : prend les sources, c'est dix fois plussimple ...
Perso, j'ai jamais reussi a utiliser lirc de debian. Si tu te galere, fait comme moi : prend les sources, c'est dix fois plus simple ...
Le Sat, 27 May 2006 13:13:20 +0200,Dans le forum fr.comp.os.linux.configuration,Perso, j'ai jamais reussi a utiliser lirc de debian. Si tu tegalere, fait comme moi : prend les sources, c'est dix fois plussimple ...ben oui mais je ne sais pas faire les paquets .deb à partir de sourcesnon debian
Le Sat, 27 May 2006 13:13:20 +0200, Dans le forum fr.comp.os.linux.configuration, Perso, j'ai jamais reussi a utiliser lirc de debian. Si tu te galere, fait comme moi : prend les sources, c'est dix fois plus simple ... ben oui mais je ne sais pas faire les paquets .deb à partir de sources non debian
Tu peux tres bien compiler un programme et l'utiliser sans faire unpaquet .deb ...
Tu peux tres bien compiler un programme et l'utiliser sans faire un paquet .deb ...