Mark, thanks for the reply

I tried as you suggested and ran depmod.  Here's what I got then.

primvr2p:~ # depmod -a
depmod: *** Unresolved symbols in
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o

I don't know what this means.  Do I need the kernel sources installed
also?

Thanks

Josh

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Post, Mark K
Posted At: Wednesday, April 13, 2005 3:22 PM
Posted To: Marist EDU
Conversation: Problems loading IBMtape into kernel
Subject: Re: Problems loading IBMtape into kernel


One possibility is that you might need to run "depmod -a" manually.
It's possible the module requires another module to be loaded first.  If
so, "depmod -a" to rebuild the dependency files, followed by a
"modprobe"
command (_not_ insmod) might do the trick.

If not, I would say that the module wasn't compiled against the version
of the kernel you're running, even though it is labeled as such.


Mark Post

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Marist EDU
Sent: Wednesday, April 13, 2005 8:32 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Problems loading IBMtape into kernel


Running SLES8 under z/VM.  We're trying to access a tape device using
the IBM Drivers, when I install the RPM I get the following errors:

primvr2p:~ # uname -a
Linux primvr2p 2.4.21-273-default #1 SMP Mon Jan 17 13:17:09 UTC 2005
s390 unknown


primvr2p:~ # rpm -ivh IBMtape-1.5.9-2.4.21-273.s390.rpm Installing
IBMtape IBMtape ##################################################
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o:
unresolved symbol scsi_unregister_module
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o:
unresolved symbol scsi_block_when_processing_errors
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o:
unresolved symbol scsi_release_request
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o:
unresolved symbol scsi_do_req
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o:
unresolved symbol scsi_allocate_request
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o:
unresolved symbol scsi_register_module
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o:
unresolved symbol scsi_ioctl
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o:
unresolved symbol scsi_sleep
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o:
Hint: You are trying to load a module without a GPL compatible license
      and it has unresolved symbols.  Contact the module supplier for
      assistance, only they can help you.

/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o: insmod
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o failed
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o: insmod
IBMtape failed IBMtape loaded

Does anyone have any ideas on what I should do next?

TIA

Josh Konkol, CCSE CNE MCSE
Technical Research Specialist
 .~.    GuideOne Insurance
 /V\    
/( )\   
^^-^^      [EMAIL PROTECTED]


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to