vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| > The missed packages are the following: > > devices.pci.ethernet: > > devices.pci.86800900 > > devices.pci.86802912 This is an Intel PRO/100+ NIC On a x86 PC you'll see the Dev ID as 8086.1229 > > devices.pci.pciclass.0240000 > > where can i find them ? Nowhere. This card isn't supported by AIX. Perhaps the machine ran Linux before... -- Uli These opinions are mine. All found typos are yours. |
| |||
| arieco@clalit.org.il wrote: > hello > > on aix 5.2 i've goe this messages : > > The missed packages are the following: > > devices.pci.ethernet: > > devices.pci.86800900 > > devices.pci.86802912 > > devices.pci.pciclass.0240000 > > where can i find them ? > > thanks > > ariec > AIX 5L always seems to complain about "missing packages" at install time, and they are packages that don't exist. And your system will work fine without them. Dan |
| |||
| Haven't done the research on this adapter but have you tried mounting the CD w/the BOS (CD 1) on the system then run cfgmgr -v -i /cdrommountpoint. That's how I get the correct driver(s) for new adapters I stick into my running machines (hot pluggable pci, that is <G>) installed. Obviously, once (if?) the above command find the drivers, you then need to update the filesets to the respective level that the system is at (oslevel -qr or one of the instfix commands such as instfix -i |grep AIX_ML which will show whether the ML is complete). Just a thought. PS === arieco@clalit.org.il wrote: > hello > > on aix 5.2 i've goe this messages : > > The missed packages are the following: > > devices.pci.ethernet: > > devices.pci.86800900 > > devices.pci.86802912 > > devices.pci.pciclass.0240000 > > where can i find them ? > > thanks > > ariec > |
| ||||
| I tried to put 5.2 on new p5 and it complained about missing bunch of usb and pci fc packages. I tried cfgmgr -v -i /cdmount , none was found, then tried 5.3 CD, found half of them but lack dependency. I gave up and called up IBM, the answer is to install a IY57772 which fixed all these problems. On Sun, 24 Apr 2005 13:30:35 GMT, Dohhhh <whynot@verizon.net> wrote: >Haven't done the research on this adapter but have you tried mounting >the CD w/the BOS (CD 1) on the system then run cfgmgr -v -i >/cdrommountpoint. That's how I get the correct driver(s) for new >adapters I stick into my running machines (hot pluggable pci, that is ><G>) installed. > >Obviously, once (if?) the above command find the drivers, you then need >to update the filesets to the respective level that the system is at >(oslevel -qr or one of the instfix commands such as instfix -i |grep >AIX_ML which will show whether the ML is complete). > >Just a thought. > >PS >=== >arieco@clalit.org.il wrote: >> hello >> >> on aix 5.2 i've goe this messages : >> >> The missed packages are the following: >> >> devices.pci.ethernet: >> >> devices.pci.86800900 >> >> devices.pci.86802912 >> >> devices.pci.pciclass.0240000 >> >> where can i find them ? >> >> thanks >> >> ariec >> |