Martha, The qdio.ko module needs to be loaded before qeth.ko one. Don't know why Neale's script didn't do that first. (This is why I always try to use modprobe instead of insmod, it figures these things out for me.)
Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Martha McConaghy Sent: Tuesday, November 23, 2004 12:02 PM To: [EMAIL PROTECTED] Subject: Re: Problems with SLES 9 and guest lan Neale, Thanks very much for the script. I've tried the commands out and got some interesting results. When I ran the second line, I received the following: insmod /lib/modules/`uname -r`/kernel/drivers/s390/net/qeth.ko <dules/`uname -r`/kernel/drivers/s390/net/qeth.ko qeth: Unknown symbol qdio_synchronize qeth: Unknown symbol do_QDIO qeth: Unknown symbol qdio_initialize qeth: Unknown symbol qdio_cleanup qeth: Unknown symbol qdio_activate Nov 23 08:57:19 lsuse964 kernel: qeth: Unknown symbol qdio_synchronize insmod: error inserting '/lib/modules/2.6.5-7.111-s390x/kernel/drivers/s390/net qeth.ko': -1 Unknown symbol in module Nov 23 08:57:19 lsuse964 kernel: qeth: Unknown symbol do_QDIO"" Nov 23 08:57:19 lsuse964 kernel: qeth: Unknown symbol qdio_initialize Nov 23 08:57:19 lsuse964 kernel: qeth: Unknown symbol qdio_cleanup"" Nov 23 08:57:19 lsuse964 kernel: qeth: Unknown symbol qdio_activate"" The other lines failed because there are no subdirectories (or anything else) in /sys/bus/ccwgroup/drivers/. I guess the question is, should I give on this system and just reinstall? Is it too screwed up to save? Martha ---------------------------------------------------------------------- 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
