Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Compile

I need to compile a driver to Astaro but I don´t know how I do it.
Does you include this driver on the Beta release?
For PCI Card AIR-PCI340 (Aironet 340 Series) from Cisco. The driver .c is on the Cisco american site.
www.cisco.com

This wireless card under windows is like another simple network card. No need special configurations, only IP, sub-mask, gateway...


This thread was automatically locked due to age.
Parents Reply
  • Hi,

    here is a short ASL modules compilation HOWTO

    NOTE: there is absolutely no warranty, use it on your own risk.

    1. snap the ASL kernel version:


    That means you have a (heavy customized  [;)]  ) 2.4.17 kernel.

    2. Fetch the approriate "vanilla" kernel from ftp.kernel.org or it's mirror (and patch it if necessary)

    3. Configure the kernel:



    and the needed driver must be compiled as module  [:)] 

    4. compile the kernel and modules, than copy the module into appropriate directory on ASL

    5. run depmod on ASL

    6. adjust /etc/modules.conf on ASL

    7. reboot

    That's all...

    Greetings
    --
    Dennis
Children