Re: Mod probe: can't locate module char-major ....

2002-05-30 Thread Joerg Johannes
Am Mittwoch, 29. Mai 2002 16:10 schrieb tom r: > Since I don't need the rtc, I just turn it off. Edit the file > /etc/modutils/arch/i386 and replace the line: > > alias char-major-10-135 rtc > > with > > alias char-major-10-135 off > > and then run update-modules. Very Nice Thanks, Tom joerg -

Re: Mod probe: can't locate module char-major ....

2002-05-29 Thread Colin Watson
On Wed, May 29, 2002 at 05:57:52PM +0100, Richard Kimber wrote: > Presumably, there's a list somewhere that says what char-major-XXX > relates to? Could you tell me where I find it? Try Documentation/devices.txt in the kernel source. Cheers, -- Colin Watson [EM

Re: Mod probe: can't locate module char-major ....

2002-05-29 Thread Richard Kimber
On Wed, 29 May 2002 08:10:30 -0600 tom r <[EMAIL PROTECTED]> wrote: > Since I don't need the rtc, I just turn it off. Edit the file > /etc/modutils/arch/i386 and replace the line: > > alias char-major-10-135 rtc > > with > > alias char-major-10-135 off > > and then run update-modules. Presu

Re: Mod probe: can't locate module char-major ....

2002-05-29 Thread tom r
Since I don't need the rtc, I just turn it off. Edit the file /etc/modutils/arch/i386 and replace the line: alias char-major-10-135 rtc with alias char-major-10-135 off and then run update-modules. Tom On Wednesday 29 May 2002 07:29, Joerg Johannes wrote: > Am Mittwoch, 29. Mai 2002 12:47

Re: Mod probe: can't locate module char-major ....

2002-05-29 Thread Joerg Johannes
Am Mittwoch, 29. Mai 2002 12:47 schrieb Seneca: > It can be fixed by compiling the kernel with the appropriate module. If > the message mentions char-major-10-135, it's looking for rtc.o (real > time clock). When a kernel compiled with rtc as a module, then booted, > the error would go away. Exc

Re: Mod probe: can't locate module char-major ....

2002-05-29 Thread Seneca
On Wed, May 29, 2002 at 06:24:19AM -0400, tvn1981 wrote: > Hi, I am new to Debian Linux - I just had it installed several days ago > - when boot up I notice there are several messages "Mod probe: can't > locate module char-major " , What is the number? > I re

Mod probe: can't locate module char-major ....

2002-05-29 Thread tvn1981
Hi, I am new to Debian Linux - I just had it installed several days ago - when boot up I notice there are several messages "Mod probe: can't locate module char-major " , I recompile the kernel manually and this is what I set in the Native Lanague Support category Def