Re: Debian way of integrating out of tree drivers

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

  • Next message: Almut Behrens: "Re: Printing plain text with CUPS"
    Date: Thu, 31 Mar 2005 22:21:56 +0200
    To: debian-user@lists.debian.org
    
    

    Matt Zagrabelny wrote:
    > so there you have it. the modules deb should correspond to the kernel
    > image deb in both kernel version and append-to-version.
    >

    Matt again thank you but I am afraid I am not explaining the problem.

    Let me try to recap:

    I now have

    /usr/src/modules/madwifi
    /usr/src/modules/thinkpad
    /usr/src/linux-2.6.11.4

    I am compiling with:

    fakeroot make-kpkg clean
    time fakeroot make-kpkg --added_modules=madwifi,thinkpad
    --revision=t40.$SUBV kernel_image modules_image

    At the end, without any errors I get:

    -rw-r--r-- 1 bob bob 3517998 2005-03-31 21:58
    kernel-image-2.6.11.4_t40.200503312147_i386.deb
    -rw-r--r-- 1 bob bob 20698 2005-03-31 21:58
    thinkpad-modules-2.6.9.rja_5.8-1+t40.200412221617_i386.deb

    Now please note:

    a) no madwifiXXXXXXXXXXXXXXXXXXX.deb
    b) thinkpad-modules is produced exactly after the kernel-image (see file
    timestamp not filename) but has a WRONG name and damned me I cannot
    understand where it takes that name from. I do NOT have any trace of a
    2.6.9 kernel on my machine :( :(

    Hope you will come up with some bright insight :)

    'night
    Bob

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

  • Next message: Almut Behrens: "Re: Printing plain text with CUPS"

    Relevant Pages

    • Re: Kernel panic on boot with kernel 2.6.10 (SATA SiL 3112A issue maybe) & how to modify my init
      ... > Matt Zagrabelny wrote: ... rebuilding the kernel to add one line to a file in initrd is ... you can build initrd images ... separate from kernel images, ...
      (Debian-User)
    • Re: Memory trouble
      ... On Friday 24 March 2006 13:58, Matt Zagrabelny wrote: ... You need to change your kernel settings, ... require to compile the whole kernel again, and then set up your system to ... reboot with it, using your boot manager. ...
      (Debian-User)
    • Re: Re: make-kpkg modules_image
      ... On, Matt Zagrabelny wrote: ... > what steps did you take to compile the kernel and the add on modules? ... I apt-got hostap-source, hostap-utils, and hostapd. ... MODULE FOR A 2.6 KERNEL" ...
      (Debian-User)
    • Re: why upgrade kernel?
      ... According to Matt Zagrabelny, ... >> versions of some packages eventually need a newer kernel? ... > this requires a 2.6 kernel. ... To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org ...
      (Debian-User)
    • Re: Kernel 2.6.18-rc7 Debian
      ... In general please do not compile the kernel as root, ... Only the final install of the generated .deb package needs you to become ... $ fakeroot make-kpkg clean ...
      (Linux-Kernel)