Thank you sooo much that worked !!

primvr2p:~ # lsmod
Module                  Size  Used by    Not tainted
qeth                  175372   2
ipv6                  329288  -1  [qeth]
key                    41840   0  [ipv6]
qdio                   37256   2  [qeth]
lvm-mod                70408   0  (autoclean)
dasd_eckd_mod          56424   4
dasd_mod               49748   5  [dasd_eckd_mod]
ext3                   94784   3
jbd                    55124   3  [ext3]
primvr2p:~ # modprobe scsi_mod
primvr2p:~ # modprobe zfcp
primvr2p:~ # modprobe IBMtape
Warning: loading
/lib/modules/2.4.21-273-default/kernel/drivers/scsi/IBMtape.o will taint
the kernel: non-GPL license - USER LICENSE AGREEMENT FOR IBM DEVICE
DRIVERS
  See http://www.tux.org/lkml/#export-tainted for information about
tainted modules
Module IBMtape loaded, with warnings
primvr2p:~ # IBMtaped status
IBMtaped is not running.
primvr2p:~ # IBMtaped start
primvr2p:~ # IBMtaped status
IBMtaped is running, pid 2947.


Josh


-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Christoph Arenz
Posted At: Thursday, April 14, 2005 10:55 AM
Posted To: Marist EDU
Conversation: Problems loading IBMtape into kernel
Subject: Re: Problems loading IBMtape into kernel


Josh,

chatting with some developer, I got the following information:

It looks like the Linux middle level scsi driver scsi_mod.o is not
loaded.
zfcp may not loaded into the kernel, either.  Try the following:

> lsmod (check output, see if scsi_mod and zfcp are there) modprobe 
>scsi_mod modprobe zfcp modprobe IBMtape

Can you let us know whether the mid scsi stack modules are loaded?
What is the result of the commands above?

Kind Regards
Christoph




             Marist EDU
             <[EMAIL PROTECTED]
             ail.com>
To
             Sent by: Linux on         LINUX-390@VM.MARIST.EDU
             390 Port
cc
             <[EMAIL PROTECTED]
             IST.EDU>
Subject
                                       Re: Problems loading IBMtape into
                                       kernel
             14.04.2005 17:09


             Please respond to
             Linux on 390 Port






 Here are the results of modprobe

primvr2p:~ # modprobe 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

Josh

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Post, Mark K Posted At: Thursday, April 14, 2005 10:03 AM Posted To:
Marist EDU
Conversation: Problems loading IBMtape into kernel
Subject: Re: Problems loading IBMtape into kernel


No, you don't need the kernel source.  Did you try the modprobe command
anyway?


Mark Post

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


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

----------------------------------------------------------------------
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

----------------------------------------------------------------------
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