[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#497323: marked as done (Kernel update should update m-a created modules too)



Your message dated Sun, 01 Aug 2010 22:48:54 +0100
with message-id <1280699334.13192.413.camel@localhost>
and subject line Re: Kernel update should update m-a created modules too
has caused the Debian Bug report #497323,
regarding Kernel update should update m-a created modules too
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
497323: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497323
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-latest-2.6
Version: 15
Severity: wishlist


Hello there,
I'm running Lenny (testing) with linux-image-2.6-k7 installed (depending from linux-image-2.6-686).
Using a prism2-USB WLAN adapter I need to use linux-wlan-ng. The kernel modules for it are not shipped
with the linux-image so I need to compile and install it using module-assistant.

Updating linux-image unfortunately causes WLAN not to work any more until I build new modules for the
updated kernel (I often forget to do so and wonder why Internet doesn't work). But then: building modules
without linux-headers (and without access to the Internet to download them) is a bit complicated.
Okay, I should have been updated linux-headers too.

I think updating the kernel automatically should update (in postinst) user-specific modules (=build new ones)
not included in the linux-image.
Users who have compiled their own modules usually have m-a and the sources of the corresponding modules
installed so:
m-a -l VERSION_OF_NEW_KERNEL a-i allu -t
builds exactly those modules which has been build for an older kernel version and devices should seamlessly work
with the updated kernel.

Christian Meyer
______________________________________________________________
"Hostage" mit Bruce Willis kostenlos anschauen!
Exklusiv für alle WEB.DE Nutzer. http://www.blockbuster.web.de




--- End Message ---
--- Begin Message ---
Version: 2.6.32-11

This was not possible to do with module-assistant, because
module-assistant creates and installs new packages and the post-
installation script of one package cannot trigger the installation of
another.  This is part of the reason why we previously used the
linux-modules-{extra,contrib,non-free}-2.6 packages to build binary
packages of out-of-tree modules.

DKMS does not create packages and so it does not have this problem.  In
the above version we added support to the linux-headers-* packages for
hook scripts that will be run when these packages are installed or
updated.  If the user installs linux-image-2.6-$flavour,
linux-headers-2.6-$flavour and a module source package that works with
DKMS, the module will be updated automatically.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: