<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.2.4">
</HEAD>
<BODY>
You don't have to do anything.<BR>
Read the link to tux.org in Your message and You will get an explanation.<BR>
It just tells You you're loading something "not GPL" (which in fact is correct).<BR>
<BR>
/A
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi,</FONT>
<FONT COLOR="#000000">Thank you for this solution. It enabled me to solve my problem. Now, I</FONT>
<FONT COLOR="#000000">keep the configuration of the wireless to each reboot. But, when I load</FONT>
<FONT COLOR="#000000">DriverLoader with "modprobe driverloader", I have the following message: </FONT>
<FONT COLOR="#000000">"Warning: loading /lib/modules/2.4.20-31.9/extra/driverloader.o will taint</FONT>
<FONT COLOR="#000000">the kernel: non-GPL license - see LICENSE file; Copyright (c)2003-2004</FONT>
<FONT COLOR="#000000">Linuxant inc.</FONT>
<FONT COLOR="#000000"> See <A HREF="http://www.tux.org/lkml/#export-tainted">http://www.tux.org/lkml/#export-tainted</A> for information about tainted</FONT>
<FONT COLOR="#000000">modules</FONT>
<FONT COLOR="#000000">Module driverloader loaded, with warnings"</FONT>
<FONT COLOR="#000000">I read the explanation but I did not understand well. Why this message?</FONT>
<FONT COLOR="#000000">What do I have to make moreover for this problem? </FONT>
<FONT COLOR="#000000"> </FONT>
<FONT COLOR="#000000">Best regards,</FONT>
<FONT COLOR="#000000">Bky</FONT>
<FONT COLOR="#000000">-----Message d'origine-----</FONT>
<FONT COLOR="#000000">De : Linuxant support (Jonathan) [mailto:<A HREF="mailto:support@linuxant.com">support@linuxant.com</A>] </FONT>
<FONT COLOR="#000000">Envoyé : lundi, 16. mai 2005 17:33</FONT>
<FONT COLOR="#000000">À : Becky Bositampen</FONT>
<FONT COLOR="#000000">Cc : <A HREF="mailto:driverloader@lists.linuxant.com">driverloader@lists.linuxant.com</A></FONT>
<FONT COLOR="#000000">Objet : Re: [driverloader] I lose the configuration after the reboot</FONT>
<FONT COLOR="#000000">Hi,</FONT>
<FONT COLOR="#000000">do you absolutely need to use the 'cardctl insert' command or else it </FONT>
<FONT COLOR="#000000">will not work at all? If this is the case, then the problem is unlikely </FONT>
<FONT COLOR="#000000">related to DriverLoader. You could try the following workaround to fix </FONT>
<FONT COLOR="#000000">the problem. Under Red Hat 9.0, please edit the file '/etc/rc.local' and </FONT>
<FONT COLOR="#000000">at the end of this file, please add the following lines:</FONT>
<FONT COLOR="#000000">---</FONT>
<FONT COLOR="#000000">dldrstop</FONT>
<FONT COLOR="#000000">cardctl insert</FONT>
<FONT COLOR="#000000">modprobe driverloader</FONT>
<FONT COLOR="#000000">ifup <iface></FONT>
<FONT COLOR="#000000">---</FONT>
<FONT COLOR="#000000">In the last line, you should replace <iface> with the name of the </FONT>
<FONT COLOR="#000000">wireless interface used by DriverLoader, for example, eth1.</FONT>
<FONT COLOR="#000000">Regards,</FONT>
<FONT COLOR="#000000">Jonathan</FONT>
<FONT COLOR="#000000">Technical specialist / Linuxant</FONT>
<FONT COLOR="#000000"><A HREF="http://www.linuxant.com">www.linuxant.com</A></FONT>
<FONT COLOR="#000000"><A HREF="mailto:support@linuxant.com">support@linuxant.com</A></FONT>
<FONT COLOR="#000000">Becky Bositampen wrote:</FONT>
<FONT COLOR="#000000">> After the reboot, I lose the wireless configuration. I check with the</FONT>
<FONT COLOR="#000000">> network configuration tool of my Linux, the wireless is deactivated. To</FONT>
<FONT COLOR="#000000">> reactivate it, I run "cardctl insert": the wireless card is on then I</FONT>
<FONT COLOR="#000000">launch</FONT>
<FONT COLOR="#000000">> the Web Configurator, I upload the Windows XP driver. The wireless is</FONT>
<FONT COLOR="#000000">> activated, the connection is established. I must make this handling with</FONT>
<FONT COLOR="#000000">> each reboot. How to avoid that? </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> I'm using the latest version of DriverLoader 2.27. I installed it with</FONT>
<FONT COLOR="#000000">> "dldrinstall.run".</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Thanks a lot,</FONT>
<FONT COLOR="#000000">> Bky </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> -----Message d'origine-----</FONT>
<FONT COLOR="#000000">> De : Linuxant support (Jonathan) [mailto:<A HREF="mailto:support@linuxant.com">support@linuxant.com</A>] </FONT>
<FONT COLOR="#000000">> Envoyé : vendredi, 13. mai 2005 12:18</FONT>
<FONT COLOR="#000000">> À : Becky Bositampen</FONT>
<FONT COLOR="#000000">> Cc : <A HREF="mailto:driverloader@lists.linuxant.com">driverloader@lists.linuxant.com</A></FONT>
<FONT COLOR="#000000">> Objet : Re: [driverloader] I lose the configuration after the reboot</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Hi,</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> for the configuration problem, if you use low level tools such as </FONT>
<FONT COLOR="#000000">> 'iwconfig' and 'ifconfig' to configure the wireless interface, it is </FONT>
<FONT COLOR="#000000">> normal that these settings are not remembered after a reboot. We </FONT>
<FONT COLOR="#000000">> recommend that you use the network configuration tool provided in your </FONT>
<FONT COLOR="#000000">> Linux distribution to configure the wireless interface.</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Since you are using a CardBus (32-bit PCMCIA) wireless card, please make </FONT>
<FONT COLOR="#000000">> sure that you are using the latest version of DriverLoader (currently </FONT>
<FONT COLOR="#000000">> 2.27) as in this version we have introduced a workaround for a problem </FONT>
<FONT COLOR="#000000">> to start on boot the wireless interface on some machines with CardBus </FONT>
<FONT COLOR="#000000">> wireless cards.</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> If the 'device is busy' error message is generated because of </FONT>
<FONT COLOR="#000000">> DriverLoader, then please try with different versions of the Windows XP </FONT>
<FONT COLOR="#000000">> driver, it is possible that one of them will fix the problem. </FONT>
<FONT COLOR="#000000">> Alternatively, you could try to run the 'dldrstop' command in a root </FONT>
<FONT COLOR="#000000">> shell just before you reboot the machine.</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Regards,</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Jonathan</FONT>
<FONT COLOR="#000000">> Technical specialist / Linuxant</FONT>
<FONT COLOR="#000000">> <A HREF="http://www.linuxant.com">www.linuxant.com</A></FONT>
<FONT COLOR="#000000">> <A HREF="mailto:support@linuxant.com">support@linuxant.com</A></FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Becky Bositampen wrote:</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">>>Hi,</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> </FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>>I installed and configured the " DriverLoader " the Trial version under </FONT>
<FONT COLOR="#000000">>>Redhat 9 Kernel 2.4.20-31.9 i686 for my CardBus Wireless Linksys 802.11G </FONT>
<FONT COLOR="#000000">>>Broadcom. Everything works well. I have connection. But when I reboot </FONT>
<FONT COLOR="#000000">>>machine, I lose the configuration. I must again reconfigure the </FONT>
<FONT COLOR="#000000">>>driver. At the machine shutdown, the filesystem /usr is not </FONT>
<FONT COLOR="#000000">>>dismounted, I have the message " device is busy ". </FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>>What must I make to maintain the configuration of the driver and well to </FONT>
<FONT COLOR="#000000">>>dismount the /usr during the shutdown ?</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> </FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>>Thanks,</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>>Bky</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>> </FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>>------------------------------------------------------------------------</FONT>
<FONT COLOR="#000000">>></FONT>
<FONT COLOR="#000000">>>_______________________________________________</FONT>
<FONT COLOR="#000000">>>driverloader mailing list</FONT>
<FONT COLOR="#000000">>><A HREF="mailto:driverloader@lists.linuxant.com">driverloader@lists.linuxant.com</A></FONT>
<FONT COLOR="#000000">>><A HREF="https://www.linuxant.com/mailman/listinfo/driverloader">https://www.linuxant.com/mailman/listinfo/driverloader</A></FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> _______________________________________________</FONT>
<FONT COLOR="#000000">> driverloader mailing list</FONT>
<FONT COLOR="#000000">> <A HREF="mailto:driverloader@lists.linuxant.com">driverloader@lists.linuxant.com</A></FONT>
<FONT COLOR="#000000">> <A HREF="https://www.linuxant.com/mailman/listinfo/driverloader">https://www.linuxant.com/mailman/listinfo/driverloader</A></FONT>
<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">driverloader mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:driverloader@lists.linuxant.com">driverloader@lists.linuxant.com</A></FONT>
<FONT COLOR="#000000"><A HREF="https://www.linuxant.com/mailman/listinfo/driverloader">https://www.linuxant.com/mailman/listinfo/driverloader</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>