Solaris 10 x86 NetVista A40i 6578PBU

I've installed Solaris 10 6 times now, each with a different set of error situations. I'm requesting a new/overwrite install each time. The machine is in the hcl. My major problems:
1) Network connected ... occasionally: iprb0
The network sometimes works, sometimes not. In my first install, I manually configured /etc/ files to make it work. dhcp does not seem to help; manual config seems to skip over or omit key prompts (like domain name).
During some install options, I get messages like:
unable to run /usr/sbin/sysidput
see /var/sadm/system/logs
unable to configure iprb0
If I unplug/replug the network cable, the kernel recognizes these changes, but I can't even ping my own IP address. localhost pings fine.
2) X refuses to start. I don't understand this one. X was configured and working properly during install, then fails on reboot with messages like:
agp gart support not available
How would I resolve that? This is Intel i815 with Compaq TFT5000 (CPQ1341).
3) Screwy colors during install. turquoise on violet?
It made me think my video was not recognized, but eventually reverted to "normal" colors.
4) Do not try to install using a KVM switch.
Tried this ... keyboard and mouse were not picked up correctly, so X refused to start. But the X installer worked fine.
5) X installer. Why don't you auto focus the cursor.
The window starts, without a mouse cursor in the window, so keyboard isn't recognized. This is a single user install program ... just move the focus.
6) "Error has occurred during configuration, backup"
When I do that on the network config screens, Java blows up.
7) The transition from CD to CD is flawed. The pop-up window telling you to change CD's obscures the progress window. There is plenty of screen real estate ... don't cover things up.
8) During one install, the gui wasn't chosen, and the character prompt program did not recognize any of the CD's. It would be helpful to use the same external description of the CD's that the internal programs are requesting. I had to cancel the install, and start again.
9) During one install, the auto-eject of CD's following disc1 somehow got confused, the machine rebooted, and got an error "cannot read fdisk table".
I powered off/on, and the install proceeded correctly.

