Rm_init_adapter(0) failed errors cause xserver not to launch

Hi guys,
I'm having a problem with my Xorg configuration at the moment and I am tired of messing with it so I figured I would ask for some help after not being able to track down a fix on my own.
As of this moment I am running a stock xorg.conf file provided by Xorg :0 -configure:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "vnc"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "evdev"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
The problem is that with this configuration no screens are found.  I had tracked down a fix for this earlier in the day but now managed to forget the exact solution after hours of messing around.  I remember that it entailed removing the various screen subsections, removing BUSID from under Device and adding an option under Device but I cannot for the life of me remember which option that was.
Anyway,  this tweaked configuration allowed for me to see my login screen but left me without the ability to use my keyboard or usb mouse.  At this point I'm stumped and frustrated so I turn to you guys for some help.
Here is my Xorg.0.log:
[ 13.516]
X.Org X Server 1.13.2
Release Date: 2013-01-24
[ 13.516] X Protocol Version 11, Revision 0
[ 13.516] Build Operating System: Linux 3.7.4-1-ARCH x86_64
[ 13.516] Current Operating System: Linux Archy 3.7.5-1-ARCH #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013 x86_64
[ 13.516] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=66c691c5-3c3a-487b-9322-5b8328cb4279 ro quiet
[ 13.516] Build Date: 25 January 2013 09:33:50AM
[ 13.516]
[ 13.516] Current version of pixman: 0.28.2
[ 13.516] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 13.516] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13.517] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 3 15:31:58 2013
[ 13.590] (==) Using config file: "/etc/X11/xorg.conf"
[ 13.590] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 13.610] (==) ServerLayout "X.org Configured"
[ 13.610] (**) |-->Screen "Screen0" (0)
[ 13.610] (**) | |-->Monitor "Monitor0"
[ 13.634] (**) | |-->Device "Card0"
[ 13.634] (**) |-->Input Device "Mouse0"
[ 13.634] (**) |-->Input Device "Keyboard0"
[ 13.634] (==) Automatically adding devices
[ 13.634] (==) Automatically enabling devices
[ 13.634] (==) Automatically adding GPU devices
[ 13.993] (**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 13.993] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 13.993] (II) Loader magic: 0x7fcc40
[ 13.993] (II) Module ABI versions:
[ 13.993] X.Org ANSI C Emulation: 0.4
[ 13.993] X.Org Video Driver: 13.1
[ 13.993] X.Org XInput driver : 18.0
[ 13.993] X.Org Server Extension : 7.0
[ 13.995] (--) PCI:*(0:1:0:0) 10de:0427:103c:30cc rev 161, Mem @ 0xce000000/16777216, 0xd0000000/268435456, 0xcc000000/33554432, I/O @ 0x00002000/128
[ 13.996] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 14.015] Initializing built-in extension Generic Event Extension
[ 14.015] Initializing built-in extension SHAPE
[ 14.015] Initializing built-in extension MIT-SHM
[ 14.015] Initializing built-in extension XInputExtension
[ 14.015] Initializing built-in extension XTEST
[ 14.015] Initializing built-in extension BIG-REQUESTS
[ 14.015] Initializing built-in extension SYNC
[ 14.015] Initializing built-in extension XKEYBOARD
[ 14.015] Initializing built-in extension XC-MISC
[ 14.015] Initializing built-in extension SECURITY
[ 14.015] Initializing built-in extension XINERAMA
[ 14.015] Initializing built-in extension XFIXES
[ 14.015] Initializing built-in extension RENDER
[ 14.015] Initializing built-in extension RANDR
[ 14.015] Initializing built-in extension COMPOSITE
[ 14.015] Initializing built-in extension DAMAGE
[ 14.015] Initializing built-in extension MIT-SCREEN-SAVER
[ 14.015] Initializing built-in extension DOUBLE-BUFFER
[ 14.015] Initializing built-in extension RECORD
[ 14.015] Initializing built-in extension DPMS
[ 14.015] Initializing built-in extension X-Resource
[ 14.015] Initializing built-in extension XVideo
[ 14.015] Initializing built-in extension XVideo-MotionCompensation
[ 14.015] Initializing built-in extension XFree86-VidModeExtension
[ 14.015] Initializing built-in extension XFree86-DGA
[ 14.015] Initializing built-in extension XFree86-DRI
[ 14.016] Initializing built-in extension DRI2
[ 14.016] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 14.016] (II) LoadModule: "vnc"
[ 14.265] (II) Loading /usr/lib/xorg/modules/extensions/libvnc.so
[ 14.614] (II) Module vnc: vendor="Constantin Kaplinsky"
[ 14.614] compiled for 1.13.1, module version = 1.0.0
[ 14.614] Module class: X.Org Server Extension
[ 14.614] ABI class: X.Org Server Extension, version 7.0
[ 14.614] Loading extension VNC
[ 14.614] (II) LoadModule: "glx"
[ 14.614] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 17.076] (II) Module glx: vendor="NVIDIA Corporation"
[ 17.082] compiled for 4.0.2, module version = 1.0.0
[ 17.082] Module class: X.Org Server Extension
[ 17.082] (II) NVIDIA GLX Module 313.18 Wed Jan 9 15:34:35 PST 2013
[ 17.097] Loading extension GLX
[ 17.097] (II) LoadModule: "nvidia"
[ 17.097] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 17.206] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 17.206] compiled for 4.0.2, module version = 1.0.0
[ 17.206] Module class: X.Org Video Driver
[ 17.234] (II) LoadModule: "evdev"
[ 17.234] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17.261] (II) Module evdev: vendor="X.Org Foundation"
[ 17.261] compiled for 1.13.0, module version = 2.7.3
[ 17.261] Module class: X.Org XInput Driver
[ 17.261] ABI class: X.Org XInput driver, version 18.0
[ 17.261] (II) NVIDIA dlloader X Driver 313.18 Wed Jan 9 15:15:26 PST 2013
[ 17.261] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 17.261] (++) using VT number 7
[ 17.310] (II) Loading sub module "wfb"
[ 17.310] (II) LoadModule: "wfb"
[ 17.310] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 17.335] (II) Module wfb: vendor="X.Org Foundation"
[ 17.335] compiled for 1.13.2, module version = 1.0.0
[ 17.335] ABI class: X.Org ANSI C Emulation, version 0.4
[ 17.335] (II) Loading sub module "ramdac"
[ 17.335] (II) LoadModule: "ramdac"
[ 17.335] (II) Module "ramdac" already built-in
[ 17.475] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 17.475] (==) NVIDIA(0): RGB weight 888
[ 17.475] (==) NVIDIA(0): Default visual is TrueColor
[ 17.475] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 17.583] (**) NVIDIA(0): Enabling 2D acceleration
[ 17.820] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
[ 17.820] (EE) NVIDIA(0): check your system's kernel log for additional error
[ 17.820] (EE) NVIDIA(0): messages and refer to Chapter 8: Common Problems in the
[ 17.820] (EE) NVIDIA(0): README for additional information.
[ 17.820] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
[ 17.820] (EE) NVIDIA(0): Failing initialization of X screen 0
[ 17.820] (II) UnloadModule: "nvidia"
[ 17.820] (II) UnloadSubModule: "wfb"
[ 17.820] (EE) Screen(s) found, but none have a usable configuration.
[ 17.820]
Fatal server error:
[ 17.820] no screens found
[ 17.820] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 17.820] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 17.820] (EE)
[ 18.045] Server terminated with error (1). Closing log file.
I have tried both of the Nvidia and Xorg configuration tools and neither one gives me a configuration which works properly.  Additionally, I had to configure my Synaptics touchpad to work as that did not work previously either due to the fact that there was nothing in /etc/X11/xorg.conf.d/
Don't know if it matters but the card is an Nvidia 8400M GS
I don't know what happened with my configuration but I'd love to be able to get this fixed.
Thank you!
Last edited by MorningWood (2013-02-16 15:13:36)

