Debian way of integrating out of tree drivers

From: Bob Alexander (bob_at_ngi.it)
Date: 03/31/05

  • Next message: Charles Read: "Debian and NTFS..."
    Date: Thu, 31 Mar 2005 19:39:15 +0200
    To: Debian Users <debian-user@lists.debian.org>
    
    

    This morning I tried using my atheros wifi (madwifi driver) and it did
    not work.

    I almost instantly realized that it was the first time I attemted using
    wifi after installing my 2.6.11.4 kernel.

    I therefore jumped into the madwifi directory and did a make/make
    install and corrected the "problem".

    Is there a way to "automatize" the adding of the madwifi drivers each
    time I compile a new kernel ?

    This is the way I compile kernels under Debian:

    export SUBV=$(date +%Y%m%d%H%M)
    #make menuconfig
    cat .config | gzip > /home/bob/t40.config.$SUBV.txt.gz
    fakeroot make-kpkg clean
    time fakeroot make-kpkg --revision=t40.$SUBV kernel_image modules_image

    kernels live under /usr/src each in their own directory (e.g.
    /usr/src/linux-2.6.11.4) and madwifi is /usr/src/madwifi

    Is there some obvious flaw with my approach ?

    TIA
    Bob

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Charles Read: "Debian and NTFS..."

    Relevant Pages

    • Re: Debian way of integrating out of tree drivers
      ... > This morning I tried using my atheros wifi (madwifi driver) and it did ... > wifi after installing my 2.6.11.4 kernel. ... > This is the way I compile kernels under Debian: ...
      (Debian-User)
    • Re: Wireless card doesnt work after kernel update on openSUSE 10.3
      ... hard time to install the madwifi-kmp module. ... The madwifi driver was last included "properly" as a default installation option with SuSE 10.0. ... new kernel explicitly removed the madWiFi driver during update? ...
      (alt.os.linux.suse)
    • Re: wicd doesnt work
      ... ath5k driver which Ubuntu tries to use by default and install the ... madwifi driver. ... That is if the backports module for your kernel doesn't ...
      (Ubuntu)
    • Re: Driver for wireless card
      ... Where can I find the driver of wireless card ( ... DWL-G520) for kernel 2.6.11-1.1369_FC4? ... That card uses the Atheros chipset which is supported by the madwifi driver ...
      (Fedora)