Re: NEWBIE: modules compiling

2001-02-27 Thread Steve Stancliff
cd /usr/src/modules apt-get source pcmcia-cs cd pcmcia-cs- make config cd /usr/src/linux make-kpkg modules_image This will leave you with a pcmcia .deb in /usr/src. According to the make-kpkg manpage you can also do the 'make config' step from within make-kpkg, but I haven't tried that. -Steve

Re: NEWBIE: modules compiling

2001-02-27 Thread Francois-Rene Hamelin
Laurent VANCAILLIE wrote: > > On Tue, 27 Feb 2001, Joris Lambrecht wrote: > > > If i were you i'd upgrade to kernel 2.4.x since it has muuuch better laptop > > support. Compiling the kernel with 'make menuconfig' seems to be the most > > reliable way to compile any required packages you might nee

RE: NEWBIE: modules compiling

2001-02-27 Thread Sebastiaan
have no more time left for > linux. Too Bad. > > Joris > > > -Original Message- > From: Laurent VANCAILLIE [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 27, 2001 9:59 AM > To: Joris Lambrecht > Cc: debian-user@lists.debian.org > Subject: RE: NEWBIE: m

RE: NEWBIE: modules compiling

2001-02-27 Thread Joris Lambrecht
To: Joris Lambrecht Cc: debian-user@lists.debian.org Subject: RE: NEWBIE: modules compiling On Tue, 27 Feb 2001, Joris Lambrecht wrote: > If i were you i'd upgrade to kernel 2.4.x since it has muuuch better laptop > support. Compiling the kernel with 'make menuconfig' see

RE: NEWBIE: modules compiling

2001-02-27 Thread Laurent VANCAILLIE
On Tue, 27 Feb 2001, Joris Lambrecht wrote: > If i were you i'd upgrade to kernel 2.4.x since it has muuuch better laptop > support. Compiling the kernel with 'make menuconfig' seems to be the most > reliable way to compile any required packages you might need. > > Give it a go, it' reliable/mode

RE: NEWBIE: modules compiling

2001-02-27 Thread Joris Lambrecht
Original Message- From: Laurent VANCAILLIE [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27, 2001 9:32 AM To: debian-user@lists.debian.org Subject: NEWBIE: modules compiling Hello, I am new to debian. I just installed Potato 2.2r2 with 2.2.18_pre21 kernel on a dell Celerion 3500 lapto

NEWBIE: modules compiling

2001-02-27 Thread Laurent VANCAILLIE
Hello, I am new to debian. I just installed Potato 2.2r2 with 2.2.18_pre21 kernel on a dell Celerion 3500 laptop. Everything worked fine but i had to recompile the kernel (I took the same kernel source version) to get apm working. I did it on the debian way (make-kpkg...) and found it very useful