Part of the problem of documenting these failures is the lack of network support. I don't know how to transfer config and log information back to my machine for analysis.
- How do I write this info to a floppy disk?
Here are the relevant files for the X startup failure that I was able to capture when the network was working.
OWconfig
# Start SUNWxwpls
# "@(#)OWconfig.x86 35.8 - 01/12/14"
# Required keyboard stanza:
class="XINPUT" name="IKBD"
ddxHandler="ddxSUNWkbd.so.1"
ddxInitFunc="ddxSUNWkbdProc";
# Xserverconfig x86 specific:
class="DCM" name="Adapter"
moduleName="Adapterconfig.so.1"
mode="GUI";
class="DCM" name="Mouse"
moduleName="Mouseconfig.so.1"
mode="GUI";
# Virtual Frame Buffer (vfb) loadable DDX module
class="XSCREEN" name="vfb"
ddxHandler="ddxSUNWvfb.so.1" ddxInitFunc="sunVFBInit";
# Null Keyboard module
class="XINPUT" name="NKBD"
ddxHandler="ddxSUNWkbd.so.1"
ddxInitFunc="ddxnullkbdProc";
# Null Mouse module
class="XINPUT" name="NMOUSE"
ddxHandler="ddxSUNWmouse.so.1"
ddxInitFunc="ddxnullmouseProc";
prtconf -D
System Configuration: Sun Microsystems i86pc
Memory size: 511 Megabytes
System Peripherals (Software Nodes):
i86pc (driver name: rootnex)
scsi_vhci, instance #0 (driver name: scsi_vhci)
+boot
memory
aliases
chosen
i86pc-memory
i86pc-mmu
openprom
options, instance #0 (driver name: options)
packages
delayed-writes
itu-props
isa, instance #0 (driver name: isa)
motherboard
fdc, instance #0 (driver name: fdc)
fd, instance #0 (driver name: fd)
fd, instance #1 (driver name: fd)
i8042, instance #0 (driver name: i8042)
mouse (driver name: mouse8042)
keyboard, instance #0 (driver name: kb8042)
INT0800
lp (driver name: ecpp)
asy, instance #0 (driver name: asy)
asy, instance #1 (driver name: asy)
pci, instance #0 (driver name: pci)
pci8086,1130
display, instance #0 (driver name: vgatext)
pci8086,244e, instance #0 (driver name: pci_pci)
pci1014,1ce, instance #0 (driver name: iprb)
pci8086,2440
pci-ide, instance #0 (driver name: pci-ide)
ide, instance #0 (driver name: ata)
cmdk, instance #0 (driver name: cmdk)
ide, instance #1 (driver name: ata)
sd, instance #0 (driver name: sd)
st, instance #0 (driver name: st)
pci1014,1c6, instance #0 (driver name: uhci)
pci1014,1c6
pci1014,1c6
used-resources
pseudo, instance #0 (driver name: pseudo)
xsvc, instance #0 (driver name: xsvc)
objmgr, instance #0 (driver name: objmgr)
cpus
cpu, instance #0
Xorg.0.log
X Window System Version 6.8.0 (Sun Xorg Release 1.1 for Solaris 10)
Release Date: 8 September 2004
X Protocol Version 11, Revision 0, Release 6.8
Build Operating System: SunOS 5.10 s10_74 i86pc
Build Date: 15 December 2004
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 3 14:15:06 2005
(EE) Unable to locate/open config file
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on solaris
(II) LoadModule: "bitmap"
(II) Loading /usr/X11/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1130 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,1132 card 1014,01e2 rev 02 class 03,00,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 01 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 1014,01c6 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 1014,01c6 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2443 card 1014,01c6 rev 01 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2445 card 1014,01c6 rev 01 class 04,01,00 hdr 00
(II) PCI: 01:08:0: chip 8086,2449 card 1014,01ce rev 01 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[ B ]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[ B ]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[ B ]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x00007000 - 0x00007fff (0x1000) IX[ B ]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfeb00000 - 0xfebfffff (0x100000) MX[ B ]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Intel Corp. 82815 CGC [Chipset Graphics Controller] rev 2, Mem @ 0xf8000000/26, 0xfea80000/19
xf86AutoConfig: Primary PCI is 0:2:0
Running "/usr/X11/lib/X11/getconfig/getconfig -X 60800000 -I /etc/X11,/usr/X11/etc/X11,/usr/X11/lib/modules,/usr/X11/lib/X11/getconfig -v 0x8086 -d 0x1132 -r 0x02 -s 0x1014 -b 0x01e2 -c 0x0300"
New driver is "i810"
(==) Using default built-in configuration (116 lines)
(==) --- Start of built-in configuration ---
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "bitstream"
Load "type1"
Load "IA"
Load "Xst"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
Option "TargetRefresh" "75.0"
EndSection
Section "Device"
Identifier "Builtin Default i810 Device 0"
Driver "i810"
EndSection
Section "Screen"
Identifier "Builtin Default i810 Screen 0"
Device "Builtin Default i810 Device 0"
Monitor "Builtin Default Monitor"
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "fbdev"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection
Section "Device"
Identifier "Builtin Default vesa Device 0"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Builtin Default vesa Screen 0"
Device "Builtin Default vesa Device 0"
Monitor "Builtin Default Monitor"
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection
Section "Device"
Identifier "Builtin Default vga Device 0"
Driver "vga"
EndSection
Section "Screen"
Identifier "Builtin Default vga Screen 0"
Device "Builtin Default vga Device 0"
Monitor "Builtin Default Monitor"
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default i810 Screen 0"
Screen "Builtin Default fbdev Screen 0"
Screen "Builtin Default vesa Screen 0"
Screen "Builtin Default vga Screen 0"
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default i810 Screen 0" (0)
(**) | |-->Monitor "Builtin Default Monitor"
(**) | |-->Device "Builtin Default i810 Device 0"
(**) |-->Screen "Builtin Default fbdev Screen 0" (1)
(**) | |-->Monitor "Builtin Default Monitor"
(**) | |-->Device "Builtin Default fbdev Device 0"
(**) |-->Screen "Builtin Default vesa Screen 0" (2)
(**) | |-->Monitor "Builtin Default Monitor"
(**) | |-->Device "Builtin Default vesa Device 0"
(**) |-->Screen "Builtin Default vga Screen 0" (3)
(**) | |-->Monitor "Builtin Default Monitor"
(**) | |-->Device "Builtin Default vga Device 0"
(==) |-->Input Device "<default pointer>"
(==) |-->Input Device "<default keyboard>"
(==) Keyboard: CustomKeycode disabled
(WW) The core pointer device wasn't specified explicitly in the layout.
Using the default mouse configuration.
(WW) The core keyboard device wasn't specified explicitly in the layout.
Using the default keyboard configuration.
(WW) No FontPath specified. Using compiled-in default.
(==) FontPath set to "/usr/X11/lib/X11/fonts/TrueType/,/usr/X11/lib/X11/fonts/Type1/,/usr/X11/lib/X11/fonts/Type1/sun/,/usr/X11/lib/X11/fonts/F3bitmaps/,/usr/X11/lib/X11/fonts/misc/,/usr/X11/lib/X11/fonts/100dpi/,/usr/X11/lib/X11/fonts/75dpi/"
(==) RgbPath set to "/usr/X11/lib/X11/rgb"
(==) ModulePath set to "/usr/X11/lib/modules"
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[ B ]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[ B ]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[ B ](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[ B ]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[ B ]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[ B ]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[ B ]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[ B ]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[ B ]
(II) Active PCI resource ranges:
[0] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[ B ]E
[1] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[ B ](B)
[2] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[ B ](B)
[3] -1 0 0x000078c0 - 0x000078ff (0x40) IX[ B ]E
[4] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[ B ]E
[5] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[ B ]E
[6] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[ B ]E
[7] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[ B ]E
[8] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[ B ]E
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[ B ]E
[1] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[ B ](B)
[2] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[ B ](B)
[3] -1 0 0x000078c0 - 0x000078ff (0x40) IX[ B ]E
[4] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[ B ]E
[5] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[ B ]E
[6] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[ B ]E
[7] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[ B ]E
[8] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[ B ]E
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[ B ](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[ B ]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[ B ]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[ B ]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[ B ]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[ B ]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[ B ]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[ B ](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[ B ]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[ B ]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[ B ]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[ B ]
[5] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[ B ]E
[6] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[ B ](B)
[7] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[ B ](B)
[8] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[ B ]
[9] -1 0 0x00000000 - 0x000000ff (0x100) IX[ B ]
[10] -1 0 0x000078c0 - 0x000078ff (0x40) IX[ B ]E
[11] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[ B ]E
[12] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[ B ]E
[13] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[ B ]E
[14] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[ B ]E
[15] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[ B ]E
(II) LoadModule: "extmod"
(II) Loading /usr/X11/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) Loading extension XEVIE
(II) LoadModule: "dbe"
(II) Loading /usr/X11/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(WW) Warning, couldn't open module glx
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (module does not exist, 0)
(II) LoadModule: "bitstream"
(II) Loading /usr/X11/lib/modules/fonts/libbitstream.so
(II) Module bitstream: vendor="Sun Microsystems, Inc."
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitstream
(II) LoadModule: "type1"
(II) Loading /usr/X11/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "IA"
(II) Loading /usr/X11/lib/modules/extensions/libIA.so
(II) Module IANAME: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SolarisIA
(II) LoadModule: "Xst"
(II) Loading /usr/X11/lib/modules/extensions/libXst.so
(II) Module Xst: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension ST
(II) LoadModule: "i810"
(II) Loading /usr/X11/lib/modules/drivers/i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.3.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "fbdev"
(WW) Warning, couldn't open module fbdev
(II) UnloadModule: "fbdev"
(EE) Failed to load module "fbdev" (module does not exist, 0)
(II) LoadModule: "vesa"
(II) Loading /usr/X11/lib/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "vga"
(II) Loading /usr/X11/lib/modules/drivers/vga_drv.so
(II) Module vga: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 4.0.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "keyboard"
(WW) Warning, couldn't open module keyboard
(II) UnloadModule: "keyboard"
(EE) Failed to load module "keyboard" (module does not exist, 0)
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G
(II) VESA: driver for VESA chipsets: vesa
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset i815 found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[ B ](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[ B ]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[ B ]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[ B ]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[ B ]
[5] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[ B ]E
[6] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[ B ](B)
[7] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[ B ](B)
[8] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[ B ]
[9] -1 0 0x00000000 - 0x000000ff (0x100) IX[ B ]
[10] -1 0 0x000078c0 - 0x000078ff (0x40) IX[ B ]E
[11] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[ B ]E
[12] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[ B ]E
[13] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[ B ]E
[14] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[ B ]E
[15] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[ B ]E
(--) Assigning device section with no busID to primary device
(--) Chipset vesa found
(--) Assigning device section with no busID to primary device
(--) Chipset generic found
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[ B ](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[ B ]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[ B ]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[ B ]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[ B ]
[5] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[ B ]E
[6] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[ B ](B)
[7] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[ B ](B)
[8] 0 0 0x000a0000 - 0x000affff (0x10000) MS[ B ]
[9] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[ B ]
[10] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[ B ]
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[ B ]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[ B ]
[13] -1 0 0x000078c0 - 0x000078ff (0x40) IX[ B ]E
[14] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[ B ]E
[15] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[ B ]E
[16] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[ B ]E
[17] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[ B ]E
[18] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[ B ]E
[19] 0 0 0x000003b0 - 0x000003bb (0xc) IS[ B ]
[20] 0 0 0x000003c0 - 0x000003df (0x20) IS[ B ]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11/lib/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(++) I810(0): Depth 24, (--) framebuffer bpp 24
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11/lib/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11/lib/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11/lib/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) I810(0): initializing int10
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 1024 kB
(II) I810(0): VESA VBE OEM: Intel(R) 815 Chipset Video BIOS
(II) I810(0): VESA VBE OEM Software Rev: 4.1
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(R) 815 Chipset
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11/lib/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) I810(0): VESA VBE DDC supported
(II) I810(0): VESA VBE DDC Level 2
(II) I810(0): VESA VBE DDC transfer in appr. 1 sec.
(II) I810(0): VESA VBE DDC read successfully
(II) I810(0): Manufacturer: CPQ Model: 1341 Serial#: 1094136883
(II) I810(0): Year: 1999 Week: 11
(II) I810(0): EDID Version: 1.1
(II) I810(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) I810(0): Sync: Separate Composite SyncOnGreen
(II) I810(0): Max H-Image Size [cm]: horiz.: 31 vert.: 23
(II) I810(0): Gamma: 2.13
(II) I810(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) I810(0): redX: 0.610 redY: 0.340 greenX: 0.290 greenY: 0.620
(II) I810(0): blueX: 0.140 blueY: 0.130 whiteX: 0.315 whiteY: 0.345
(II) I810(0): Supported VESA Video Modes:
(II) I810(0): 720x400@70Hz
(II) I810(0): 640x480@60Hz
(II) I810(0): 640x480@75Hz
(II) I810(0): 800x600@60Hz
(II) I810(0): 800x600@75Hz
(II) I810(0): 832x624@75Hz
(II) I810(0): 1024x768@60Hz
(II) I810(0): 1024x768@70Hz
(II) I810(0): 1024x768@75Hz
(II) I810(0): Manufacturer's mask: 0
(II) I810(0): Supported Future Video Modes:
(II) I810(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) I810(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) I810(0): Ranges: V min: 57 V max: 85 Hz, H min: 32 H max: 60 kHz, PixClock max 80 MHz
(II) I810(0): Serial No: 911BH34AA743
(II) I810(0): Monitor name: CPQ TFT5000
(--) I810(0): Chipset: "i815"
(--) I810(0): Linear framebuffer at 0xF8000000
(--) I810(0): IO registers at addr 0xFEA80000
(EE) I810(0): AGP GART support is not available. Make sure your kernel has
agpgart support or that the agpgart kernel module is loaded.
(II) UnloadModule: "i810"
(II) UnloadModule: "ddc"
(II) Unloading /usr/X11/lib/modules/libddc.so
(II) UnloadModule: "int10"
(II) Unloading /usr/X11/lib/modules/libint10.so
(II) UnloadModule: "vbe"
(II) Unloading /usr/X11/lib/modules/libvbe.so
(II) UnloadModule: "xaa"
(II) Unloading /usr/X11/lib/modules/libxaa.so
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11/lib/modules/libvgahw.so
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error: no screens found
Xservers
:0 Local local_uid@console root /usr/X11/bin/Xserver :0 -nobanner
Xerrors
X Window System Version 6.8.0 (Sun Xorg Release 1.1 for Solaris 10)
Release Date: 8 September 2004
X Protocol Version 11, Revision 0, Release 6.8
Build Operating System: SunOS 5.10 s10_74 i86pc
Build Date: 15 December 2004
Before reporting problems, check http://sunsolve.sun.com/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 3 14:15:06 2005
(EE) Unable to locate/open config file
xf86AutoConfig: Primary PCI is 0:2:0
Running "/usr/X11/lib/X11/getconfig/getconfig -X 60800000 -I /etc/X11,/usr/X11/etc/X11,/usr/X11/lib/modules,/usr/X11/lib/X11/getconfig -v 0x8086 -d 0x1132 -r 0x02 -s 0x1014 -b 0x01e2 -c 0x0300"
getconfig: Version 1.0.
getconfig: Xorg Version: 6.8.0.0.
getconfig: 23 built-in rules.
getconfig: rules file '/usr/X11/lib/X11/getconfig/xorg.cfg' has version 1.0.
getconfig: 1 rule added from file '/usr/X11/lib/X11/getconfig/xorg.cfg'.
getconfig: Evaluated 24 rules with 0 errors.
getconfig: Weight of result is 500.
New driver is "i810"
(==) Using default built-in configuration (116 lines)
(EE) Failed to load module "glx" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exist, 0)
(EE) Failed to load module "keyboard" (module does not exist, 0)
(EE) I810(0): AGP GART support is not available. Make sure your kernel has
agpgart support or that the agpgart kernel module is loaded.
(EE) Screen(s) found, but none have a usable configuration.

Similar Messages

  • Solaris Management Console 2.1 in Solaris 10 x86 nv-b40 and nv-b42.....

    I have been Solaris 10 x86 on my Intel machines and never had any problem with SMC. However, things seems to have changed since
    nv-b40 release. SMC out-of-the-box does not work even the first time. I get a message like Server is not running, Toolbox is not available. I tried to start the server manually using the command
    /etc/init.d/init.wbem start
    and I got the message
    svccfg:Pattern 'application/swcwbem' doesn't match any instances or services.
    I have reinstalled nv-b38 and SMC works fine. Does any one know what has changed between nv-b38 and nv-b40 releases which caused SMC not to work out-of-the-box? Also, if any one has encountered this problem and got a fix for it, could you please post it here? Thanks a bunch in advance.
    -Victor bagga

    did you enable tcp listening?
    svccfg -s wbem setprop options/tcp_listen=true
    svcadm refresh wbem
    svcadm restart wbem

  • Installation problem sun solaris 9 x86 on intel

    I am trying to install sun solaris 9 x86 intel platform edition on my home pc hp e-vectra, configuration is PIII 800 Mhz, 10 GB HDD, 128 MB Ram, 17" color monitor, but it giving me following error :-
    BooT Panic: trap type e, error 0 at 117499
    Cr0: 800000011, cr1: 4, cr3: 17e000
    Eax: 0, ebx: 7e2c, ecx: 0 edx: 16e350
    Es: fffffffe, edi: 17dfe0, ebp: 7e40, esp: 7e20
    Entering boot debugger:
    Please help me, how can I install sun solaris 9 x86 on my HP E-Vectra PC.
    Kalpesh Mehta

    I had similar problems several months ago. I suspect this happens when host pc does not have floppy drive(or bios somehow misreports it) as it was in my case. Solaris 8 seems to work fine in the same environment, so I keep using it for now. Possible workaround might be to use DCA from Solaris 8: Installation of Sol9 started just fine after I entered Sol8 DCA and asked it to boot from Sol9 CD.
    Hope this problem will be fixed in subsequent Sol9 releases.
    Victor

  • Installation problem of Oracle 8.1.7 on solaris 10 x86

    Hi,
    I tried to install the Oracle 8.1.7 on solaris 10 x86 and I got an error message shows: "cannot write to /opt/oracle/product/8.1.7/jar/classes2.jar".checking the log it shows:
    Exception: IOException2
    and exception: copyGroupFromJar. I ignored the error but the installation failed.By the way, I was not asked to run root.sh during the installation. Can anyone kindly tell me how to make it?
    yours
    zeushd

    Here are some additional statements for 10g on Solaris 10g x86:
    1. Execute runInstaller with the -ignoreSysPrereqs option.
    2. Select 'Do not create a starter database' when installing Oracle 10g.
    3. During installation, the warning message 'SUNWsprox package not installed' can be ignored. Press Continue to resume the installation.
    4. Download and install patch 4186426 from metalink.oracle.com after installing Oracle 10g software.
    5. If you have an End User Solaris 10 distribution, install the SUNWuiu8 package prior to installing the 10g client.

  • Solaris 9 x86 bug report - el_GR.ISO8859-7 & CDE

    I'm posting this article here, because I can't find any official Solaris 9 x86 bug report page. I hope the developers will notice it. I'm using Solaris 9 x86 (12/02), with the latest 9_x86_Recommended patch cluster installed, and support for Greek installed too.
    It seems there is some kind of problem, when trying to view text files with Greek (el_GR.ISO8859-7) characters, which were created under Windows. To be more specific:
    If I boot at CDE with language el_GR.ISO8859-7, and try to view a .txt file (just with a simple double click), which I have created under Windows, with Greek characters,
    the screen goes black, and the CDE login screen appears again (restarts). If I keep the Greek language or change the language to US English, I can boot at CDE again, with
    no problems. If I try "command line logging", the screen goes off - just like when the computer is powered off, and I can't do anything, (well, except pressing the reset button, that's the sure way). And if I use the "init 6" command, while being logged at CDE, from a terminal, the Graphical Desktop exits, and then, the screen goes off again (just like the computer is powered off), but finally the computer manages to restart.
    I'm using the Sun X server, NOT the XFree86 porting kit and I use the entry
    :0 Local local_uid@console nobody /usr/openwin/bin/Xsun :0 -dpsfileops
    in /usr/dt/config/Xservers file, to start the X server.
    Here is the $HOME_DIR/.dt/startlog file:
    --- ??? 23 ??? 2003 12:10:51
    --- /usr/dt/bin/Xsession starting...
    --- starting /usr/openwin/bin/speckeysd
    --- Xsession started by dtlogin
    --- starting /usr/dt/bin/dtsession_res -load -system
    --- sourcing /root/.dtprofile...
    --- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...
    --- sourcing /usr/dt/config/Xsession.d/0015.sun.env...
    --- sourcing /usr/dt/config/Xsession.d/0020.dtims...
    --- sourcing /usr/dt/config/Xsession.d/0030.dttmpdir...
    --- sourcing /usr/dt/config/Xsession.d/0040.xmbind...
    --- sourcing /usr/dt/config/Xsession.d/1000.solregis...
    --- could not read /root/.profile
    --- starting /usr/dt/bin/dthello &
    --- starting /usr/dt/bin/dtsearchpath
    --- starting /usr/dt/bin/dtappgather &
    --- starting /usr/dt/bin/dsdm &
    --- session log file is /root/.dt/sessionlogs/www_DISPLAY=:0
    --- DTSOURCEPROFILE is 'true' (see /root/.dtprofile)
    --- execing /usr/dt/bin/dtsession with a /sbin/sh login shell ...
    --- starting desktop on /dev/pts/3
    Sun Microsystems Inc.     SunOS 5.9     Generic_112234-03     November 2002
    /usr/dt/bin/ttsession[337]: starting
    X connection to :0.0 broken (explicit kill or server shutdown).
    X connection to :0.0 broken (explicit kill or server shutdown).
    I don't know if this is a bug or something, and I'm very curious about the cause. I didn't have much time for any other "experiments".
    Anyway, I hope this will help developers solve a problem -if it really exists-.
    Angelos Vasilopoulos
    Site Security Officer
    [email protected]

    I'm posting this article here, because I can't find any official Solaris 9 x86 bug report page. I hope the developers will notice it. I'm using Solaris 9 x86 (12/02), with the latest 9_x86_Recommended patch cluster installed, and support for Greek installed too.
    It seems there is some kind of problem, when trying to view text files with Greek (el_GR.ISO8859-7) characters, which were created under Windows. To be more specific:
    If I boot at CDE with language el_GR.ISO8859-7, and try to view a .txt file (just with a simple double click), which I have created under Windows, with Greek characters,
    the screen goes black, and the CDE login screen appears again (restarts). If I keep the Greek language or change the language to US English, I can boot at CDE again, with
    no problems. If I try "command line logging", the screen goes off - just like when the computer is powered off, and I can't do anything, (well, except pressing the reset button, that's the sure way). And if I use the "init 6" command, while being logged at CDE, from a terminal, the Graphical Desktop exits, and then, the screen goes off again (just like the computer is powered off), but finally the computer manages to restart.
    I'm using the Sun X server, NOT the XFree86 porting kit and I use the entry
    :0 Local local_uid@console nobody /usr/openwin/bin/Xsun :0 -dpsfileops
    in /usr/dt/config/Xservers file, to start the X server.
    Here is the $HOME_DIR/.dt/startlog file:
    --- ??? 23 ??? 2003 12:10:51
    --- /usr/dt/bin/Xsession starting...
    --- starting /usr/openwin/bin/speckeysd
    --- Xsession started by dtlogin
    --- starting /usr/dt/bin/dtsession_res -load -system
    --- sourcing /root/.dtprofile...
    --- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...
    --- sourcing /usr/dt/config/Xsession.d/0015.sun.env...
    --- sourcing /usr/dt/config/Xsession.d/0020.dtims...
    --- sourcing /usr/dt/config/Xsession.d/0030.dttmpdir...
    --- sourcing /usr/dt/config/Xsession.d/0040.xmbind...
    --- sourcing /usr/dt/config/Xsession.d/1000.solregis...
    --- could not read /root/.profile
    --- starting /usr/dt/bin/dthello &
    --- starting /usr/dt/bin/dtsearchpath
    --- starting /usr/dt/bin/dtappgather &
    --- starting /usr/dt/bin/dsdm &
    --- session log file is /root/.dt/sessionlogs/www_DISPLAY=:0
    --- DTSOURCEPROFILE is 'true' (see /root/.dtprofile)
    --- execing /usr/dt/bin/dtsession with a /sbin/sh login shell ...
    --- starting desktop on /dev/pts/3
    Sun Microsystems Inc.     SunOS 5.9     Generic_112234-03     November 2002
    /usr/dt/bin/ttsession[337]: starting
    X connection to :0.0 broken (explicit kill or server shutdown).
    X connection to :0.0 broken (explicit kill or server shutdown).
    I don't know if this is a bug or something, and I'm very curious about the cause. I didn't have much time for any other "experiments".
    Anyway, I hope this will help developers solve a problem -if it really exists-.
    Angelos Vasilopoulos
    Site Security Officer
    [email protected]

  • 10g installation error on Solaris 10 X86

    Dear All,
    i have downloded a 10g( solaris x86) from oracle site to install Solaris 10 x86..
    After following installation document steps when i execute command ./runinsta follwing error occurs.
    **********************************output**************************
    $ ./runinsta
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 1555 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 1715 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-03-31_08-38-33PM. Please wait ...unzip: cannot find ../stage/Components/oracle.swd.jre/1.4.2.0.0/1/DataFiles/*.jar, ../stage/Components/oracle.swd.jre/1.4.2.0.0/1/DataFiles/*.jar.zip or ../stage/Components/oracle.swd.jre/1.4.2.0.0/1/DataFiles/*.jar.ZIP.
    Error in writing to directory /tmp/OraInstall2010-03-31_08-38-33PM. Please ensure that this directory is writable and has atleast 69 MB of disk space. Installation cannot continue.
    : Error 0
    $
    but there is sufficient space for /tmp.
    Please suggest how to resolve issue.
    Thanks.
    Rajesh.
    Edited by: user12071799 on Apr 2, 2010 6:15 AM

    Hi,
    $ ls
    actions oracle13.bak oracle26.bak oracle39.bak oracle_6.bak oracle_s.18 oracle_s.pro
    componen oracle14.bak oracle27.bak oracle40.bak oracle_7.bak oracle_s.19 oracle_s.xml
    config.xml oracle15.bak oracle28.bak oracle41.bak oracle_8.bak oracle_s.2 ouiconfi.xml
    dialogs oracle16.bak oracle29.bak oracle42.bak oracle_9.bak oracle_s.20 prereq
    fastcopy oracle17.bak oracle30.bak oracle43.bak oracle_s.1 oracle_s.21 products.xml
    fastcopy.xml oracle18.bak oracle31.bak oracle44.bak oracle_s.10 oracle_s.3 properti
    install1.jar oracle19.bak oracle32.bak oracle45.bak oracle_s.11 oracle_s.4 queries
    install2.jar oracle20.bak oracle33.bak oracle46.bak oracle_s.12 oracle_s.5 shiphome.pro
    invdetai.pro oracle21.bak oracle34.bak oracle_2.bak oracle_s.13 oracle_s.6 shiphome.xml
    libs.xml oracle22.bak oracle35.bak oracle_2.pro oracle_s.14 oracle_s.7
    oracle10.bak oracle23.bak oracle36.bak oracle_3.bak oracle_s.15 oracle_s.8
    oracle11.bak oracle24.bak oracle37.bak oracle_4.bak oracle_s.16 oracle_s.9
    oracle12.bak oracle25.bak oracle38.bak oracle_5.bak oracle_s.17 oracle_s.bak
    $ pwd
    /database/stage
    $
    there is no directory with name Components.But on directory is present with name componen.
    pwd
    /database/stage
    # ls -l
    total 9332
    dr-xr-xr-x 23 oracle oinstall 512 Apr 1 22:08 actions
    dr-xr-xr-x 116 oracle oinstall 2560 Apr 1 22:12 componen
    -r-xr-xr-x 1 oracle oinstall 3344 Apr 1 22:12 config.xml
    dr-xr-xr-x 7 oracle oinstall 512 Apr 1 22:13 dialogs
    dr-xr-xr-x 2 oracle oinstall 512 Apr 1 22:13 fastcopy
    -r-xr-xr-x 1 oracle oinstall 1581 Apr 1 22:13 fastcopy.xml
    -r-xr-xr-x 1 oracle oinstall 3097662 Apr 1 22:13 install1.jar
    -r-xr-xr-x 1 oracle oinstall 595911 Apr 1 22:13 install2.jar
    -r-xr-xr-x 1 oracle oinstall 198 Apr 1 22:13 invdetai.pro
    -r-xr-xr-x 1 oracle oinstall 15430 Apr 1 22:13 libs.xml
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle10.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle11.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle12.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle13.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle14.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle15.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle16.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle17.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle18.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle19.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle20.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle21.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle22.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle23.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle24.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle25.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle26.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle27.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle28.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle29.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle30.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle31.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle32.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle33.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle34.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle35.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle36.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle37.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle38.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle39.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle40.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle41.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle42.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle43.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle44.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle45.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle46.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle_2.bak
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_2.pro
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle_3.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle_4.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle_5.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle_6.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle_7.bak
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle_8.bak
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle_9.bak
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.1
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.10
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.11
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.12
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.13
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.14
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.15
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.16
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.17
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.18
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.19
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.2
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.20
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.21
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.3
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.4
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.5
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.6
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.7
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.8
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.9
    -r-xr-xr-x 1 oracle oinstall 580 Apr 1 22:13 oracle_s.bak
    -r-xr-xr-x 1 oracle oinstall 656 Apr 1 22:13 oracle_s.pro
    -r-xr-xr-x 1 oracle oinstall 4869 Apr 1 22:13 oracle_s.xml
    -r-xr-xr-x 1 oracle oinstall 5237 Apr 1 22:13 ouiconfi.xml
    dr-xr-xr-x 5 oracle oinstall 512 Apr 1 22:13 prereq
    -r-xr-xr-x 1 oracle oinstall 801088 Apr 1 22:13 products.xml
    dr-xr-xr-x 2 oracle oinstall 512 Apr 1 22:13 properti
    dr-xr-xr-x 43 oracle oinstall 1024 Apr 1 22:13 queries
    -r-xr-xr-x 1 oracle oinstall 67 Apr 1 22:13 shiphome.pro
    -r-xr-xr-x 1 oracle oinstall 237 Apr 1 22:13 shiphome.xml
    i have kept SW at location /database.
    Thanks.
    Edited by: user12071799 on Apr 2, 2010 5:42 AM

  • Several mysterious problems with Solaris 11 x86 install

    Hi folks,
    I've recently installed Solaris 11 x86 as a replacement for Solaris 9 SPARC on an Ultra 2 machine. I like the operating system, but I've promptly acquired some mysterious problems. The computer is a Fujitsu Siemens Esprimo E2500 with a Pentium 4 HT 3.06 GHz processor, 2 GB RAM, an 80 GB SATA disk and a 147 GB SCSI disk.
    I have had a few occasions on which the screen goes totally blank, the monitor claims that there is no signal, and I have to restart the machine. However, with the blank screen, the hard drive activity light is sometimes still flashing. This happens predictably when I try to log off (as opposed to shutting down) and when I use Totem media player and click on anything inside the Totem window. The motherboard has built-in graphics and brief specifications can be found here:
    http://uk.ts.fujitsu.com/rl/servicesupport/techsupport/professionalpc/ESPRIMO/Datasheets/ds_esprimo_edition_e2500.pdf
    Yesterday my PS/2 keyboard started causing the motherboard to beep crazily when I use it. It beeps rapidly 4 times, then prints the expected character. However, the problem doesn't occur at the initial log in screen. The mouse cursor has also gone beserk on one occasion, flying all over the screen (I had this problem with a previous PC, but a different OS, and thought it was a hardware fault, which I why I got this new computer). With the keyboard problem, the machine is basically unusable. However, it is configured as a dual boot machine, and the keyboard problem isn't present with Windows XP.
    There are also a few smaller, odd problems. Occasionally all the icons vanish from my Gnome desktop. The command prompt also mysteriously changed from $chris@pluto to $bash-4.1 just before the keyboard problem appeared, although that might have had something to do with me copying my home directory to a different disk and editing the /etc/auto_home file (moving the home directory worked fine). Also, unlike with Solaris 9 SPARC, I find that I have to have external SCSI devices switched on at boot time, should I want to use them later. That's a pain. With Solaris 9, I could run "boot -r" when I first attached the device, then switch on the SCSI devices and mount them whenever I wanted.
    After the useful advice I received here about "more" and "less", I thought I'd post these problems and see if anyone can help. I'd really appreciate some advice. Can anyone identify likely causes for these problems? Which problems can I expect to solve and which do I have to live with?
    Many thanks,
    Chris Tidy
    Edited by: Chris Tidy on 23-Mar-2012 03:36

    Hi folks,
    I've recently installed Solaris 11 x86 as a replacement for Solaris 9 SPARC on an Ultra 2 machine. I like the operating system, but I've promptly acquired some mysterious problems. The computer is a Fujitsu Siemens Esprimo E2500 with a Pentium 4 HT 3.06 GHz processor, 2 GB RAM, an 80 GB SATA disk and a 147 GB SCSI disk.
    I have had a few occasions on which the screen goes totally blank, the monitor claims that there is no signal, and I have to restart the machine. However, with the blank screen, the hard drive activity light is sometimes still flashing. This happens predictably when I try to log off (as opposed to shutting down) and when I use Totem media player and click on anything inside the Totem window. The motherboard has built-in graphics and brief specifications can be found here:
    http://uk.ts.fujitsu.com/rl/servicesupport/techsupport/professionalpc/ESPRIMO/Datasheets/ds_esprimo_edition_e2500.pdf
    Yesterday my PS/2 keyboard started causing the motherboard to beep crazily when I use it. It beeps rapidly 4 times, then prints the expected character. However, the problem doesn't occur at the initial log in screen. The mouse cursor has also gone beserk on one occasion, flying all over the screen (I had this problem with a previous PC, but a different OS, and thought it was a hardware fault, which I why I got this new computer). With the keyboard problem, the machine is basically unusable. However, it is configured as a dual boot machine, and the keyboard problem isn't present with Windows XP.
    There are also a few smaller, odd problems. Occasionally all the icons vanish from my Gnome desktop. The command prompt also mysteriously changed from $chris@pluto to $bash-4.1 just before the keyboard problem appeared, although that might have had something to do with me copying my home directory to a different disk and editing the /etc/auto_home file (moving the home directory worked fine). Also, unlike with Solaris 9 SPARC, I find that I have to have external SCSI devices switched on at boot time, should I want to use them later. That's a pain. With Solaris 9, I could run "boot -r" when I first attached the device, then switch on the SCSI devices and mount them whenever I wanted.
    After the useful advice I received here about "more" and "less", I thought I'd post these problems and see if anyone can help. I'd really appreciate some advice. Can anyone identify likely causes for these problems? Which problems can I expect to solve and which do I have to live with?
    Many thanks,
    Chris Tidy
    Edited by: Chris Tidy on 23-Mar-2012 03:36

  • Install EM 10g Grid Control on  Solaris 10 x86

    Hi all
    I need to install Enterprise Manager 10g Grid Control Release 2 on Solaris 10 x86 platform.
    I found out the following link where I can download the software:
    http://www.oracle.com/technology/software/products/oem/index.html
    Howerver it seems that there isn't any download for my platform. Does anybody know where can I find the software?
    How can I configure EM Grid Control on that platform if I don't have the software. Does anybody know a manual installation and configuration method?
    King regard and thank you
    Aron

    That means it is not yet available for 10.2, but it is for 10.1

  • Not able to create database in Solaris 10 x86 Oracle 10.1.0.3

    I have installed Oralce 10.1.0.3 in Solaris 10 X86 using the procedure given without creating the database.(Installing the binaries)
    Hardware:Sun fire V20z.
    When i tried creating Database using DBCA,it was throwing lots of error.
    The errors are:
    1) ORA-03113: end-of-file on communication channel
    2) ORA-03114: not connected to oracle
    3) ORA-27100: shared memory realm already exists.
    Any help on creating a database in Solaris 10 x86 Oracle 10.1.0.3
    Thanks in Advance.

    Hi.
    Are You read documentation ?
    [http://download.oracle.com/docs/cd/E19680-01/html/821-1255/babhabac.html#z40000471052274]
    Guidelines for the /globaldevices File System
    Oracle Solaris Cluster software offers two choices of locations to host the global-devices namespace:
    A lofi device
    A dedicated file system on one of the local disks
    This section describes the guidelines for using a dedicated partition. This information does not apply if you instead host the global-devices namespace on a lofi.
    The /globaldevices file system is usually located on your root disk. However, if you use different storage on which to locate the global-devices file system, such as a Logical Volume Manager volume, it must not be part of a Solaris Volume Manager shared disk set or part of a VxVM disk group other than a root disk group. This file system is later mounted as a UFS cluster file system. Name this file system /globaldevices, which is the default name that is recognized by the scinstall(1M) commandSo:
    >I have mounted one (1) common 2gb LUN for both the nodes, so it is creating the problem...?
    It source of problem.
    Every node require have it's own separate slice for globaldevice.
    Shared Lun can be mounted with option global for access from both nodes at same time, but it will be second step - configure data-services.
    Regards.

  • Solaris 8 x86 and 10 x86 differences

    I have a device driver that works on Solaris 8 x86. I installed this same device driver on a box with Solaris 10 x86. Under Solaris 10 x86 I get a message "WARNING: minor name <tec
    _0> is not compatible network driver name <tec>". Also, opening the device under Solaris 10 x86 will cause the OS to quit responding. Where can I find a list of differences between Solaris 8 x86 and Solaris 10 x86?
    Thanks.
    David

    Another way to install Matrox G550 is to Install AcceleratedX from www.xig.com
    It supports a lot of graphic card and it also supports hardware acceleration for OpenGL
    BUt obviously its not free :(

  • Solaris Management Console (SMC) - Solaris 9 x86

    I�ve just installed Solaris 9 (x86) version. I�m unable to install Solaris Management console.
    I was using below command to add listed patches:
    pkgadd -d . SUNWpmgr SUNWrmui SUNWlvmr SUNWlvma SUNWlvmg
    I�m unable to find these packages on cd1. Somehow they�re on cd2. These cd�s are direct extract from Sun�s web site.
    Anyway when I run the pkgadd command I�m getting the following error:
    �No package associated with (SUNWpmgr)�
    When I look into the SUNWpmgr, there are 2 files (pkgmap., pkginfo.) and 3 dir (install, archive, reloc)
    Same with other packages
    Please help me.

    I was able to correct this problem on my server
    The .server file is the smc java keystore that contains
    the private/public key pair for SSL
    You can create this file by executing
    cd /usr/sadm/lib/smc/bin
    certtool -genkey
    Once the keys are generated execute
    /etc/init.d/init.wbem stop
    /etc/init.d/init.wbem start
    if your smpatch no longer works
    take a look at the following article
    http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/spfaq

  • Alt Graph dead on swedish Solaris 10 x86, jdk 1.5.x

    Hello!
    I posted this on the Solaris JRE forum first but there is not much activity there. Perhaps anyone that reads this forum can assist me.
    I'm having a peculiar problem and I'm at loss as of how to fix it.
    I have a fresh Solaris 10 x86 installed on an HP nx9420 laptop and it is localized to sv_SE.UTF8. All native X clients work perfectly, accepting keyboard input as expected.
    But java clients do not. My swedish keyboard layout is respected and all the 'normal' characters are properly read when typed. But the Alt Graph key seems to be ignored.
    Example: To type the character '[' on a swedish keyboard I need to press AltGraph-8.This works in xterm, mozilla and other clients but when done in a java client (smc, javaws or netbeans to name a few) I only get the character '8'. It is as if the JRE doesn't even care if I press Alt Graph or not. The JRE installed is 1.5_06. I've tested other minor versions under 1.5 without improvement.
    Please advise me how to solve this. I have not experienced this problem before when running various Linux distributions as well as different Windows versions. I'm very happy that I finally got Solaris to work on my laptop and it would be a bit harsh to have it go down the drain because of this.
    Note: The problem is solved in 1.6 beta 2. Unfortunately I need to get 1.5 working. :(
    /Drougge

    Thanks Mike. Problem solved.
    Now I run into another error which I think I had in a past installation I have done on a suse machine:
    SAPCAR is unable to extract SAP kernel executables from the installationmaster directory even though permissions are right:
    MUT-03011  Execution of the command "/tmp/sapinst_exe.25861.1160659612/SAPCAR -x -v -g -i -f /UCKernel/DBINDEP/SAPEXE.SAR, instance.lst" finished with return code 29. Output:
    SAPCAR: no archives specified for extracting (error 29). No such file or directory
    I have tried calling SAPCAR from the command line and the SAPEXE.SAR is upacked fine.
    Tried to shorten the absolute path and the error is the same.
    Damien

  • How to Reorganize CSM200 Shared Storage in Solaris 10 x86 Oracle 10gR2

    I could use some guidance from those who are more experienced in RAC administration in a Solaris environment with ASM. I have a three-node RAC with Oracle 10gR2 instances on top of Solaris 10 x86 where the shared storage is a Sun CSM200 disk array which looks like a single disk to the rest of the world. I'm not very familiar with the CSM200 Common Array Manager but I do have access to use it.
    During initial setup, I followed the Oracle cookbook and defined a storage slice for each of the following: OCR, OCR mirror, three voting disks, and +DATA, for a total of six slices. I brought up the RAC and we've used it for a couple of weeks.
    This is a Dev and QA environment, so it changes pretty fast. The new requirement is to add a +FRA and to add a mount point for a file system on the shared storage, so that all three Oracle instances can refer to the same external table(s).
    However, I've already used all the available slices in the VTOC on the shared logical drive. I'm not sure how to proceed.
    1) Is it necessary to use the CAM to create two logical disks out of the single existing logical disk?
    2) If so, how destructive is that? I don't need to keep the contents of the database, but I do not want to reinstall CRS or ASM or the DB instances.
    3) Is it possible to combine the OCR and its mirror on the same slice, thus freeing a slice for reuse?
    4) Is it possible to combine all three voting disks on the same slice, thus freeing two slices for reuse?
    Edited by: user12006221 on Mar 29, 2011 3:30 PM
    Another question: Under 10.2.0.4, is it possible for the OCR and voting disks to be managed by ASM? I know it would be possible under 11g, but that's not an option as I am trying to match a customer's environment and they aren't going to 11g any time real soon.

    What you see is what happens when the Java runtime running on Solaris 10 x86 tries to load a library which is compiled for SPARC.
    Because of the native parts in SAP GUI for Java, compilations and installers are required for each OS - HW combination.
    The supported platforms can be seen in SAP note 954572. For Solaris only SPARC is currently supported.
    Because of the effort needed for compiling, testing, support etc. it is required to focus on OS - HW combinations widely used on desktop machines and Solaris 10 on x86 currently does not seem to be one of those.

  • "/network/physical:default" problem in Solaris 10 x86

    I have a problem with network interface on Solaris 10 x86 on HP Proliant ML 370 G4 server.
    The problem is that at the boot time it report some problem with network interface and writes "see svcs -x"
    # svcs -x
    svc:/network/physical:default (physical network interfaces)
    State: maintenance since Mon 21 Mar 2005 09:55:39
    Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
    See: http://sun.com/msg/SMF-8000-KS
    See: ifconfig(1M)
    See: /etc/svc/volatile/network-physical:default.log
    Impact: 5 dependent services are not running. (Use -v for list.)
    svc:/application/print/server:default (LP print server)
    State: disabled since Mon 21 Mar 2005 09:55:38
    Reason: Disabled by an administrator.
    See: http://sun.com/msg/SMF-8000-05
    See: lpsched(1M)
    Impact: 2 dependent services are not running. (Use -v for list.)
    svcs -v shows that /network/physical:default need maintance
    # ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
         inet 127.0.0.1 netmask ff000000
    # svcs -xv /network/physical:default
    svc:/network/physical:default (physical network interfaces)
    State: maintenance since Mon 21 Mar 2005 09:55:39
    Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
    See: http://sun.com/msg/SMF-8000-KS
    See: man -M /usr/share/man -s 1M ifconfig
    See: /etc/svc/volatile/network-physical:default.log
    Impact: 5 dependent services are not running:
    svc:/milestone/network:default
    svc:/network/nfs/nlockmgr:default
    svc:/network/nfs/client:default
    svc:/network/nfs/status:default
    svc:/network/ssh:default
    # more /etc/svc/volatile/network-physical:default.log
    [ Mar 21 09:55:37 Enabled. ]
    [ Mar 21 09:55:38 Executing start method ("/lib/svc/method/net-physical") ]
    [ Mar 21 09:55:38 Timeout override by svc.startd.  Using infinite timeout ]
    ifconfig: plumb: eri0: No such file or directory
    moving addresses from failed IPv4 interfaces: eri0 (couldn't move, no alternative interface).
    [ Mar 21 09:55:39 Method "start" exited with status 96 ]
    I have not any eri device in /dev directory
    How can I add a network interface?

    Try elxl0 :-) This is: E L X L - zero :-) instead of: qfe0.
    PS The 0 can increase to 1,2,.. if you have more 3com cards in the system.

  • Error installing SOA in Solaris 10 x86 VM

    I am trying to install SOA 11.1.1.2.0 on Solaris 10 x86 VM machine. When the runInstaller is invoked from Disk1, i get the following error and the installer quits. Any clues?
    -bash-3.00$ ./runInstaller
    ./runInstaller: /export/home/oracle/ofm_soa_generic_11/Disk1/install/solaris/runInstaller: cannot execute
    ./runInstaller: syntax error at line 299: `count1=$' unexpected

    Can you try with jreLoc parameter -
    ./runInstaller -jreLoc <path of JRE 1.6>
    You may refer -
    SOA Suite Installation
    Regards,
    Anuj

Maybe you are looking for