>>> On 3/31/2009 at 3:42 PM, Mark Pace <[email protected]> wrote: > Not having any luck with Hipersockets in SLES10, working great in SLES9 > Does this look correct for a Hipersocket device in SLES10?
No. There was a regression (I can't quite call it a bug) in SP2 where going in to YaST to configure an interface, the device numbers were not pre-populated as they had been previously. There's a fix for that coming out, but I'm not sure just when. > sles002:/etc/sysconfig/hardware # cat hwcfg-qeth-bus-ccw-0.0.0704 > CCW_CHAN_IDS='' You need to have this look like this: CCW_CHAN_IDS=''0.0.0704 0.0.0705 0.0.0706" And only have the one for 0.0.0704, not the other two. Mark Post ---------------------------------------------------------------------- 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
