Thanks... I called the un help desk... Gary W. Arnal z/VM System Support System Management Integration Professional IBM Global Services - Qwest Account
-----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Ferguson, Neale Sent: Thursday, October 23, 2003 12:25 PM To: [EMAIL PROTECTED] Subject: Re: 2.6 Kernel on a Z800 This is the script I use to get my Guest LAN devices up and running: insmod /lib/modules/`uname -r`/kernel/drivers/s390/cio/ccwgroup.ko 2>/dev/null insmod /lib/modules/`uname -r`/kernel/drivers/s390/net/qeth_mod.ko 2>/dev/null echo "0.0.0900,0.0.0901,0.0.0902" > /sys/bus/ccwgroup/drivers/qeth/group echo "VXLA900" > /sys/bus/ccwgroup/drivers/qeth/0.0.0900/portname echo 1 > /sys/bus/ccwgroup/drivers/qeth/0.0.0900/online -----Original Message----- Hello In my spare time in the past couple of weeks I've been working with the 2.6.0-test series of kernels on a Z800. I'm running an RHEL Beta. The problems that I've encountered is that I can't get the OSA Cards to be recognized as a network device. The device channels exist in /sys/bus/ccw/devices. The qeth_mod install correctly when I install it but it isn't used by anything. They are virtual devices 800-802. I've upgraded all of the necessary utilities to run the 2.6 test kernel and the device works properly in 2.4.21. Does anyone have any hints or suggestions? Thanks Mike McCabe
BEGIN:VCARD VERSION:2.1 N:Arnal;Gary FN:Arnal, Gary ORG:Qwest Information Technologies TITLE:System SW Support Engineer II TEL;WORK;VOICE:+1 206 345 7032 TEL;PAGER;VOICE:+1 877 634 6167 $ $ [EMAIL PROTECTED] ADR;WORK:;Seattle;1915 Terry Ave;Seattle;WA;98101 LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Seattle=0D=0A1915 Terry Ave=0D=0ASeattle, WA 98101 EMAIL;PREF;INTERNET:[EMAIL PROTECTED] REV:20030612T134416Z END:VCARD
