Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] debian sarge kernel/module build guide and advice
- Date: Sun, 3 Oct 2010 21:20:07 +0200
- From: Christian Horn <chorn@example.com>
- Subject: Re: [tlug] debian sarge kernel/module build guide and advice
- References: <AANLkTi=kTYg1TZyz-Sipvx2OwmJvrDC2nWb7Tvb0Bd+=@example.com>
- User-agent: Mutt/1.5.18 (2008-05-17)
Hi, On Sun, Oct 03, 2010 at 03:04:45AM +0900, Miles Colman wrote: > > the falkotimme.com guide is nice but doesn't cover the debian procedure for > mkinitrd. mkinitramfs is used on debian as a wrapper. > I'm still missing a few things. I didn't check if filesystem support was > built in to the kernel, and I'm getting messages before kernel panic about > newer module directories with different names (I can't remember the exact > message). Make sure you also build and installed the modules, i.e. make -j4 modules modules_install does it for me. > Will the default sarge kernel config from linux-2.4.27-3-386 make a useable > kernel with no configuration changes on linux-2.4.27 from kernel.org? Should. Using the debian-kernels config for start is good, with make oldconfig you can then verify all options offered by the vanillakernel are also mentioned on the new config. > [..] I have a driver for a specific piece of hardware which is written for > 2.4 kernels [..] > However, I think the module won't work properly until the kernel sources > compiled against are exactly the same as the kernel the module is used with. > I was using kernel 2.4.27 sources on a sarge 2.4.27-3-386 kernel and the > module loaded (after being forced), correctly recognized the PCI card, but > just sent garbage afterwards. Not to sure thou that using the vanilla kernel instead of the one with debian-patches will change that behaviour. Maybe you just need more info on communicating with the driver.. Christian
- Follow-Ups:
- Re: [tlug] debian sarge kernel/module build guide and advice
- From: Miles Colman
- References:
- [tlug] debian sarge kernel/module build guide and advice
- From: Miles Colman
Home | Main Index | Thread Index
- Prev by Date: [tlug] Hello !
- Next by Date: Re: [tlug] Hello !
- Previous by thread: [tlug] debian sarge kernel/module build guide and advice
- Next by thread: Re: [tlug] debian sarge kernel/module build guide and advice
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links