It seems that I spoke too soon.  The configuration was working fine last night and today but then it reminded me as to the reason I started digging into the xorg configuration in the first place.  The graphics started becoming all wonky and jittery from time to time and the computer slowed down immensely.  It would take upwards of a minute to switch between windows.  I didn't have a chance to check cpu or memory usage but after I had rebooted I could no longer boot into kde.
I have deleted my xorg.conf file and was just running the standard configuration.
Here is my Xorg.0.log:
[ 12.623]
X.Org X Server 1.13.2
Release Date: 2013-01-24
[ 12.623] X Protocol Version 11, Revision 0
[ 12.623] Build Operating System: Linux 3.7.4-1-ARCH x86_64
[ 12.623] Current Operating System: Linux Archy 3.7.5-1-ARCH #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013 x86_64
[ 12.623] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=66c691c5-3c3a-487b-9322-5b8328cb4279 ro quiet
[ 12.623] Build Date: 25 January 2013 09:33:50AM
[ 12.623]
[ 12.623] Current version of pixman: 0.28.2
[ 12.623] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.623] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.624] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 4 11:38:07 2013
[ 12.759] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 13.055] (==) No Layout section. Using the first Screen section.
[ 13.055] (==) No screen section available. Using defaults.
[ 13.055] (**) |-->Screen "Default Screen Section" (0)
[ 13.055] (**) | |-->Monitor "<default monitor>"
[ 13.056] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 13.056] (==) Automatically adding devices
[ 13.056] (==) Automatically enabling devices
[ 13.056] (==) Automatically adding GPU devices
[ 13.249] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 13.249] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 13.249] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 13.249] (II) Loader magic: 0x7fcc40
[ 13.249] (II) Module ABI versions:
[ 13.249] X.Org ANSI C Emulation: 0.4
[ 13.249] X.Org Video Driver: 13.1
[ 13.249] X.Org XInput driver : 18.0
[ 13.249] X.Org Server Extension : 7.0
[ 13.252] (--) PCI:*(0:1:0:0) 10de:0427:103c:30cc rev 161, Mem @ 0xce000000/16777216, 0xd0000000/268435456, 0xcc000000/33554432, I/O @ 0x00002000/128
[ 13.252] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 13.259] Initializing built-in extension Generic Event Extension
[ 13.259] Initializing built-in extension SHAPE
[ 13.259] Initializing built-in extension MIT-SHM
[ 13.259] Initializing built-in extension XInputExtension
[ 13.259] Initializing built-in extension XTEST
[ 13.259] Initializing built-in extension BIG-REQUESTS
[ 13.259] Initializing built-in extension SYNC
[ 13.259] Initializing built-in extension XKEYBOARD
[ 13.259] Initializing built-in extension XC-MISC
[ 13.259] Initializing built-in extension SECURITY
[ 13.259] Initializing built-in extension XINERAMA
[ 13.259] Initializing built-in extension XFIXES
[ 13.259] Initializing built-in extension RENDER
[ 13.259] Initializing built-in extension RANDR
[ 13.259] Initializing built-in extension COMPOSITE
[ 13.259] Initializing built-in extension DAMAGE
[ 13.259] Initializing built-in extension MIT-SCREEN-SAVER
[ 13.259] Initializing built-in extension DOUBLE-BUFFER
[ 13.259] Initializing built-in extension RECORD
[ 13.259] Initializing built-in extension DPMS
[ 13.259] Initializing built-in extension X-Resource
[ 13.259] Initializing built-in extension XVideo
[ 13.259] Initializing built-in extension XVideo-MotionCompensation
[ 13.259] Initializing built-in extension XFree86-VidModeExtension
[ 13.259] Initializing built-in extension XFree86-DGA
[ 13.259] Initializing built-in extension XFree86-DRI
[ 13.259] Initializing built-in extension DRI2
[ 13.259] (II) LoadModule: "glx"
[ 13.822] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 16.643] (II) Module glx: vendor="NVIDIA Corporation"
[ 16.643] compiled for 4.0.2, module version = 1.0.0
[ 16.643] Module class: X.Org Server Extension
[ 16.643] (II) NVIDIA GLX Module 313.18 Wed Jan 9 15:34:35 PST 2013
[ 17.689] Loading extension GLX
[ 17.689] (==) Matched nouveau as autoconfigured driver 0
[ 17.689] (==) Matched nvidia as autoconfigured driver 1
[ 17.689] (==) Matched nv as autoconfigured driver 2
[ 17.689] (==) Matched vesa as autoconfigured driver 3
[ 17.689] (==) Matched modesetting as autoconfigured driver 4
[ 17.689] (==) Matched fbdev as autoconfigured driver 5
[ 17.689] (==) Assigned the driver to the xf86ConfigLayout
[ 17.689] (II) LoadModule: "nouveau"
[ 17.689] (WW) Warning, couldn't open module nouveau
[ 17.689] (II) UnloadModule: "nouveau"
[ 17.689] (II) Unloading nouveau
[ 17.689] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 17.689] (II) LoadModule: "nvidia"
[ 17.689] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 18.084] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 18.084] compiled for 4.0.2, module version = 1.0.0
[ 18.084] Module class: X.Org Video Driver
[ 18.116] (II) LoadModule: "nv"
[ 18.116] (WW) Warning, couldn't open module nv
[ 18.116] (II) UnloadModule: "nv"
[ 18.116] (II) Unloading nv
[ 18.116] (EE) Failed to load module "nv" (module does not exist, 0)
[ 18.116] (II) LoadModule: "vesa"
[ 18.116] (WW) Warning, couldn't open module vesa
[ 18.116] (II) UnloadModule: "vesa"
[ 18.116] (II) Unloading vesa
[ 18.116] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 18.116] (II) LoadModule: "modesetting"
[ 18.117] (WW) Warning, couldn't open module modesetting
[ 18.117] (II) UnloadModule: "modesetting"
[ 18.117] (II) Unloading modesetting
[ 18.117] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 18.117] (II) LoadModule: "fbdev"
[ 18.117] (WW) Warning, couldn't open module fbdev
[ 18.117] (II) UnloadModule: "fbdev"
[ 18.117] (II) Unloading fbdev
[ 18.117] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 18.117] (II) NVIDIA dlloader X Driver 313.18 Wed Jan 9 15:15:26 PST 2013
[ 18.117] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 18.118] (++) using VT number 7
[ 18.257] (II) Loading sub module "wfb"
[ 18.257] (II) LoadModule: "wfb"
[ 18.257] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 18.318] (II) Module wfb: vendor="X.Org Foundation"
[ 18.318] compiled for 1.13.2, module version = 1.0.0
[ 18.318] ABI class: X.Org ANSI C Emulation, version 0.4
[ 18.318] (II) Loading sub module "ramdac"
[ 18.318] (II) LoadModule: "ramdac"
[ 18.318] (II) Module "ramdac" already built-in
[ 18.343] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 18.343] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 18.343] (==) NVIDIA(0): RGB weight 888
[ 18.343] (==) NVIDIA(0): Default visual is TrueColor
[ 18.343] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 18.350] (**) NVIDIA(0): Enabling 2D acceleration
[ 18.703] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
[ 18.703] (EE) NVIDIA(0): check your system's kernel log for additional error
[ 18.703] (EE) NVIDIA(0): messages and refer to Chapter 8: Common Problems in the
[ 18.703] (EE) NVIDIA(0): README for additional information.
[ 18.703] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
[ 18.703] (EE) NVIDIA(0): Failing initialization of X screen 0
[ 18.703] (II) UnloadModule: "nvidia"
[ 18.703] (II) UnloadSubModule: "wfb"
[ 18.703] (EE) Screen(s) found, but none have a usable configuration.
[ 18.703]
Fatal server error:
[ 18.703] no screens found
[ 18.703] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 18.703] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 18.703] (EE)
[ 18.848] Server terminated with error (1). Closing log file.
and my dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.7.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=66c691c5-3c3a-487b-9322-5b8328cb4279 ro quiet
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfee2fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfee3000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Hewlett-Packard HP Pavilion dv6700 Notebook PC /30D2, BIOS F.58 06/16/2008
[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-D7FFF write-protect
[ 0.000000] D8000-DBFFF uncachable
[ 0.000000] DC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 1 base 000000000 mask F00000000 write-back
[ 0.000000] 2 base 100000000 mask FC0000000 write-back
[ 0.000000] 3 base 0BFF00000 mask FFFF00000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xbff00000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xbfed0 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f8520-0x000f852f] mapped at [ffff8800000f8520]
[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0xbfecffff]
[ 0.000000] [mem 0x00000000-0xbfdfffff] page 2M
[ 0.000000] [mem 0xbfe00000-0xbfecffff] page 4k
[ 0.000000] kernel direct mapping tables up to 0xbfecffff @ [mem 0x1fffb000-0x1fffffff]
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x13fffffff]
[ 0.000000] [mem 0x100000000-0x13fffffff] page 2M
[ 0.000000] kernel direct mapping tables up to 0x13fffffff @ [mem 0xbfece000-0xbfecffff]
[ 0.000000] RAMDISK: [mem 0x37a10000-0x37cfffff]
[ 0.000000] ACPI: RSDP 00000000000f8480 00024 (v02 HP )
[ 0.000000] ACPI: XSDT 00000000bfed5b59 0007C (v01 HPQOEM SLIC-MPC 06040000 LTP 00000000)
[ 0.000000] ACPI: FACP 00000000bfedfc6c 000F4 (v03 HP 30CC 06040000 ALAN 00000001)
[ 0.000000] ACPI: DSDT 00000000bfed703c 08BBC (v01 HP 30D2 06040000 INTL 20061109)
[ 0.000000] ACPI: FACS 00000000bfee2fc0 00040
[ 0.000000] ACPI: HPET 00000000bfedfd60 00038 (v01 HP 30D2 06040000 LOHR 0000005A)
[ 0.000000] ACPI: MCFG 00000000bfedfd98 0003C (v01 HP 30D2 06040000 LOHR 0000005A)
[ 0.000000] ACPI: TMOR 00000000bfedfdd4 00026 (v01 HP 30CC 06040000 PTL 00000003)
[ 0.000000] ACPI: APIC 00000000bfedfdfa 00068 (v01 HP 30D2 06040000 LTP 00000000)
[ 0.000000] ACPI: BOOT 00000000bfedfe62 00028 (v01 HP 30D2 06040000 LTP 00000001)
[ 0.000000] ACPI: SLIC 00000000bfedfe8a 00176 (v01 HPQOEM SLIC-MPC 06040000 LTP 00000001)
[ 0.000000] ACPI: SSDT 00000000bfed6d5f 002DD (v01 HP 30D2 00001000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000bfed6161 0025F (v01 HP 30D2 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000bfed60bb 000A6 (v01 HP 30D2 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000bfed5bd5 004E6 (v01 HP 30D2 00003000 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]
[ 0.000000] NODE_DATA [mem 0x13fffc000-0x13fffffff]
[ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x13fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0xbfecffff]
[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]
[ 0.000000] On node 0 totalpages: 1048159
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 6 pages reserved
[ 0.000000] DMA zone: 3913 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 765712 pages, LIFO batch:31
[ 0.000000] Normal zone: 4096 pages used for memmap
[ 0.000000] Normal zone: 258048 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000bfed0000 - 00000000bfee3000
[ 0.000000] PM: Registered nosave memory: 00000000bfee3000 - 00000000c0000000
[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000
[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed14000
[ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed1a000
[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000
[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s84608 r8192 d21888 u1048576
[ 0.000000] pcpu-alloc: s84608 r8192 d21888 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027673
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=66c691c5-3c3a-487b-9322-5b8328cb4279 ro quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 4046348k/5242880k available (4883k kernel code, 1050244k absent, 146288k reserved, 4030k data, 812k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[ 0.000000] NR_IRQS:4352 nr_irqs:512 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1995.123 MHz processor
[ 0.003338] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.50 BogoMIPS (lpj=6650410)
[ 0.003342] pid_max: default: 32768 minimum: 301
[ 0.003383] Security Framework initialized
[ 0.003397] AppArmor: AppArmor disabled by boot time parameter
[ 0.003781] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.006873] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.007949] Mount-cache hash table entries: 256
[ 0.008239] Initializing cgroup subsys cpuacct
[ 0.008244] Initializing cgroup subsys memory
[ 0.008256] Initializing cgroup subsys devices
[ 0.008258] Initializing cgroup subsys freezer
[ 0.008260] Initializing cgroup subsys net_cls
[ 0.008262] Initializing cgroup subsys blkio
[ 0.008295] CPU: Physical Processor ID: 0
[ 0.008297] CPU: Processor Core ID: 0
[ 0.008299] mce: CPU supports 6 MCE banks
[ 0.008308] CPU0: Thermal monitoring enabled (TM2)
[ 0.008313] process: using mwait in idle threads
[ 0.008319] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
tlb_flushall_shift: -1
[ 0.008423] Freeing SMP alternatives: 16k freed
[ 0.009712] ACPI: Core revision 20120913
[ 0.016678] ftrace: allocating 18793 entries in 74 pages
[ 0.023834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.056930] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz (fam: 06, model: 0f, stepping: 0d)
[ 0.059999] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.059999] perf_event_intel: PEBS disabled due to CPU errata
[ 0.059999] ... version: 2
[ 0.059999] ... bit width: 40
[ 0.059999] ... generic registers: 2
[ 0.059999] ... value mask: 000000ffffffffff
[ 0.059999] ... max period: 000000007fffffff
[ 0.059999] ... fixed-purpose events: 3
[ 0.059999] ... event mask: 0000000700000003
[ 0.083390] smpboot: Booting Node 0, Processors #1 OK
[ 0.096600] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.096616] Brought up 2 CPUs
[ 0.096620] smpboot: Total of 2 processors activated (7983.01 BogoMIPS)
[ 0.097904] devtmpfs: initialized
[ 0.098155] PM: Registering ACPI NVS region [mem 0xbfed0000-0xbfee2fff] (77824 bytes)
[ 0.098155] RTC time: 16:46:06, date: 02/04/13
[ 0.098155] NET: Registered protocol family 16
[ 0.098155] ACPI: bus type pci registered
[ 0.098155] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.098155] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.124828] PCI: Using configuration type 1 for base access
[ 0.126692] bio: create slab <bio-0> at 0
[ 0.126718] ACPI: Added _OSI(Module Device)
[ 0.126718] ACPI: Added _OSI(Processor Device)
[ 0.126718] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.126718] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.127007] ACPI: EC: Look up EC in DSDT
[ 0.129322] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.130100] ACPI Error: [CDW1] Namespace lookup failure, AE_NOT_FOUND (20120913/psargs-359)
[ 0.130107] ACPI Error: Method parse/execution failed [\_SB_._OSC] (Node ffff880139a35a78), AE_NOT_FOUND (20120913/psparse-536)
[ 0.130355] ACPI: SSDT 00000000bfed6a1d 0027A (v01 HP 30D2 00003000 INTL 20061109)
[ 0.130692] ACPI: Dynamic OEM Table Load:
[ 0.130696] ACPI: SSDT (null) 0027A (v01 HP 30D2 00003000 INTL 20061109)
[ 0.130816] ACPI: SSDT 00000000bfed63c0 005D8 (v01 HP 30D2 00003001 INTL 20061109)
[ 0.131134] ACPI: Dynamic OEM Table Load:
[ 0.131137] ACPI: SSDT (null) 005D8 (v01 HP 30D2 00003001 INTL 20061109)
[ 0.131346] ACPI: SSDT 00000000bfed6c97 000C8 (v01 HP 30D2 00003000 INTL 20061109)
[ 0.131673] ACPI: Dynamic OEM Table Load:
[ 0.131677] ACPI: SSDT (null) 000C8 (v01 HP 30D2 00003000 INTL 20061109)
[ 0.131758] ACPI: SSDT 00000000bfed6998 00085 (v01 HP 30D2 00003000 INTL 20061109)
[ 0.132079] ACPI: Dynamic OEM Table Load:
[ 0.132082] ACPI: SSDT (null) 00085 (v01 HP 30D2 00003000 INTL 20061109)
[ 0.132355] ACPI: Interpreter enabled
[ 0.132359] ACPI: (supports S0 S3 S4 S5)
[ 0.132377] ACPI: Using IOAPIC for interrupt routing
[ 0.140679] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.140849] ACPI: No dock devices found.
[ 0.140854] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.141160] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.143628] PCI host bridge to bus 0000:00
[ 0.143632] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.143635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.143638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.143641] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.143643] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.143646] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.143648] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.143651] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
[ 0.143654] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
[ 0.143666] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
[ 0.143721] pci 0000:00:01.0: [8086:2a01] type 01 class 0x060400
[ 0.143771] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.143831] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[ 0.143893] pci 0000:00:1a.0: reg 20: [io 0x1800-0x181f]
[ 0.143941] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[ 0.144003] pci 0000:00:1a.1: reg 20: [io 0x1820-0x183f]
[ 0.144065] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[ 0.144092] pci 0000:00:1a.7: reg 10: [mem 0xf8404800-0xf8404bff]
[ 0.144211] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.144247] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[ 0.144272] pci 0000:00:1b.0: reg 10: [mem 0xf8400000-0xf8403fff 64bit]
[ 0.144384] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.144420] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[ 0.144538] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.144576] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
[ 0.144692] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.144734] pci 0000:00:1c.5: [8086:2849] type 01 class 0x060400
[ 0.144852] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.144886] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[ 0.144947] pci 0000:00:1d.0: reg 20: [io 0x1840-0x185f]
[ 0.144995] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[ 0.145057] pci 0000:00:1d.1: reg 20: [io 0x1860-0x187f]
[ 0.145103] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[ 0.145165] pci 0000:00:1d.2: reg 20: [io 0x1880-0x189f]
[ 0.145226] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[ 0.145252] pci 0000:00:1d.7: reg 10: [mem 0xf8404c00-0xf8404fff]
[ 0.145371] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.145400] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.145504] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
[ 0.145616] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.145623] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
[ 0.145632] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0380 (mask 0007)
[ 0.145693] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
[ 0.145712] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
[ 0.145725] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
[ 0.145739] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
[ 0.145753] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
[ 0.145767] pci 0000:00:1f.1: reg 20: [io 0x18a0-0x18af]
[ 0.145828] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
[ 0.145856] pci 0000:00:1f.2: reg 10: [io 0x18d8-0x18df]
[ 0.145870] pci 0000:00:1f.2: reg 14: [io 0x18cc-0x18cf]
[ 0.145883] pci 0000:00:1f.2: reg 18: [io 0x18d0-0x18d7]
[ 0.145896] pci 0000:00:1f.2: reg 1c: [io 0x18c8-0x18cb]
[ 0.145909] pci 0000:00:1f.2: reg 20: [io 0x18e0-0x18ff]
[ 0.145923] pci 0000:00:1f.2: reg 24: [mem 0xf8404000-0xf84047ff]
[ 0.145995] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.146022] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[ 0.146040] pci 0000:00:1f.3: reg 10: [mem 0x00000000-0x000000ff]
[ 0.146085] pci 0000:00:1f.3: reg 20: [io 0x1c00-0x1c1f]
[ 0.146185] pci 0000:01:00.0: [10de:0427] type 00 class 0x030000
[ 0.146206] pci 0000:01:00.0: reg 10: [mem 0xce000000-0xceffffff]
[ 0.146229] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.146251] pci 0000:01:00.0: reg 1c: [mem 0xcc000000-0xcdffffff 64bit]
[ 0.146266] pci 0000:01:00.0: reg 24: [io 0x2000-0x207f]
[ 0.146281] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.146390] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.146393] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 0.146397] pci 0000:00:01.0: bridge window [mem 0xcc000000-0xceffffff]
[ 0.146403] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.146573] pci 0000:02:00.0: [8086:4222] type 00 class 0x028000
[ 0.146630] pci 0000:02:00.0: reg 10: [mem 0xf4000000-0xf4000fff]
[ 0.147053] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.147134] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.147172] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[ 0.147178] pci 0000:00:1c.0: bridge window [io 0x4000-0x7fff]
[ 0.147184] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf5ffffff]
[ 0.147192] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 0.147258] pci 0000:00:1c.1: PCI bridge to [bus 04-07]
[ 0.147263] pci 0000:00:1c.1: bridge window [io 0x8000-0xbfff]
[ 0.147269] pci 0000:00:1c.1: bridge window [mem 0xf6000000-0xf7ffffff]
[ 0.147278] pci 0000:00:1c.1: bridge window [mem 0xf2000000-0xf3ffffff 64bit pref]
[ 0.147376] pci 0000:08:00.0: [10ec:8136] type 00 class 0x020000
[ 0.147401] pci 0000:08:00.0: reg 10: [io 0xc000-0xc0ff]
[ 0.147444] pci 0000:08:00.0: reg 18: [mem 0xf8000000-0xf8000fff 64bit]
[ 0.147494] pci 0000:08:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.147605] pci 0000:08:00.0: supports D1 D2
[ 0.147608] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.147645] pci 0000:08:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.147659] pci 0000:00:1c.5: PCI bridge to [bus 08]
[ 0.147664] pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff]
[ 0.147670] pci 0000:00:1c.5: bridge window [mem 0xf8000000-0xf80fffff]
[ 0.147740] pci 0000:09:09.0: [1180:0832] type 00 class 0x0c0010
[ 0.147756] pci 0000:09:09.0: proprietary Ricoh MMC controller disabled (via firewire function)
[ 0.147759] pci 0000:09:09.0: MMC cards are now supported by standard SDHCI controller
[ 0.147776] pci 0000:09:09.0: reg 10: [mem 0xf8100000-0xf81007ff]
[ 0.147881] pci 0000:09:09.0: supports D1 D2
[ 0.147884] pci 0000:09:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.147909] pci 0000:09:09.1: [1180:0822] type 00 class 0x080500
[ 0.147933] pci 0000:09:09.1: reg 10: [mem 0xf8100800-0xf81008ff]
[ 0.148038] pci 0000:09:09.1: supports D1 D2
[ 0.148041] pci 0000:09:09.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.148066] pci 0000:09:09.2: [1180:0592] type 00 class 0x088000
[ 0.148090] pci 0000:09:09.2: reg 10: [mem 0xf8101000-0xf81010ff]
[ 0.148195] pci 0000:09:09.2: supports D1 D2
[ 0.148197] pci 0000:09:09.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.148223] pci 0000:09:09.3: [1180:0852] type 00 class 0x088000
[ 0.148247] pci 0000:09:09.3: reg 10: [mem 0xf8101400-0xf81014ff]
[ 0.148352] pci 0000:09:09.3: supports D1 D2
[ 0.148355] pci 0000:09:09.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.148412] pci 0000:00:1e.0: PCI bridge to [bus 09] (subtractive decode)
[ 0.148421] pci 0000:00:1e.0: bridge window [mem 0xf8100000-0xf81fffff]
[ 0.148430] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.148432] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.148435] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.148438] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.148440] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.148443] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.148449] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[ 0.148451] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
[ 0.148485] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.148615] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[ 0.148666] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.148709] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.148747] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[ 0.148808] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[ 0.148852] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.148855] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.153317] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[ 0.153374] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.153424] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
[ 0.153473] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.153522] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.153570] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[ 0.153618] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.153666] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.153745] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.153745] vgaarb: loaded
[ 0.153745] vgaarb: bridge control possible 0000:01:00.0
[ 0.153745] PCI: Using ACPI for IRQ routing
[ 0.165631] PCI: pci_cache_line_size set to 64 bytes
[ 0.165742] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[ 0.165744] e820: reserve RAM buffer [mem 0xbfed0000-0xbfffffff]
[ 0.165868] NetLabel: Initializing
[ 0.165870] NetLabel: domain hash size = 128
[ 0.165871] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.165886] NetLabel: unlabeled traffic allowed by default
[ 0.165900] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.165905] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.165911] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.176679] Switching to clocksource hpet
[ 0.183990] pnp: PnP ACPI init
[ 0.184015] ACPI: bus type pnp registered
[ 0.184748] pnp 00:00: [bus 00-ff]
[ 0.184752] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.184755] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.184758] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.184761] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.184764] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[ 0.184766] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[ 0.184769] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[ 0.184771] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[ 0.184774] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[ 0.184777] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[ 0.184779] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[ 0.184782] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[ 0.184784] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[ 0.184787] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[ 0.184789] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[ 0.184792] pnp 00:00: [mem 0x000ec000-0x000effff window]
[ 0.184794] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[ 0.184797] pnp 00:00: [mem 0xc0000000-0xdfffffff window]
[ 0.184800] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
[ 0.184802] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[ 0.184867] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.184945] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
[ 0.184948] pnp 00:01: [mem 0xfed14000-0xfed17fff]
[ 0.184950] pnp 00:01: [mem 0xfed18000-0xfed18fff]
[ 0.184953] pnp 00:01: [mem 0xfed19000-0xfed19fff]
[ 0.184955] pnp 00:01: [mem 0xe0000000-0xefffffff]
[ 0.184957] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
[ 0.184960] pnp 00:01: [mem 0xfed40000-0xfed44fff]
[ 0.184962] pnp 00:01: [mem 0xfed45000-0xfed8ffff]
[ 0.185029] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.185033] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[ 0.185036] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.185039] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.185042] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.185045] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.185048] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.185051] system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.185056] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.185266] pnp 00:02: [io 0x0000-0x001f]
[ 0.185269] pnp 00:02: [io 0x0081-0x0091]
[ 0.185271] pnp 00:02: [io 0x0093-0x009f]
[ 0.185274] pnp 00:02: [io 0x00c0-0x00df]
[ 0.185276] pnp 00:02: [dma 4]
[ 0.185313] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.185323] pnp 00:03: [mem 0xff000000-0xffffffff]
[ 0.185355] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.185427] pnp 00:04: [mem 0xfed00000-0xfed003ff]
[ 0.185478] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.185483] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[ 0.185495] pnp 00:05: [io 0x00f0]
[ 0.185508] pnp 00:05: [irq 13]
[ 0.185542] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.185554] pnp 00:06: [io 0x002e-0x002f]
[ 0.185556] pnp 00:06: [io 0x004e-0x004f]
[ 0.185559] pnp 00:06: [io 0x0061]
[ 0.185561] pnp 00:06: [io 0x0063]
[ 0.185563] pnp 00:06: [io 0x0065]
[ 0.185565] pnp 00:06: [io 0x0067]
[ 0.185567] pnp 00:06: [io 0x0080]
[ 0.185570] pnp 00:06: [io 0x0092]
[ 0.185572] pnp 00:06: [io 0x00b2-0x00b3]
[ 0.185574] pnp 00:06: [io 0x0380-0x0383]
[ 0.185577] pnp 00:06: [io 0x0680-0x069f]
[ 0.185579] pnp 00:06: [io 0x0800-0x080f]
[ 0.185581] pnp 00:06: [io 0x1000-0x107f]
[ 0.185584] pnp 00:06: [io 0x1180-0x11bf]
[ 0.185586] pnp 00:06: [io 0x1640-0x164f]
[ 0.185588] pnp 00:06: [io 0xfe00]
[ 0.185652] system 00:06: [io 0x0380-0x0383] has been reserved
[ 0.185655] system 00:06: [io 0x0680-0x069f] has been reserved
[ 0.185658] system 00:06: [io 0x0800-0x080f] has been reserved
[ 0.185661] system 00:06: [io 0x1000-0x107f] has been reserved
[ 0.185664] system 00:06: [io 0x1180-0x11bf] has been reserved
[ 0.185667] system 00:06: [io 0x1640-0x164f] has been reserved
[ 0.185670] system 00:06: [io 0xfe00] has been reserved
[ 0.185674] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.185696] pnp 00:07: [io 0x06a0-0x06af]
[ 0.185699] pnp 00:07: [io 0x06b0-0x06ff]
[ 0.185748] system 00:07: [io 0x06a0-0x06af] has been reserved
[ 0.185751] system 00:07: [io 0x06b0-0x06ff] has been reserved
[ 0.185756] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.185765] pnp 00:08: [io 0x0070-0x0077]
[ 0.185772] pnp 00:08: [irq 8]
[ 0.185805] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.185868] pnp 00:09: [io 0x0060]
[ 0.185871] pnp 00:09: [io 0x0064]
[ 0.185877] pnp 00:09: [irq 1]
[ 0.185920] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.185935] pnp 00:0a: [irq 12]
[ 0.185978] pnp 00:0a: Plug and Play ACPI device, IDs SYN0138 SYN0100 SYN0002 PNP0f13 (active)
[ 0.186001] pnp: PnP ACPI: found 11 devices
[ 0.186003] ACPI: ACPI bus type pnp unregistered
[ 0.193279] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x001fffff pref] to [bus 08] add_size 200000
[ 0.193298] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
[ 0.193305] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0000000-0xc02fffff pref]
[ 0.193309] pci 0000:00:1f.3: BAR 0: assigned [mem 0xc0300000-0xc03000ff]
[ 0.193318] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x20000)
[ 0.193321] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.193325] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 0.193329] pci 0000:00:01.0: bridge window [mem 0xcc000000-0xceffffff]
[ 0.193342] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.193348] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[ 0.193352] pci 0000:00:1c.0: bridge window [io 0x4000-0x7fff]
[ 0.193359] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf5ffffff]
[ 0.193365] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 0.193374] pci 0000:00:1c.1: PCI bridge to [bus 04-07]
[ 0.193378] pci 0000:00:1c.1: bridge window [io 0x8000-0xbfff]
[ 0.193384] pci 0000:00:1c.1: bridge window [mem 0xf6000000-0xf7ffffff]
[ 0.193390] pci 0000:00:1c.1: bridge window [mem 0xf2000000-0xf3ffffff 64bit pref]
[ 0.193400] pci 0000:08:00.0: BAR 6: assigned [mem 0xc0000000-0xc001ffff pref]
[ 0.193402] pci 0000:00:1c.5: PCI bridge to [bus 08]
[ 0.193406] pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff]
[ 0.193413] pci 0000:00:1c.5: bridge window [mem 0xf8000000-0xf80fffff]
[ 0.193419] pci 0000:00:1c.5: bridge window [mem 0xc0000000-0xc02fffff pref]
[ 0.193428] pci 0000:00:1e.0: PCI bridge to [bus 09]
[ 0.193435] pci 0000:00:1e.0: bridge window [mem 0xf8100000-0xf81fffff]
[ 0.193486] pci 0000:00:1e.0: setting latency timer to 64
[ 0.193491] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.193494] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.193497] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.193499] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.193502] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.193504] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.193507] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xdfffffff]
[ 0.193509] pci_bus 0000:00: resource 11 [mem 0xf0000000-0xfebfffff]
[ 0.193512] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.193515] pci_bus 0000:01: resource 1 [mem 0xcc000000-0xceffffff]
[ 0.193518] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.193521] pci_bus 0000:02: resource 0 [io 0x4000-0x7fff]
[ 0.193523] pci_bus 0000:02: resource 1 [mem 0xf4000000-0xf5ffffff]
[ 0.193526] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 0.193529] pci_bus 0000:04: resource 0 [io 0x8000-0xbfff]
[ 0.193532] pci_bus 0000:04: resource 1 [mem 0xf6000000-0xf7ffffff]
[ 0.193534] pci_bus 0000:04: resource 2 [mem 0xf2000000-0xf3ffffff 64bit pref]
[ 0.193537] pci_bus 0000:08: resource 0 [io 0xc000-0xcfff]
[ 0.193540] pci_bus 0000:08: resource 1 [mem 0xf8000000-0xf80fffff]
[ 0.193542] pci_bus 0000:08: resource 2 [mem 0xc0000000-0xc02fffff pref]
[ 0.193545] pci_bus 0000:09: resource 1 [mem 0xf8100000-0xf81fffff]
[ 0.193548] pci_bus 0000:09: resource 4 [io 0x0000-0x0cf7]
[ 0.193551] pci_bus 0000:09: resource 5 [io 0x0d00-0xffff]
[ 0.193553] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.193556] pci_bus 0000:09: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.193558] pci_bus 0000:09: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.193561] pci_bus 0000:09: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.193564] pci_bus 0000:09: resource 10 [mem 0xc0000000-0xdfffffff]
[ 0.193566] pci_bus 0000:09: resource 11 [mem 0xf0000000-0xfebfffff]
[ 0.193612] NET: Registered protocol family 2
[ 0.194484] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.198581] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.199116] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.199202] TCP: reno registered
[ 0.199214] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.199256] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.199398] NET: Registered protocol family 1
[ 0.199710] pci 0000:01:00.0: Boot video device
[ 0.199737] PCI: CLS 64 bytes, default 64
[ 0.199803] Unpacking initramfs...
[ 0.271609] Freeing initrd memory: 3008k freed
[ 0.272992] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.272998] software IO TLB [mem 0xbbece000-0xbfecdfff] (64MB) mapped at [ffff8800bbece000-ffff8800bfecdfff]
[ 0.273029] Simple Boot Flag at 0x35 set to 0x1
[ 0.273481] audit: initializing netlink socket (disabled)
[ 0.273502] type=2000 audit(1359996366.273:1): initialized
[ 0.287216] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.289394] VFS: Disk quotas dquot_6.5.2
[ 0.289451] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.289656] msgmni has been set to 7908
[ 0.289965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.290013] io scheduler noop registered
[ 0.290016] io scheduler deadline registered
[ 0.290054] io scheduler cfq registered (default)
[ 0.290202] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.290315] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.290451] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[ 0.290592] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
[ 0.290755] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[ 0.290757] vesafb: scrolling: redraw
[ 0.290760] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.291134] vesafb: framebuffer at 0xcd000000, mapped to 0xffffc90011000000, using 3072k, total 3072k
[ 0.338864] Console: switching to colour frame buffer device 128x48
[ 0.386482] fb0: VESA VGA frame buffer device
[ 0.386495] intel_idle: does not run on family 6 model 15
[ 0.386540] GHES: HEST is not enabled!
[ 0.386610] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.387156] Linux agpgart interface v0.103
[ 0.387255] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.424190] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.424226] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.424340] mousedev: PS/2 mouse device common for all mice
[ 0.426741] rtc_cmos 00:08: RTC can wake from S4
[ 0.426912] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
[ 0.426946] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.426957] cpuidle: using governor ladder
[ 0.426959] cpuidle: using governor menu
[ 0.427013] drop_monitor: Initializing network drop monitor service
[ 0.427094] TCP: cubic registered
[ 0.427220] NET: Registered protocol family 10
[ 0.427395] NET: Registered protocol family 17
[ 0.427405] Key type dns_resolver registered
[ 0.427650] PM: Hibernation image not present or could not be loaded.
[ 0.427662] registered taskstats version 1
[ 0.428443] Magic number: 1:208:792
[ 0.428562] rtc_cmos 00:08: setting system clock to 2013-02-04 16:46:06 UTC (1359996366)
[ 0.430219] Freeing unused kernel memory: 812k freed
[ 0.430499] Write protecting the kernel read-only data: 8192k
[ 0.434496] Freeing unused kernel memory: 1248k freed
[ 0.436428] Freeing unused kernel memory: 476k freed
[ 0.445737] systemd-udevd[46]: starting version 197
[ 0.456221] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.487779] ACPI: bus type usb registered
[ 0.487823] usbcore: registered new interface driver usbfs
[ 0.487853] usbcore: registered new interface driver hub
[ 0.489385] usbcore: registered new device driver usb
[ 0.490171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.490238] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 0.490243] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 0.490254] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 0.490274] ehci_hcd 0000:00:1a.7: debug port 1
[ 0.494194] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[ 0.494223] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf8404800
[ 0.495105] sdhci: Secure Digital Host Controller Interface driver
[ 0.495108] sdhci: Copyright(c) Pierre Ossman
[ 0.495374] sdhci-pci 0000:09:09.1: SDHCI controller found [1180:0822] (rev 22)
[ 0.496427] sdhci-pci 0000:09:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 0.497456] sdhci-pci 0000:09:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 0.497495] Registered led device: mmc0::
[ 0.499489] SCSI subsystem initialized
[ 0.501522] ACPI: bus type scsi registered
[ 0.501611] libata version 3.00 loaded.
[ 0.503391] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 0.503727] hub 1-0:1.0: USB hub found
[ 0.503734] hub 1-0:1.0: 4 ports detected
[ 0.504356] ahci 0000:00:1f.2: version 3.0
[ 0.504443] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
[ 0.504524] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
[ 0.504528] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc
[ 0.504534] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.505430] scsi0 : ahci
[ 0.505922] scsi1 : ahci
[ 0.506252] scsi2 : ahci
[ 0.506352] ata1: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404100 irq 44
[ 0.506356] ata2: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404180 irq 44
[ 0.506360] ata3: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404200 irq 44
[ 0.506410] ata_piix 0000:00:1f.1: version 2.13
[ 0.506465] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 0.506842] scsi3 : ata_piix
[ 0.507248] scsi4 : ata_piix
[ 0.507333] ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18a0 irq 14
[ 0.507337] ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18a8 irq 15
[ 0.507409] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 0.507414] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 0.507427] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 0.507448] ehci_hcd 0000:00:1d.7: debug port 1
[ 0.511369] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[ 0.511390] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8404c00
[ 0.520025] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.520229] hub 2-0:1.0: USB hub found
[ 0.520235] hub 2-0:1.0: 6 ports detected
[ 0.523359] mmc0: SDHCI controller on PCI [0000:09:09.1] using DMA
[ 0.553732] sdhci-pci 0000:09:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 0.583404] firewire_ohci 0000:09:09.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[ 0.610346] sdhci-pci 0000:09:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 0.666991] sdhci-pci 0000:09:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 0.675221] ata4.00: ATAPI: PIONEER DVDRW DVR-K17B, 1.02, max MWDMA2
[ 0.686963] ata4.00: configured for MWDMA2
[ 0.720338] sdhci-pci 0000:09:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 0.823367] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.823811] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 0.826697] ata2: SATA link down (SStatus 0 SControl 300)
[ 0.826729] ata3: SATA link down (SStatus 0 SControl 300)
[ 0.868295] ata1.00: ATA-8: TOSHIBA MK5075GSX, GT001U, max UDMA/100
[ 0.868298] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.869055] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 0.869221] ata1.00: configured for UDMA/100
[ 0.869356] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK5075GS GT00 PQ: 0 ANSI: 5
[ 0.871020] scsi 3:0:0:0: CD-ROM PIONEER DVDRW DVR-K17B 1.02 PQ: 0 ANSI: 5
[ 0.869594] ACPI: Invalid Power Resource to register!
[ 0.871251] ACPI: Invalid Power Resource to register!
[ 0.871833] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.871876] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 0.871881] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 0.871890] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 0.871939] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001800
[ 0.873106] hub 3-0:1.0: USB hub found
[ 0.873114] hub 3-0:1.0: 2 ports detected
[ 0.873321] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 0.873326] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 0.873351] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 0.873383] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
[ 0.873641] hub 4-0:1.0: USB hub found
[ 0.873647] hub 4-0:1.0: 2 ports detected
[ 0.874002] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.874007] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.874015] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 0.874049] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001840
[ 0.874234] hub 5-0:1.0: USB hub found
[ 0.874239] hub 5-0:1.0: 2 ports detected
[ 0.874355] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.874359] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.874367] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 0.874411] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001860
[ 0.874579] hub 6-0:1.0: USB hub found
[ 0.874584] hub 6-0:1.0: 2 ports detected
[ 0.874696] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.874700] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.874707] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 0.874738] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001880
[ 0.874897] hub 7-0:1.0: USB hub found
[ 0.874905] hub 7-0:1.0: 2 ports detected
[ 0.878968] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.878974] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 0.879028] sd 0:0:0:0: [sda] Write Protect is off
[ 0.879031] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.879055] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.955489] sda: sda1 sda3 sda4
[ 0.955917] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.957155] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.957160] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.957404] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 0.983360] usb 2-4: new high-speed USB device number 2 using ehci_hcd
[ 1.083450] firewire_core 0000:09:09.0: created device fw0: GUID 00241b00970baa00, S400
[ 1.233359] usb 4-2: new low-speed USB device number 2 using uhci_hcd
[ 1.273351] tsc: Refined TSC clocksource calibration: 1995.224 MHz
[ 1.273356] Switching to clocksource tsc
[ 1.421491] usbcore: registered new interface driver usbhid
[ 1.421496] usbhid: USB HID core driver
[ 1.655097] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 2.824143] systemd[1]: systemd 197 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 2.844906] systemd[1]: Set hostname to <Archy>.
[ 3.749717] systemd[1]: Cannot add dependency job for unit laptop-mode-tools.service, ignoring: Unit laptop-mode-tools.service failed to load: No such file or directory. See system logs and 'systemctl status laptop-mode-tools.service' for details.
[ 3.749994] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.750065] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.750082] systemd[1]: Starting Remote File Systems.
[ 3.750097] systemd[1]: Reached target Remote File Systems.
[ 3.750109] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 3.750141] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.750151] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.750183] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.750194] systemd[1]: Starting Encrypted Volumes.
[ 3.750206] systemd[1]: Reached target Encrypted Volumes.
[ 3.750277] systemd[1]: Starting udev Kernel Socket.
[ 3.750303] systemd[1]: Listening on udev Kernel Socket.
[ 3.750358] systemd[1]: Starting udev Control Socket.
[ 3.750386] systemd[1]: Listening on udev Control Socket.
[ 3.750402] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 3.750444] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.750482] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 3.750597] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.750610] systemd[1]: Expecting device dev-sda3.device...
[ 3.750624] systemd[1]: Expecting device dev-disk-by\x2duuid-3883E4CA701B522E.device...
[ 3.750638] systemd[1]: Starting Journal Socket.
[ 3.750697] systemd[1]: Listening on Journal Socket.
[ 3.750717] systemd[1]: Started File System Check on Root Device.
[ 3.750729] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 3.753719] systemd[1]: Mounting Debug File System...
[ 3.855700] systemd[1]: Started Load Kernel Modules.
[ 3.920349] systemd[1]: Starting Set Up Additional Binary Formats...
[ 3.940246] systemd[1]: Mounting Huge Pages File System...
[ 3.943489] systemd[1]: Starting udev Coldplug all Devices...
[ 3.953597] systemd[1]: Mounted FUSE Control File System.
[ 3.953622] systemd[1]: Mounting Configuration File System...
[ 3.960374] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.970259] systemd[1]: Starting udev Kernel Device Manager...
[ 3.974150] systemd[1]: Starting Setup Virtual Console...
[ 4.011166] systemd[1]: Starting Apply Kernel Variables...
[ 4.016959] systemd[1]: Starting Journal Service...
[ 4.031499] systemd[1]: Started Journal Service.
[ 4.284180] EXT4-fs (sda4): re-mounted. Opts: (null)
[ 4.722032] systemd-udevd[119]: starting version 197
[ 6.286261] ACPI: AC Adapter [ACAD] (off-line)
[ 6.374822] microcode: CPU0 sig=0x6fd, pf=0x80, revision=0xa1
[ 6.457312] acpi device:04: registered as cooling_device0
[ 6.457340] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 6.457403] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input1
[ 6.466118] microcode: CPU1 sig=0x6fd, pf=0x80, revision=0xa1
[ 6.466785] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 6.472004] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 6.506957] [Firmware Bug]: Invalid critical threshold (0)
[ 6.508215] thermal LNXTHERM:00: registered as thermal_zone0
[ 6.508219] ACPI: Thermal Zone [THR1] (46 C)
[ 6.537588] r592: driver successfully loaded
[ 6.573013] ACPI: Battery Slot [BAT0] (battery present)
[ 6.573112] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[ 6.573120] ACPI: Power Button [PWRB]
[ 6.573180] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[ 6.573185] ACPI: Sleep Button [SLPB]
[ 6.573254] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
[ 6.573694] ACPI: Lid Switch [LID]
[ 6.573788] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 6.573794] ACPI: Power Button [PWRF]
[ 6.574369] wmi: Mapper loaded
[ 6.619559] ACPI: Requesting acpi_cpufreq
[ 6.641528] ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \PMIO 1 (20120913/utaddress-251)
[ 6.641537] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.641542] ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \GPIO 1 (20120913/utaddress-251)
[ 6.641546] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.641548] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \GPIO 1 (20120913/utaddress-251)
[ 6.641553] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.641554] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 6.678108] iTCO_vendor_support: vendor-support=0
[ 6.683857] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[ 6.683911] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[ 6.684087] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 6.787532] Monitor-Mwait will be used to enter C-1 state
[ 6.787541] Monitor-Mwait will be used to enter C-2 state
[ 6.787547] Monitor-Mwait will be used to enter C-3 state
[ 6.787551] tsc: Marking TSC unstable due to TSC halts in idle
[ 6.787571] ACPI: acpi_idle registered with cpuidle
[ 6.787599] Switching to clocksource hpet
[ 6.868065] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 6.868336] r8169 0000:08:00.0: irq 45 for MSI/MSI-X
[ 6.868542] r8169 0000:08:00.0 eth0: RTL8101e at 0xffffc90000664000, 00:1e:68:07:4c:8d, XID 94200000 IRQ 45
[ 6.883675] ACPI Warning: 0x0000000000001c00-0x0000000000001c1f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120913/utaddress-251)
[ 6.883683] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.942314] input: HP WMI hotkeys as /devices/virtual/input/input7
[ 7.335746] cfg80211: Calling CRDA to update world regulatory domain
[ 7.698429] nvidia: module license 'NVIDIA' taints kernel.
[ 7.698434] Disabling lock debugging due to kernel taint
[ 7.750064] r852: Non dma capable device detected, dma disabled
[ 7.750086] r852: driver loaded successfully
[ 7.788915] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 7.800960] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[ 7.800965] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[ 7.811494] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 7.811565] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 313.18 Wed Jan 9 17:02:09 PST 2013
[ 7.871637] iwl3945 0000:02:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 7.871643] iwl3945 0000:02:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 7.871797] iwl3945 0000:02:00.0: irq 47 for MSI/MSI-X
[ 7.871988] Registered led device: phy0-led
[ 7.894131] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 7.903434] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 8.083764] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 8.083936] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 8.171856] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04713/0x200000/0x0, board id: 3655, fw id: 300495
[ 8.283588] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input11
[ 8.825980] fuse init (API version 7.20)
[ 8.859226] Adding 3145724k swap on /dev/sda3. Priority:-1 extents:1 across:3145724k
[ 9.381210] input: Microsoft Microsoft Basic Optical Mouse v2.0 as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/input/input12
[ 9.381366] hid-generic 0003:045E:00CB.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:1a.1-2/input0
[ 9.509593] media: Linux media interface: v0.10
[ 9.783208] Linux video capture interface: v2.00
[ 9.890389] systemd-journald[122]: Received SIGUSR1
[ 9.983120] uvcvideo: Found UVC 1.00 device HP Webcam (0408:030c)
[ 9.987007] input: HP Webcam as /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input13
[ 9.987112] usbcore: registered new interface driver uvcvideo
[ 9.987115] USB Video Class driver (1.1.1)
[ 12.568429] systemd-logind[818]: Watching system buttons on /dev/input/event6 (Power Button)
[ 12.568526] systemd-logind[818]: Watching system buttons on /dev/input/event1 (Video Bus)
[ 12.568614] systemd-logind[818]: Watching system buttons on /dev/input/event3 (Power Button)
[ 12.568699] systemd-logind[818]: Watching system buttons on /dev/input/event5 (Lid Switch)
[ 12.568786] systemd-logind[818]: Watching system buttons on /dev/input/event4 (Sleep Button)
[ 16.723398] usb 2-2: new high-speed USB device number 3 using ehci_hcd
[ 17.962875] NVRM: RmInitAdapter failed! (0x25:0xffffffff:1072)
[ 17.962885

Similar Messages

  • Patch Failed -  error 004, Could not find etc\config\inventory

    Hi:
    I'm trying to upgrade a 10.1.0.2 database with the new patch (via Enterprise Manager) and although EM had all steps succeeding (cachePatchFile, checkTarget, stagePatch, expandPatch, applyPatchWIN, collectionStep) when I look at the logs, I see that the applyPatchWIN step actually failed. Does anyone know why this occurs? How do I make redo the last two tasks after making whatever changes I need to make?
    Thanks. (log contents follow).
    Output Log
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\oracle\product\10.1.0\Db_1\vaff01-vista03.foo.com_orcl\sysman\emd>C:\oracle\product\10.1.0\Db_1\vaff01-vista03.foo.com_orcl\sysman\emd>C:\oracle\product\10.1.0\Db_1\vaff01-vista03.foo.com_orcl\sysman\emd>
    C:\oracle\product\10.1.0\Db_1\vaff01-vista03.foo.com_orcl\sysman\emd>
    C:\oracle\product\10.1.0\Db_1\vaff01-vista03.foo.com_orcl\sysman\emd>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    Running: C:\oracle\product\10.1.0\Db_1\sysman\admin\scripts\osm\ecmApplyOPatch.pl
    Argument count: 2
    Perl version: 5.006001
    Hostname: vaff01-vista03
    Operating system: MSWin32
    Time: Tue Oct 5 16:35:00 2004
    Tue Oct 5 16:35:00 2004 - Attempting to apply patch to Oracle home (C:\oracle\product\10.1.0\Db_1)...
    ---------- Error Message ----------
    Error: 004
    Could not find etc\config\inventory to apply patch
    ----------- End Message -----------
    Tue Oct 5 16:35:03 2004 - Patching failed.
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>More?

    Bug No. 3671290
    Metalink Note: Note:308709.1
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:8628931871909914380::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,308709.1,1,1,1,helvetica

  • PowerOn Failed Error: Domain Does Not Exist

    [Simon Thorpe's blog |http://blogs.oracle.com/simonthorpe/2009/07/migrating_a_vmware_server_2_wi.html] I'm new to OracleVM. The wizard through OVM Manager successfully converted a windows VMWare vm to ovm. I was able to start up the VM once and get the driver updates loaded. I was following Simon Thorpe's blog and other documents to complete this.
    Upon reboot, I get the following error:
    Start - /OVS/running_pool/ECM_Xmonth_2010_vm
    PowerOn Failed : Result - failed:<Exception: return=>failed:<Exception: ['xm', 'create', '/var/ovs/mount/69D37D3828A040A08A7E01E5DE43C1D8/running_pool/ECM_Xmonth_2010_vm/vm.cfg'] => Error: Domain 'ECM_Xmonth_2010_vm' does not exist.
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXXenVM.py", line 57, in xen_start_vm
    run_cmd(args=cmd)
    File "/opt/ovs-agent-2.3/OVSCommons.py", line 69, in run_cmd
    raise Exception('%s => %s' % (cmdlist, p.childerr.read()))
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteVM.py", line 113, in start_vm
    raise e
    Here's my vm.cfg
    acpi = 1
    apic = 1
    builder = 'hvm'
    device_model = '/usr/lib/xen/bin/qemu-dm'
    disk = ['file:/var/ovs/mount/69D37D3828A040A08A7E01E5DE43C1D8/running_pool/ECM_Xmonth_2010_vm/ECM_XMonth_2010_disk.img,hda,w',
    ',hdc:cdrom,r',
    kernel = '/usr/lib/xen/boot/hvmloader'
    maxmem = 2999
    memory = 2999
    name = 'ECM_Xmonth_2010_vm'
    on_crash = 'restart'
    on_reboot = 'restart'
    pae = 1
    sdl = 1
    serial = 'pty'
    timer_mode = '0'
    usbdevice = 'tablet'
    uuid = '4d3f3741-e29c-472a-bfaf-7416d31d21e8'
    vcpus = 1
    vif = ['bridge=xenbr0,mac=00:16:3E:4C:BF:71,type=ioemu']
    vif_other_config = []
    vncconsole = 1
    vnclisten = '0.0.0.0'
    vncpasswd = '****'
    Any advice?
    Edited by: dierardi on Jan 6, 2010 9:21 AM
    Edited by: dierardi on Jan 6, 2010 9:24 AM
    Edited by: dierardi on Jan 6, 2010 10:00 AM

    dierardi wrote:
    PowerOn Failed : Result - failed:<Exception: return=>failed:<Exception: ['xm', 'create', '/var/ovs/mount/69D37D3828A040A08A7E01E5DE43C1D8/running_pool/ECM_Xmonth_2010_vm/vm.cfg'] => Error: Domain 'ECM_Xmonth_2010_vm' does not exist.Check /var/log/xen/xend.log for errors during boot: Essentially, the domain is failing to be created properly on startup.
    If this is a linux guest, try running xm create -c vm.cfg from the ECM_Xmonth_2010_vm directory to start the guest with the console immediately attached. You may be able to see a boot/GRUB related error. If this is a Windows guest, you could start it paused with xm create -p vm.cfg and then attach a VNC console. Once you have a VNC session, you can resume the guest and it will begin booting.

  • An error causes firefox not being able to open last session

    Off some reason Firefox wont restore last session. The opportunity in Firefox/Google startsite malfunctions of some reason not giving the possibility to restart last session.

    To add to what madperson said, see the [[Session Restore]] article under '''Troubleshooting''' and make sure that your Firefox [[Options window - Privacy panel|privacy settings]] are correct, so that your browsing history is saved. <del>If that's not the problem:</del>
    <del>You said "an error". Could you be more specific? Do you see the "Restore previous session" button on the default Firefox home page (shown [https://support.mozilla.org/en-US/kb/restore-previous-session#w_when-you-select-restore-previous-session-from-the-default-home-page here]), which means you had tabs and windows open when you last closed Firefox, but clicking it doesn't work? A possible cause of that is a file in your Firefox [[profiles|profile folder]] is corrupt ([https://bugzilla.mozilla.org/show_bug.cgi?id=682944 bug 682944]). You can open the Firefox profile folder from the "Help -> Troubleshooting Information" page, then close Firefox and delete this file, to see if it helps: '''chromeappstore.sqlite'''</del>
    Never mind. I see you solved the problem.

  • 7.3 upgrade causes iTunes not to launch

    Initially I ran into this problem when I upgraded my Macbook's install of itunes to 7.3. When I would launch the app it would bounce in the dock a few times, sit there, then just disappear. After digging around I found others had a similar problem and the only solution was to downgrade to 7.2 which I did. Then 7.3.1 came out claiming to fix a 'minor' problem where itunes would not appear or something to that effect. I was hopeful and upgraded from my now downgraded 7.2. That only brought the problem back again forcing me to downgrade...again. Fine, I thought, I'll just stay at 7.2. Then after upgrading my work iMac G5 to 7.3.2 the same thing happened! What is causing this even on the supposedly fixed updates?! Sure I could run old software, but I have a feeling it's going to happen to another one of my 3 Macs and at that point I'm going to go nuts. What can be done to prevent this and make it run as it should on the latest and supposedly greatest version?
    thanks

    proets,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • ERROR: OUI files not found at their expected location. while cloning 11.5.9

    Dear Friends,
    Getting error when cloning 11.5.9 from PROD to DEV:
    ERROR: OUI files not found at their expected location. Please make sure that the pre-requisit OUI patch was applied correctly: patch should be unzipped directly at the ORACLE_HOME root level so that
    <iAS ORACLE_HOME>/oui21/oui/lib/OraInstaller.jar exists.
    Restart adclone.pl after performing required corrections.
    I applied the patch 5035661 also but still the error exists.
    Please let me know the fix.
    [appldev@betestoracle bin]$ perl adcfgclone.pl appsTier
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    Enter the values for the new APPL_TOP Context:
    Does the target system have more than one application tier server node (y/n) [n] ?:
    Is the target system APPL_TOP divided into multiple mount points (y/n) [n] ?:
    Target system APPL_TOP mount point [apps/applprod/prodappl]:/apps/DEV/devappl
    Target system COMMON_TOP directory [apps/applprod/prodcomn]:/apps/DEV/devcomn
    Location of JDK 1.3.1 on the target system [usr/java/jdk1.3.1_10]:
    The new context file has to contain port numbers related to target system.
    Do you want to preserve the port values from the source system on the target system (y/n) [y] ?:n
    Clone Context uses the same port pool mechanism as the Rapid Install
    Once you choose a port pool, Clone Context will validate the port availability.
    Enter the port pool number:[0-99]
    50
    Checking the port pool 50
    done: Port Pool 50 is free
    Web Listener port is 8050
    Complete port information available at /apps/DEV/devappl/admin/out/PROD_betestoracle/portpool.lst
    Backing up /apps/DEV/devappl/admin/PROD_betestoracle.xml to /apps/DEV/devappl/admin/PROD_betestoracle.xml7.bak
    Creating the new APPL_TOP Context file from :
    /apps/DEV/devappl/ad/11.5.0/admin/template/adxmlctx.tmp
    The new APPL_TOP context file has been created :
    /apps/DEV/devappl/admin/PROD_betestoracle.xml
    Log file located at /tmp/CloneContext_05131045.log
    Please enter the APPS password:
    apps
    Running Rapid Clone with command:
    perl ./adclone.pl java=/apps/DEV/devcomn/util/jre/1.1.8 mode=apply stage=/apps/DEV/devcomn/clone component=appsTier method=CUSTOM appctxtg=/apps/DEV/devappl/admin/PROD_betestoracle.xml
    ERROR: OUI files not found at their expected location. Please make sure that the pre-requisit OUI patch was applied correctly: patch should be unzipped directly at the ORACLE_HOME root level so that
    <iAS ORACLE_HOME>/oui21/oui/lib/OraInstaller.jar exists.
    Restart adclone.pl after performing required corrections.
    Starting application Services for PROD:
    Running:
    /apps/DEV/devcomn/admin/scripts/PROD_betestoracle/adstrtal.sh APPS/<appspwd>
    Regards,
    DB

    ERROR: OUI files not found at their expected location.Please see these docs.
    Troubleshooting RapidClone issues with Oracle Applications R12 [ID 603104.1] -- adcfgclone.pl appsTier fails with "ERROR: OUI files not found at their expected location"
    Preclone DBtier Fails: Error: Oui Files Not Found [ID 739589.1]
    Troubleshooting Guide and Known Issues List for the Oracle Application Management Pack for Oracle E-Business Suite [ID 812294.1]
    Application Management Pack for Oracle E-Business Suite Release 2.0.x Troubleshooting Guide [ID 412044.1]
    Thanks,
    Hussein

  • How do I get beyone this - Ajax submit failed: error = 403, Forbidden

    I'm trying to enable ePrint mobile printing. During the signup process I always get this erro messge - Ajax submit failed: error = 403, Forbidden
    Not sure what I need to do to get beyond this point.
    cwhiting0919

    RobertoR,
    A User should not have to change browsers to attempt to register - this is a problem with HP and the eprintcenter.com website.  If changing browsers or changing accounts is the only way around this problem, this HP Support better get busy because this is unacceptable.
    REDTI2GO

  • Error in crawl log "Error while crawling LOB contents. ( Error caused by exception: Microsoft.BusinessData.Infrastructure.BdcException The shim execution failed unexpectedly - The method or operation is not implemented..; SearchID "

    Hi 
    I get the following error in my crawl logs
    "Error while crawling LOB contents. ( Error caused by exception: Microsoft.BusinessData.Infrastructure.BdcException The shim execution failed unexpectedly - The method or operation is not implemented..; SearchID "
    Because of this i suspect, the search results are not including those aspx pages marked as "Hide physical urls from search".
    This error is not available in the another environment where the aspx pages are coming in the results.
    Thanks
    Joe

    Hi Joe,
    Greetings!
    Reset the index and re-crawl. That usually clears it
    If you are using NTLM authentication, then make sure that you specified the PassThrough authentication for crawling
    Probably you need to debug the BDC code that underlies the external content types.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/41a86c43-151d-47cd-af73-967a4c940611/lotus-notes-connector-error-while-crawling-lob-contents?forum=sharepointsearch
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • I'm using DVD Studio pro to burn a dvd but it won't let me cause I keep getting a "Formatting Failed" error message.  It says "Formatting was not successful. Layer 0 exceeds max layer size allowed. Choose a suitable marker location." What does this mean?

    I'm using DVD Studio pro to burn a dvd but it won't let me cause I keep getting a "Formatting Failed" error message.  It says "Formatting was not successful. Layer 0 exceeds max layer size allowed. Choose a suitable marker location that will support this condition." What does this mean?
    Kris

    It means your file is too large to fit on a single layer disk.
    Recompress to keep the overall size (audio,video and menus) below 4.5GB
    x

  • Error "Connection Failed The server may not exist or is not operational..."

    This is just FYI in case somebody else runs across this. On one user account, an error window would pop up every so often that said:
    Connection Failed
    The server may not exist or it is not operational at this time. Check the server name or IP address and try again.
    It turns out that the problem was caused by Screen Saver. The error popped up whenever screen saver tried to launch. On the problem account I had the "Pictures" folder selected for the screen saver, and apparently there must be an alias in that folder pointing to something on a remote server, because as soon as I go to System Preferences and open the Screen Saver panel, I get the error.
    It has been driving me crazy for months but finally I thought to look in Console, where I saw the error "afp_mount[5045] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0x2d03, name = 'com.apple.afp_mount.ServiceProvider'"
    Searching for that error led me to the Macosxhints forum at http://forums.macosxhints.com/archive/index.php/t-53209.html where a user had posted the same problem. Changing to a different screen saver or a different folder for pictures resolved the issue.
    PowerMac G5   Mac OS X (10.4.6)  
    PowerMac G5   Mac OS X (10.4.6)  

    Welcome to discussions leffjay. Good one. Cheers.

  • SCOM agent install fails Error 80070035 - the network path was not found

    I have deployed SCOM 2012 agents to most servers (2008, 2008 R2, 2012, 2012R2) in our estate but some either fail to install or are not monitored. I assume the two problems are related, but for now I am concentrating on the servers that fail completely.
    Installation is from the Discovery Wizard and I have about 20 servers that fail of various server versions.
    So looking at one specific server that is failing to install the agent - a 2008 standard service pack 2
    The firewall in on and file and printer sharing is enabled for domain, remote administration is enabled for domain
    I added a specific rule to allow TCP 5723 and 5724
    DCOM is enabled
    I can Ping the target server from the SCOM server by both name and FQDN - both return the same IP and our DNS server has only one entry for this server
    I can browse to the admin share \\server\C$ from the SCOM Server, using the same account that I specify for the agent install that is a domain admin with rights on this server (and on the other servers the agent
    did install to) and the server has plenty of disk space available
    I am not sure what else to look at so would welcome any ideas
    Thanks

    Hi Petro,
    I have a Agent installation failure cheat sheet, For your error 80070035 it is said to perform a manual installation.
    So i would like to understand which version of SCOM is this ? 2007 R2 or 2012 or 2012 r2 ?
    Also check if your agents have the WMI service started and enabled ?
    Also if yours is a SCOM 2007 R2 do you have a RMS & MS in your management group ? If yes then Pushing the agent installation from MS may cause such issue. So would suggest you push the installation from RMS.
    Also check if your Network connectivity meets the minimum requirement as recommended by SCOM. Below is applicable for Both SCOM 2007 R2 & SCOM 2012 & 2012 R2.
    Component A
    Component B
    Minimum Requirement
    Root management server or management server
    Agent
    64 Kbps
    Root management server or management server
    Agentless
    1024 Kbps
    Root management server or management server
    Database
    256 Kbps
    Also check if you have any Anti virus / Firewall which is blocking the install / communication. If yes disabe or add the "Monitoringhost.exe to the safe list or what your feature is.
    Check if you have another IP assigned to the NIC card and remove it tempraurly andchecl.
    Also post the event logs of the Agents which are in not monitored state for analysis.
    SCOM Agent installation failure error codes
    Error
    Error Code(s)
    Remediation Steps
    The MOM Server could not execute WMI Query "Select * from Win32_Environment where
    NAME='PROCESSOR_ARCHITECTURE'" on computer server.domain.com
    Operation: Agent Install
    Install account: domain\account
    Error Code: 80004005
    Error Description: Unspecified error
    80004005
    1.  Check the PATH environment variable.  If the PATH statement is very long, due to lots of installed third party software - this can
    fail.  Reduce the path by converting any long filename destinations to 8.3, and remove any path statements that are not necessary.
    2.  The cause
    could be corrupted Performance Counters on the target Agent.
    To rebuild all Performance counters including extensible and third party counters in Windows Server 2003, type the following commands at a command
    prompt. Press ENTER after each command.
    cd
    \windows\system32
    lodctr /R
    Note /R is uppercase.
    Windows Server 2003 rebuilds all the counters because it reads all the .ini files in the C:\Windows\inf\009 folder for the English operating system.
    How to manually rebuild Performance Counter Library values
    http://support.microsoft.com/kb/300956
    3.  Manual agent install. 
    The MOM Server could not execute WMI Query "Select * from Win32_OperatingSystem" on
    computer “servername.domain.com”
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 800706BA
    Error Description: The RPC server is unavailable.
    8004100A
    800706BA
    1.  Ensure agent push account has local admin rights
    2.  Firewall is blocking NetBIOS access
    3.  Inspect WMI health and rebuild repository if necessary
    4.  Firewall is blocking ICMP  (Live OneCare)
    5.  DNS incorrect
    The MOM Server failed to open service control manager on computer "servername.domain.com". Access is Denied
    Operation: Agent Install
    Install account: DomainName\User Account
    Error Code: 80070005
    Error Description: Access is denied.
    80070005
    80041002
    1.  Verify SCOM agent push account is in Local Administrators group on target computer.
    2.  On Domain controllers will have to work with AD team to install agent manually if agent push account is not a domain admin.
    Disable McAfee antivirus during push
    The MOM Server failed to open service control manager on computer "servername.domain.com".
    Therefore, the MOM Server cannot complete configuration of agent on the computer.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 800706BA
    Error Description: The RPC server is unavailable.
    800706BA
    1.  Firewall blocking NetBIOS ports
    2.  DNS resolution issue.  Make sure the agent can ping the MS by NetBIOS and FQDN.  Make sure the MS can ping the agent by NetBIOS
    and FQDN
    3.  Firewall blocking ICMP
    4.  RPC services stopped.
    The MOM Server failed to acquire lock to remote computer servername.domain.com. This means there is already an agent management operation proceeding
    on this computer, please retry the Push Agent operation after some time.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 80072971
    Error description: Unknown error 0x80072971
    80072971
    This problem occurs if the LockFileTime.txt file is located in the following folder on the remote computer:
    %windir%\422C3AB1-32E0-4411-BF66-A84FEEFCC8E2
    When you install or remove a management agent, the Operations Manager 2007 management server copies temporary files to the remote computer. One
    of these files is named LockFileTime.txt. This lock file is intended to prevent another management server from performing a management agent installation at the same time as the current installation. If the management agent installation is unsuccessful and
    if the management server loses connectivity with the remote computer, the temporary files may not be removed. Therefore, the LockFileTime.txt may remain in the folder on the remote computer. When the management server next tries to perform an agent installation,
    the management server detects the lock file. Therefore, the management agent installation is unsuccessful.
    http://support.microsoft.com/kb/934760/en-us
    The MOM Server detected that the following services on computer "(null);NetLogon" are not running. These services are required for push
    agent installation. To complete this operation, either start the required services on the computer or install the MOM agent manually by using MOMAgent.msi located on the product CD.
    Operation: Agent Install
    Remote Computer Name: servername.domain.com Install account: DOMAIN\account
    Error Code: C000296E
    Error Description: Unknown error 0xC000296E
    C000296E
    1.  Netlogon service is not running.  It must be set to auto/started
    The MOM Server detected that the following services on computer
    "winmgmt;(null)" are not running
    C000296E
    1.  WMI services not running or WMI corrupt
    The MOM Server detected that the Windows Installer service (MSIServer) is disabled on computer "servername.domain.com". This service is
    required for push agent installation. To complete this operation on the computer, either set the MSIServer startup type to "Manual" or "Automatic", or install the MOM agent manually by using MOMAgent.msi located on the product CD.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: C0002976
    Error Description: Unknown error 0xC0002976
    C0002976
    1.  Windows Installer service is not running or set to disabled – set this to manual or auto and start it.
    The Agent Management Operation Agent Install failed for remote computer servername.domain.com.
    Install account: DOMAIN\account
    Error Code: 80070643
    Error Description: Fatal error during installation.
    Microsoft Installer Error Description:
    For more information, see Windows Installer log file "C:\Program Files\System Center Operations Manager 2007\AgentManagement\AgentLogs\servernameAgentInstall.LOG
    C:\Program Files\System Center Operations Manager 2007\AgentManagement\AgentLogs\servernameMOMAgentMgmt.log" on the Management Server.
    80070643
    1.  Enable the automatic Updates service…. Install the agent – then disable the auto-updates service if desired.
    Call was canceled by the message filter
    80010002
    Install latest SP and retry. One server that failed did not have Service pack installed
    The MOM Server could not find directory \\I.P.\C$\WINDOWS\. Agent will not be installed on computer "name". Please verify the required
    share exists.
    80070006
    1.  Manual agent install
    Possible locking on registry?
    http://www.sysadmintales.com/category/operations-manager/
    Try manual install.
    Verified share does not exist.
    The network path was not found.
    80070035
    1.  Manual agent install
    The Agent Management Operation Agent Install failed for remote computer "name". There is not enough space on the disk.
    80070070
    1.  Free space on install disk
    The MOM Server failed to perform specified operation on computer "name". The semaphore timeout period has expired.
    80070079
    NSlookup failed on server. Possible DNS resolution issue.
    Try adding dnsname to dnssuffix search list.
    The MOM Server could not start the MOMAgentInstaller service on computer "name" in the time.
    8007041D
    80070102
    NSlookup failed on server. Possible DNS resolution issue.
    Verify domain is in suffix search list on management servers.
    The Agent Management Operation Agent Install failed for remote computer "name"
    80070643
    1.  Ensure automatic updates service is started
    2.  Rebuild WMI repository
    3.  DNS resolution issue
    The Agent Management Operation Agent Install failed for remote computer "name". Another installation is already in progress.
    80070652
    Verify not in pending management. If yes, remove and then attempt installation again.
    The MOM Server detected that computer "name" has an unsupported operating system or service pack version
    80072977
    Install latest SP and verify you are installing to Windows system.
    Not discovered
    Agent machine is not a member of domain
    Ping fails
    1.  Server is down
    2.  Server is blocked by firewall
    3.  DNS resolving to wrong IP.
    Fail to resolve machine
    1.  DNS issue
    The MOM Server failed to perform specified operation on computer "name". Not enough server storage…
    8007046A
    1.  This is typically a memory error caused by the remote OS that the agent is being installed on.
    There are currently no logon servers available to service the logon request.
    8007051F
    1.  Possible DNS issue
    This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version
    of the Windows Installer service.
    8007064D
    1.  Install Windows Installer 3.1
    The network address is invalid
    800706AB
    Possible DNS name resolution issue.
    Tried nslookup on server name and did not get response.
    Verify domain is in suffix search list on management servers.
    The MOM Server failed to perform specified operation on computer servername.domain.com
    80070040
    1.  Ensure agent push account has local admin rights
    The MOM Server detected that the actual NetBIOS name SERVERNAME is not same as the given NetBIOS name provide for remote computer SERVERNAME.domain.com.
    80072979
    1.  Correct DNS/WINS issue.
    2.  Try pushing to NetBIOS name
    Gautam.75801

  • Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 404 Not Found

    In my 2006 biztalk application I have exposed web service to receive SAP input. It was working fine. After I have modified something in orchestration in that application . I am getting following error while SAP try to consume my web service. Can anyone please
    help me.
    Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 404 Not Found

    In my 2006 biztalk application I have exposed web service to receive SAP input. It was working fine. After I have modified something in orchestration in that application . I am getting following error while SAP try to consume my web service.
    HI Arivazhagan K,
    Could you give some explanation about what you modified? according the to error message, this is "resource is not found issue".
    Best regards,
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • GROUP BY with parameter - cause error -ORA-00979: not a GROUP BY expression

    I generate a query via PreparedStatement. For example:
    SELECT when, value FROM test GROUP BY ?;
    PrepState.toString(1, "when");
    That causing error: ORA-00979: not a GROUP BY expression
    My application using query like:
    SELECT to_char(data,1), SUM(vlue) as sum FROM test GROUP BY to_char(data, 2);
    PrepState.toString(1, "YYYY-MM");
    PrepState.toString(2, "YYYY-MM");

    Ah. Reproduced in the first chunk of PL/SQL below.
    The second chunk is a workaround.
    Basically, SQL is parsed by the syntax engine and optimizer to get an execution plan. Then you can have a sequence of "bind, execute, fetch, fetch, fetch..., bind, execute..."
    Since you can have multiple binds for a single SQL parse, then the fact that the first set of binds all happen to have the same value doesn't mean the next set will.
    The optimizer needs to be 100% sure that the value in the select must always be the same as the value in the group by, so you can't have two separate (and therefore potentially different) bind variable mappings. [Given the right circumstances, the optimizer might do all sorts of tricks, such as using materialized views and function-based indexes.]
    Misleadingly, it actually fails on the 'EXECUTE' step of DBMS_SQL rather than the PARSE.
    declare
      v_sql varchar2(1000) :=
        'select to_char(created,:b1), count(*) '||
        ' from user_objects u '||
        ' group by to_char(created,:b2) '||
        ' order by to_char(created,:b3)';
      v_fmt varchar2(10) := 'YYYY';
      v_cur number;
      v_ret_str varchar2(10);
      v_ret_num number;
      v_ret number;
    begin
      v_cur := dbms_sql.open_cursor;
      dbms_sql.parse(v_cur, v_sql, dbms_sql.native );
      dbms_sql.define_column_char (v_cur, 1, v_ret_str, 10);
      dbms_sql.define_column (v_cur, 2, v_ret_num);
      dbms_sql.bind_variable( v_cur, ':b1', v_fmt );
      dbms_sql.bind_variable( v_cur, ':b2', v_fmt );
      dbms_sql.bind_variable( v_cur, ':b3', v_fmt );
      v_ret := dbms_sql.execute( v_cur );
      WHILE ( dbms_sql.fetch_rows(v_cur) > 0 ) LOOP
        dbms_sql.column_value_char (v_cur, 1, v_ret_str );
        dbms_sql.column_value (v_cur, 2, v_ret_num );
        dbms_output.put_line('>'||v_ret_str||':'||v_ret_num);
      END LOOP;
    end;
    declare
      v_sql varchar2(1000) :=
        'select to_char(created,f.fmt), count(*) '||
        ' from user_objects u, (select :b1 fmt from dual) f '||
        ' group by to_char(created,f.fmt) '||
        ' order by to_char(created,f.fmt)';
      v_fmt varchar2(10) := 'YYYY';
      v_cur number;
      v_ret_str varchar2(10);
      v_ret_num number;
      v_ret number;
    begin
      v_cur := dbms_sql.open_cursor;
      dbms_sql.parse(v_cur, v_sql, dbms_sql.native );
      dbms_sql.define_column_char (v_cur, 1, v_ret_str, 10);
      dbms_sql.define_column (v_cur, 2, v_ret_num);
      dbms_sql.bind_variable( v_cur, ':b1', v_fmt );
      v_ret := dbms_sql.execute( v_cur );
      WHILE ( dbms_sql.fetch_rows(v_cur) > 0 ) LOOP
        dbms_sql.column_value_char (v_cur, 1, v_ret_str );
        dbms_sql.column_value (v_cur, 2, v_ret_num );
        dbms_output.put_line('>'||v_ret_str||':'||v_ret_num);
      END LOOP;
    end;
    /

  • ORA-22902 CURSOR expression not allowed Error Cause: CURSOR on a subquery..

    Hi,
    I found same issue in a metalink thread which is addressed in Oracle 12.1 which doesn't help me now. I need to rewrite the below query. Does anyone have any suggestions how to go about it?
    thanks,
    April
    working in Oracle 11.2.0.3.1, windows server, doing an upgrade from 10g to 11g. Piece of code is failing with following error via TOAD
    Oracle Database Error Code ORA-22902 Description :
    CURSOR expression not allowed
    Error Cause:
    CURSOR on a subquery is allowed only in the top-level SELECT list of a query.
    The below code is returning a tree of data for projects, units within the buildings.
    Code as follows:
    SELECT LEVEL
    , p.project_id
    || NVL (p.file_ref, ' ')
    || '] ['
    || NVL (p.project_ref, ' ')
    || '] '
    || p.project_name
    || ' ( '
    || (SELECT COUNT (*)
    FROM PROJECT p1
    WHERE p1.parent_project_id = p.project_id)
    || ' sub-projects, '
    || (SELECT COUNT (*)
    FROM PROJECT_ELEMENT pe2
    WHERE pe2.project_id = p.project_id)
    || ' elements)' AS project_description
    CURSOR
    (SELECT pe.element_id
    || pe.element_ref
    || '] '
    || pe.element_name
    || ' ('
    || pe.unit_count
    || ')' AS element_description
    CURSOR
    (SELECT hu.hu_id
    || hu.hu_ref
    || '] '
    || CASE
    WHEN hu.bedroom_count IS NOT NULL
    THEN ', Bedrooms: ' || hu.bedroom_count
    ELSE NULL
    END
    || CASE
    WHEN hu.bedspace_count IS NOT NULL
    THEN ', Bedspaces: ' || hu.bedspace_count
    ELSE NULL
    END AS hu_descripton
    FROM HOUSING_UNIT hu
    WHERE hu.element_id = pe.element_id
    ORDER BY hu.hu_ref
    ) AS housing_units
    FROM PROJECT_ELEMENT pe
    WHERE pe.project_id = p.project_id
    ORDER BY pe.element_ref, pe.element_name
    ) elements
    FROM PROJECT p
    START WITH p.project_id = l_root_project_id
    CONNECT BY PRIOR p.project_id = p.parent_project_id -- connect by used with LEVEL keyword
    ORDER SIBLINGS BY p.file_ref DESC
    , p.project_ref DESC
    , p.project_name DESC;
    Edited by: AprilM on Jul 17, 2012 10:28 AM

    Interesting. I am getting even worse results on 11.2.0.1.0:
    SQL> select * from v$version
      2  /
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    SQL> select dname,cursor(select ename from emp e where e.deptno = d.deptno) from dept d
      2  /
    select dname,cursor(select ename from emp e where e.deptno = d.deptno) from dept d
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00905: missing keyword
    SQL> connect scott
    Enter password: *****
    Connected.
    SQL> select * from v$version
      2  /
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Prod
    PL/SQL Release 10.2.0.4.0 - Production
    CORE    10.2.0.4.0      Production
    TNS for 32-bit Windows: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    SQL> select dname,cursor(select ename from emp e where e.deptno = d.deptno) from dept d
      2  /
    DNAME          CURSOR(SELECTENAMEFR
    ACCOUNTING     CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    CLARK
    KING
    MILLER
    RESEARCH       CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    SMITH
    JONES
    SCOTT
    ADAMS
    FORD
    SALES          CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    ALLEN
    WARD
    MARTIN
    BLAKE
    TURNER
    JAMES
    6 rows selected.
    OPERATIONS     CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    no rows selected
    SQL> And double CURSOR also works fine in 10g:
    SQL> select cursor(select dname,cursor(select ename from emp e where e.deptno = d.deptno) from dept d) from dual
      2  /
    CURSOR(SELECTDNAME,C
    CURSOR STATEMENT : 1
    CURSOR STATEMENT : 1
    DNAME          CURSOR(SELECTENAMEFR
    ACCOUNTING     CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    CLARK
    KING
    MILLER
    RESEARCH       CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    SMITH
    JONES
    SCOTT
    ADAMS
    FORD
    SALES          CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    ALLEN
    WARD
    MARTIN
    BLAKE
    TURNER
    JAMES
    6 rows selected.
    OPERATIONS     CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    no rows selectedSY.
    Edited by: Solomon Yakobson on Jul 17, 2012 1:27 PM

  • Repository access failed Root Cause: Password could not be retrieved

    We have both infrastructure and application server installed on same unix box.
    When I click on "OC4J_BI_Forms" link on EM page it throws below error. The status "unknown" icon.
    Error
    =====
    An error was encountered while loading page. Failed to initialize configuration management user session.. Repository access failed Root Cause: Password could not be retrieved. Password could not be retrieved
    Any help on this is highly appreciated.
    Regards

    We have both Apps & Infrastructure installed on the same HP Box. we have all components for both are running when I check them from unix prompt. On Infrastructure page shows all processes up.
    On Middle Tier OC4J_BI_Forms or HTTP_Server or any OC4J components shows status unkown and other components Forms, BC4J, Forms, SSO shows up.
    When I click on OC4J_BI_Forms or HTTP_Server or any OC4J components on mid tier I get the below error
    Error
    An error was encountered while loading page. Failed to initialize configuration management user session.. Repository access failed Root Cause: Password could not be retrieved. Password could not be retrieved
    Any hint/help to resolve this issue is highly appreciated.
    Regards
    NTRao

Maybe you are looking for

  • Adding a new user to default My dashboard

    Hi Forum, I am stuck in a peculiar situation although it is not so tricky issue. I have created reports under default dashboard i.e My Dashboards with a user aaa. Later I have created a user with bbb. Now I want the user bbb to access the My Dashboar

  • Powermac G5 dual 2.5 issues!

    I purchased a pre-owned Powermac G5 Dual 2.5 ghz. It has 4gb ram and is running Mac OSX 10.5.8. Very shortly after I purchased the computer I had a crash and couldn't get it to start back up. I tried to re-install software and it would go part of the

  • How to identify if a user master record is locked

    Hi, I want to use function module BAPI_USER_CHANGE to change a user's master record (transaction SU01).  But if the user that I want to change is being modified by another user, this BAPI doesn't update, correctly so.  Is there a way to identify if a

  • Error in lmdb sync

    Dear all we are on solman 7.1 sp4 we are trying to add product system it shows system not add in LMDB the lmdb job cancelled SAP_LMDB_LDB_0000000001 can cancelled continuously it throws error it shows HTTP destination LMDB_SyncDest1 is unreachable (h

  • Share libraries between forms (10g)

    hi all i want to know if we can share libraries(eg. webutil.pll) between two forms.. if webutil.pll is attached to one form and the other form is opened through that previous form. so that time is not wasted in loading libraries again and again. than