This looks an awful lot like a mis-match between the kernel you are running,
and the module.  Make sure the module matches exactly.

Mark Post

-----Original Message-----
From: Abdullah Al-humaid [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 18, 2003 8:13 AM
To: [EMAIL PROTECTED]
Subject: qeth and hipersocket


I am running sles7 on Z900 kernel 2.4.7:
I am trying to configure and ethernet adapter in qdio
mode with hipersocket as directed in the
documentation.

linux:/etc # cat /etc/modules.conf| grep hsi
alias hsi1             qeth

zlinux3:/etc # cat /etc/chandev.conf
qeth1,0x1c00,0x1c01,0x1c02,0,0,0

I did a "rcchandev reload"

then ifconfig hsi1 192......

this hangs the telnet session.

I also when If do "insmod qeth" the output
zlinux3:~ # insmod qeth
Using /lib/modules/2.4.7-SuSE-SMP/net/qeth.o

Segmentation fault

output of lsmod:
zlinux3:~ # lsmod
Module                  Size  Used by
qeth                  135488   1  (initializing)
qdio                   39504  13  [qeth]
ipv6                  257584  -1  (autoclean)
lcs                    27584   1  (autoclean)

I also see a lot of attempts to do insmod by the
system after issuing the "insmod qeth" :
zlinux3:~ # ps -ef | grep insmod
root  479     1 23 16:11 pts/0    00:00:19 insmod qeth
root  481     1 18 16:11 pts/0    00:00:14 insmod qeth
root  484     1 17 16:11 pts/0    00:00:13 insmod qeth
root  488     1 16 16:11 pts/0    00:00:12 insmod qeth

Any idea what I need to do

Thanks






__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

Reply via email to