Daniel,

I've never seen anything else that caused an IDX Terminate 0x22, so I would
check that first.

Mark Post

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED]]On Behalf Of
Daniel Jarboe
Sent: Monday, December 30, 2002 2:10 PM
To: [EMAIL PROTECTED]
Subject: Re: Problem setting up qdio


Thanks Mark, some progress...

# depmod -a
# modprobe qeth
Warning: loading /lib/modules/2.4.9-38tape/kernel/drivers/s390/qdio.o
will taint the kernel: no license
Warning: loading
/lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o will taint the
kernel: no license
/lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: init_module:
No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
/lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: insmod
/lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o failed
/lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: insmod qeth
failed


In /var/log/messages
Dec 30 13:55:56 tcsl kernel: qeth: Trying to use card with devnos
0xF800/0xF801/0xF802
Dec 30 13:55:57 tcsl kernel:  qeth: received an IDX TERMINATE on irq
0x2910/0x2911 with cause code 0x22 -- try another portname
Dec 30 13:55:57 tcsl kernel:  qeth: There were problems in hard-setting
up the card.
Dec 30 13:55:57 tcsl kernel: qeth: Trying to use card with devnos
0xF804/0xF805/0xF803
Dec 30 13:55:58 tcsl kernel:  qeth: received an IDX TERMINATE on irq
0x2914/0x2915 with cause code 0x22 -- try another portname
Dec 30 13:55:58 tcsl kernel:  qeth: There were problems in hard-setting
up the card.


Hrm, meaning the z/OS LPAR using the OSA-E is not using OSAXPRE2 for the
portname?  Would there be anything else that could cause this error?

~ Daniel



> -----Original Message-----
> From: Mark Post
> Sent: Monday, December 30, 2002 1:35 PM
> Subject: Re: Problem setting up qdio
>
>
> Daniel,
>
> Try doing a modprobe instead of an insmod.  It could be that
> the qdio.o
> module provides those symbols.  The insmod command doesn't do
> any dependency
> checking or loading of prerequisite modules.
>
> Mark Post
>
> -----Original Message-----
> From: Linux on 390 Port On Behalf Of
> Daniel Jarboe
> Sent: Monday, December 30, 2002 9:39 AM
> Subject: Problem setting up qdio
>
>
> RH 7.2 in an LPAR.  I was working on adding an additional network
> interface (currently using a CTC gateway).  I'm getting unresolved
> symbols with the insmod qeth.
>
> 2.4.9-38tape, used kernel-oco-2.4.9-38-1.s390.rpm found in
> kernel-oco-2.4.9-38-1.s390.tar.gz
>
>
> # cat /etc/chandev
> ctc0,0x1370,0x1371,0,3
> noauto;qeth0,0xf800,0xf801,0xf802;add_parms,0x10,0xf800,0xf802
> ,portname:
> OSAXPRE2
>
>
> # depmod -a
> # insmod qeth
> Using /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o
> /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: unresolved
> symbol qdio_initialize_Rsmp_6a92b878
> /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: unresolved
> symbol qdio_activate_Rsmp_50e1a39f
> /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: unresolved
> symbol do_QDIO_Rsmp_d275b412
> /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: unresolved
> symbol qdio_cleanup_Rsmp_18e03ca4
> /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.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.
>
> # insmod qeth qeth1,0xf800,0xf801,0xf802,portname:OSAXPRE2
> Using /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o
> /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: unresolved
> symbol qdio_initialize_Rsmp_6a92b878
> /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: unresolved
> symbol qdio_activate_Rsmp_50e1a39f
> /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: unresolved
> symbol do_QDIO_Rsmp_d275b412
> /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.o: unresolved
> symbol qdio_cleanup_Rsmp_18e03ca4
> /lib/modules/2.4.9-38tape/kernel/drivers/s390/net/qeth.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.
>
>
> Any ideas?
> Thanks,
> ~ Daniel
>


-----------------------------------------------------------------------

This message is the property of Time Inc. or its affiliates. It may be
legally privileged and/or confidential and is intended only for the use
of the addressee(s). No addressee should forward, print, copy, or
otherwise reproduce this message in any manner that would allow it to be
viewed by any individual not originally listed as a recipient. If the
reader of this message is not the intended recipient, you are hereby
notified that any unauthorized disclosure, dissemination, distribution,
copying or the taking of any action in reliance on the information
herein is strictly prohibited. If you have received this communication
in error, please immediately notify the sender and delete this message.
Thank you.

Reply via email to