Re: upgrading the kernel to 2.4

2001-02-07 Thread John Galt
On Wed, 7 Feb 2001, Matthias G. Imhof wrote: >I am actually having the same problems as the original poster, but my modultils >are version 2.4.1 which I must have gotten as a deb file from unstable or >testing. > >Any ideas why modconf 2.4.1 does not see the modules in /lib/modules/2.4.1?

Re: upgrading the kernel to 2.4

2001-02-07 Thread Moritz Schulte
"Matthias G. Imhof" <[EMAIL PROTECTED]> writes: > Any ideas why modconf 2.4.1 does not see the modules in > /lib/modules/2.4.1? insmod and friends can use these modules. The directory structure under /lib/modules/2.4*/ has changed. It seems that modconf isn't modified so that it finds the module

Re: upgrading the kernel to 2.4

2001-02-07 Thread Matthias G. Imhof
I am actually having the same problems as the original poster, but my modultils are version 2.4.1 which I must have gotten as a deb file from unstable or testing. Any ideas why modconf 2.4.1 does not see the modules in /lib/modules/2.4.1? insmod and friends can use these modules. Matthias -- *

Re: upgrading the kernel to 2.4

2001-01-05 Thread Robert A. Jacobs
* Ethan Benson <[EMAIL PROTECTED]> [040101 17:44]: > > unstable is a symlink to sid now. sid is permanent unstable it will > never be released, it will never be frozen. Why is this? rob

Re: upgrading the kernel to 2.4

2001-01-04 Thread Mario Olimpio de Menezes
On Wed, 3 Jan 2001, Colin Watson wrote: > Mario Olimpio de Menezes <[EMAIL PROTECTED]> wrote: > >On Wed, 3 Jan 2001, Phil Brutsche wrote: > >> A long time ago, in a galaxy far, far way, someone said... > >> > it didn't help me! version in unstable(testing) is still 2.3.11 and 2.4 > >> > kernels ne

Re: upgrading the kernel to 2.4

2001-01-03 Thread Colin Watson
Mario Olimpio de Menezes <[EMAIL PROTECTED]> wrote: >On Wed, 3 Jan 2001, Phil Brutsche wrote: >> A long time ago, in a galaxy far, far way, someone said... >> > it didn't help me! version in unstable(testing) is still 2.3.11 and 2.4 >> > kernels need at least 2.3.18 (from Changes). >> >> unstable !

Re: upgrading the kernel to 2.4

2001-01-03 Thread Mario Olimpio de Menezes
On Wed, 3 Jan 2001, Jon Pennington wrote: > Phil Brutsche wrote: > > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > A long time ago, in a galaxy far, far way, someone said... > > > > > it didn't help me! version in unstable(testing) is still 2.3.11 and 2.4 > > > kernels need at leas

Re: upgrading the kernel to 2.4

2001-01-03 Thread Mario Olimpio de Menezes
On Wed, 3 Jan 2001, Phil Brutsche wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > A long time ago, in a galaxy far, far way, someone said... > > > it didn't help me! version in unstable(testing) is still 2.3.11 and 2.4 > > kernels need at least 2.3.18 (from Changes). > > unstable != t

Re: upgrading the kernel to 2.4

2001-01-03 Thread Leszek Gerwatowski
On Wed, Jan 03, 2001 at 10:45:39AM +0100, Nico De Ranter wrote: > Howdy, > > I tried to compile a 2.4 kernel, however it turns out the > /lib/modules directory has been restructured and now the system > can't find any modules anymore. Is there any package that might > resolve this or should I ins

Re: upgrading the kernel to 2.4

2001-01-03 Thread Jon Pennington
Phil Brutsche wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > A long time ago, in a galaxy far, far way, someone said... > > > it didn't help me! version in unstable(testing) is still 2.3.11 and 2.4 > > kernels need at least 2.3.18 (from Changes). > > unstable != testing > > You

Re: upgrading the kernel to 2.4

2001-01-03 Thread Phil Brutsche
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A long time ago, in a galaxy far, far way, someone said... > it didn't help me! version in unstable(testing) is still 2.3.11 and 2.4 > kernels need at least 2.3.18 (from Changes). unstable != testing You need the modutils from unstable (sid). Keep

Re: upgrading the kernel to 2.4

2001-01-03 Thread Ethan Benson
On Wed, Jan 03, 2001 at 01:13:47PM +0100, Nico De Ranter wrote: > > Most of them are available from woody (you don't have to do a full > upgrade to woody, just upgrade the required parts). modutils 2.3.18 > isn't available however but I found 2.3.23 somewhere in the pool directory > and it instal

Re: upgrading the kernel to 2.4

2001-01-03 Thread Nico De Ranter
I found a mail from a few days ago (wasn't in the archives yet?) that solved my problem: make sure you have at least the following versions: > > o Gnu C 2.91.66 # gcc --version > > o Gnu make 3.77 # make --version > > o binutils

Re: upgrading the kernel to 2.4

2001-01-03 Thread Peter Horton
On Wed, Jan 03, 2001 at 09:41:38AM -0200, Mario Olimpio de Menezes wrote: > > > > > I tried to compile a 2.4 kernel, however it turns out the > > > /lib/modules directory has been restructured and now the system > > > can't find any modules anymore. > > > > You simply need a newer version of moduti

Re: upgrading the kernel to 2.4

2001-01-03 Thread Mario Olimpio de Menezes
On 3 Jan 2001, Moritz Schulte wrote: > Nico De Ranter <[EMAIL PROTECTED]> writes: > > > I tried to compile a 2.4 kernel, however it turns out the > > /lib/modules directory has been restructured and now the system > > can't find any modules anymore. > > You simply need a newer version of modutils.

Re: upgrading the kernel to 2.4

2001-01-03 Thread Moritz Schulte
Nico De Ranter <[EMAIL PROTECTED]> writes: > I tried to compile a 2.4 kernel, however it turns out the > /lib/modules directory has been restructured and now the system > can't find any modules anymore. You simply need a newer version of modutils. You could fetch Unstable's (or, is it already in

Re: upgrading the kernel to 2.4

2001-01-03 Thread Peter Horton
On Wed, Jan 03, 2001 at 10:45:39AM +0100, Nico De Ranter wrote: > > I tried to compile a 2.4 kernel, however it turns out the > /lib/modules directory has been restructured and now the system > can't find any modules anymore. Is there any package that might > resolve this or should I install modu

upgrading the kernel to 2.4

2001-01-03 Thread Nico De Ranter
Howdy, I tried to compile a 2.4 kernel, however it turns out the /lib/modules directory has been restructured and now the system can't find any modules anymore. Is there any package that might resolve this or should I install modutils from scratch? Nico