Cheers Mikkel,

Yes I eanbled autoloading ie kmod.  Does running depmod -a sort the problem
out permanently?

etc/conf.modules looks exactly like it did before recompile.

incidentally my scsi CDRom drive jumpers are set to an id of 4 by default
does this mean that the device is sd4?

Another question I have is that of my existing ATAPI IDE drive this will now
have a SCSI id yes (sd0?)?  It has to be pseudo SCSI use it in conjunction
with the burning software anyhow.

Cheers NH.


> From: "Mikkel L. Ellertson" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Wed, 14 Feb 2001 04:42:37 -0600 (CST)
> To: <[EMAIL PROTECTED]>
> Subject: Re: post kernal upgrade blues
> 
> On Wed, 14 Feb 2001, Neil Hollow wrote:
> 
>> I have successfully compiled 2.2.18, thanks for all the advice everyone.  It
>> detects my new SCSI CD writer and has lots of mentions to USB ports so
>> presumbably my aims in recompiling  have been realised.  However, the kernel
>> is not loading any of my modules they are all sitting there in
>> /lib/modules/2.2.18/.  How do I tell the system that they are present and
>> that I want to use them (preferably dynamically).  The most urgent problem
>> is the printer since I have file that I want to print from staroffice 6.  I
>> tried insmod parport, insmod parport_pc and then insmod lp but I get no
>> response to dmesg  | lp -P lp0 for example.
>> 
> run depmod -a
> 
> As for the autoloading, did you enable that feature when you compiled
> the kernel?
> 
> What does /etc/modules.conf (or /etc/conf.modules) look like?
> 
> You can load all the modules for printing using "modprobe lp".
> 
> To try and print, use "dmesg > lp0" or "dmesg | lpr -P lp0".
>> 
>> Loading the sg and sg_mod still does not let me mount the new SCSI drive as
>> sd0, sca0 (or should it be sg0).
>> 
> /dev/sd0
>> 
>> The one module that appears to load dynamically is pppd on running kppp.  I
>> didn't  manage to dial out due to the line being busy but pppd runs.  Any
>> help appreciated.  Incidentally I boot from a w**d**s partition using
>> loadlin.  I could attach dmsg ouput but didn't want to in case the group
>> does not like attachments. NH.
>> 
>> 
>> 
> 
> Mikkel
> -- 
> 
> Do not meddle in the affairs of dragons,
> for you are crunchy and taste good with ketchup.
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to