Well, there are two entries in there for eth0. I'm not sure which one "wins," the first or last.
I would verify which module name you have, either qeth.o or qeth-2.4.17-s390-3.o in /lib/modules, and delete the other one. Run "depmod -a" just for no good reason, and try it again. Also, just as I mentioned with Ken, try doing a "dmesg" to see if there are any hints in there. Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED]]On Behalf Of Crowley, Glen L Sent: Wednesday, December 18, 2002 2:25 PM To: [EMAIL PROTECTED] Subject: Re: Debian cant find OSA adapter files cat /etc/modules.conf -snip- ### update-modules: end processing /etc/modutils/paths ### update-modules: start processing /etc/modutils/qeth-2.4.17-s390-3 alias eth0 qeth-2.4.17-s390-3 ### update-modules: end processing /etc/modutils/qeth-2.4.17-s390-3 ### update-modules: start processing /etc/modutils/arch/s390 # # /etc/modutils/arch/s390 # # For details concering configuration options of S/390 specific drivers # see the "LINUX for S/390 Device Drivers and Installation Commands" book # on http://oss.software.ibm.com/developerworks/opensource/linux390/docu.html # alias tr0 lcs #alias eth0 lcs alias eth0 qeth alias ctc0 ctc alias escon0 ctc alias iucv0 netiucv ### update-modules: end processing /etc/modutils/arch/s390 -----Original Message----- From: Mark Post [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 1:23 PM To: [EMAIL PROTECTED] Subject: Re: Debian cant find OSA adapter files What is in /etc/modules.conf? Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED]]On Behalf Of Crowley, Glen L Sent: Wednesday, December 18, 2002 2:00 PM To: [EMAIL PROTECTED] Subject: Debian cant find OSA adapter files I have installed Debian "woody" with the IBM OCO QETH and QDIO modules for 2.4.17. Installation went fine and able to telnet in and to do install. Upon booting from dasd the first time, I get the following error: Setting up IP spoofing protection: rp_filter. Configuring network interfaces: modprobe: modprobe: Can't locate module eth0 SIOCSIFADDR: No such device modprobe: modprobe: Can't locate module eth0 eth0: ERROR while getting interface flags: No such device modprobe: modprobe: Can't locate module eth0 SIOCSIFNETMASK: No such device modprobe: modprobe: Can't locate module eth0 SIOCSIFBRDADDR: No such device modprobe: modprobe: Can't locate module eth0 eth0: ERROR while getting interface flags: No such device modprobe: modprobe: Can't locate module eth0 eth0: ERROR while getting interface flags: No such device done. The parms used at OSA setup are add_parms,0x10,0xc40,0xc42,portname=OSA1 qeth,0xc40,0xc41,0xc42 have also tried eth0,0xc40,0xc41,0xc42 Anybody been here or have any suggestions? Glen Crowley Lead Systems Programmer Arkansas Blue Cross Blue Shield 501-378-2432 [EMAIL PROTECTED]
