C'est bon j'ai fait l'install, c'est ok. Par contre quand je fais une /etc/init.d/waln restart pour relancer wlan j'ai cette erreur /etc/wlan/shared.dpkg-dist : line 71 [ : too many arguments erreur de segmentation
je regarde la ligne 71 du fichier cit� : if [ -f /proc/sys/kernel/hotplug -a \ -x `cat /proc/sys/kernel/hotplug` -a \ -f /etc/hotplug/wlan.agent ] ; then HAS_HOTPLUG=y else HAS_HOTPLUG=n et la je suis dans le brouillard :/ Mehdi On Mon, 04 Oct 2004 02:44:05 +0200, GALLET S�bastien <[EMAIL PROTECTED]> wrote: > mehdi kiman a �crit : > > >En fait, > >J'ai �a > >Alternate target install root directory on host []: - la je met rien - > > > > > et si tu lui mets / > Verifie dans le fichier config.mk (apr�s le make config) que les valeurs > sont correctes : > TARGET_ROOT_ON_HOST=/ > PCMCIA_DIR=/etc/pcmcia > TARGET_PCMCIA_DIR=/etc/pcmcia > MODDIR=/lib/modules/2.6.8 > TARGET_MODDIR=/lib/modules/2.6.8 > INST_EXEDIR=/sbin > TARGET_INST_EXEDIR=/sbin > > Ensuite tu fais le make all et le make install > > > > >Module install directory /lib/modules/2.6.8 > > > >voila > > > >On Sun, 03 Oct 2004 21:16:54 +0200, S�bastien GALLET > ><[EMAIL PROTECTED]> wrote: > > > > > >>mehdi kiman a �crit : > >> > >> > >> > >>>hello, > >>>Je relance : > >>>Vous n'avez pas une id�e pour r�soudre le probl�me ? > >>> > >>> > >>Donne toute la manip que tu fais et en particulier quel chemin tu donne > >>quand il te demande > >> target install root directory on host > >>Chez moi, tout marche nickel (sous i386 et pas ppc) > >> > >> > >> > >> > >>>Merci > >>> > >>>On Sat, 2 Oct 2004 14:24:48 +0200, mehdi kiman <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>>>Hello, > >>>> > >>>>J'ai install� une dabian sid kernel 2.6.8 sur un apple ibook 12". > >>>>Je souhaite configurer un dongle usb wifi netgear ma111 sur mon portable. > >>>>J'ai suivi cet HowTO http://www.lemans-sansfil.net/?q=book/view/320 > >>>>J'ai un souci lors de l'install de linux-wlan-ng > >>>>Lors de make config de linux-wlan-ng, il me pose ce genre de question > >>>>: Alternate target install root directory on host []: > >>>>Module install directory -je r�pond- /lib/modules/2.6.8 > >>>>et la au lieu de me mettre le script wlan dans /etc/init.d/ je le > >>>>trouve dans /lib/modules/2.6.8/etc/init.d/ > >>>> > >>>>Je pense que j'ai mal fait ma config, si des gens peuvent m'aider j'en > >>>>serais tr�s reconnaissant. . > >>>> > >>>>Merci > >>>>Mehdi > >>>> > >>>> > >>>> > >>> > >>> > >>> > >>-- > >>Pensez � lire la FAQ de la liste avant de poser une question : > >>http://wiki.debian.net/?DebianFrench > >> > >>Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" > >> > >>To UNSUBSCRIBE, email to [EMAIL PROTECTED] > >>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >> > >> > >> > >> > > > > > > > > > > > -- > Pensez � lire la FAQ de la liste avant de poser une question : > http://wiki.debian.net/?DebianFrench > > Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

