RH 6.2 & 8.1.7 - runInstaller Segfault

Hi all,
I am having a hard time to get Oracle 8.1.7 installed on one of my systems. As soon as I try to execute runInstaller I get a Segmentation fault.
Strace output:
access("$ORACLE_BASE/oraInv", F_OK) = -1 ENOENT (No such file or directory)
access("$ORACLE_BASE, F_OK) = -1 ENOENT (No such file or directory)
. repeated a couples times .
SIGSEV
Install user has rw access to $ORACLE_BASE, even if I create the subfolders runInstaller will crash.
System Specs:
RH 6.2 SMP running 2.2.18. apart from kernel upgrade stock RH.
I have a second system, apart from different hardware the same environment - smp box running rh 6.2 & 2.2.18. Installer runs perfect. Main differences are SCSI controller and board/processor speed.
Any ideas?
Jens

Well,
I found a workaround since I have one system where I can install oracle:
Mounting the target disk via NFS to my local box which does not segfault and install oracle onto that partition (no DB create). Runs fine so far.
Jens

Similar Messages

  • Re:Oracle 9i runInstaller SIGSEGV's - (Similar problem)

    I am running Redhat 6.2 with upgraded kernel 2.2.19 and upgraded
    GLibc 2.1.3-22 libraries.
    Using JDK 1.3.
    runInstaller always seg faults with SIGSEGV 11 after answering
    questions for DAD port.
    The above solution did not work nor was it an option. However,
    it was tried and javakey never seg faulted. The install
    continues to fail.
    Help with this matter would be greatly appreciated!!!

    Update on runInstaller segfaulting.
    Problem
    jre version 1.1.8v3 seg faults.
    I will assume that:
    A. You've downloaded jre-1.1.8 from blackdown (or mirror)
    B. Unpacked it under /usr/local and linked /usr/local/java to
    the jre118 directory under /usr/local
    C. Added /usr/local/java/bin to your PATH
    Problem verification
    To verify that we are talking about the same problem run
    the '/usr/local/java/bin/javakey' tool (bundled with jre)
    without any params. It should dump the registers and segfault.
    If it does, we are talking about the same problem.
    runInstaller should be segfaulting with pretty much identical
    jvm dump.
    Solution
    The problem of runInstaller segfaulting on systems with newer
    libc versions is that jre 1.1.8 v3 expects locale data files to
    be present in /usr/share/locale (or /usr/local/share/locale).
    ftp://ftp.ibiblio.org/pub/Linux/distributions
    /slackware-8.0/d1/glocale.tgz
    may be used to grab a tar-ball that contains the appropriate
    locale information. The tar ball can be unzipped with the
    following shell command:
    # gunzip -c glocale.tgz | (cd /; tar -xvf - )
    Verify solution
    run '/usr/local/java/bin/javakey' ... It should no longer
    segfault (you should get the command-line help for javakey)
    Try running runInstaller from your favourite Oracle media
    location
    Ahmed

  • Install Oracle 8.1.6 (Solaris): show error after runInstaller

    Hello,
    After entered "runInstaller" on my SunOS 5.6, the following error message appeared
    "Initializing Java Virtual Machine from <.... a list of library ........> Please wait..."
    Error in CreateOUIProcess : 14
    :Bad Address
    I've already set ENVIRONMENT variables (including DISPLAY)
    csh> xhost +
    csh> setenv DISPLAY my_workstation_name:0.0
    Any suggestions?
    Thanks for your great help!!
    Kent

    You need to do the xhost +YOUR_MACHINE_NAME as root.                                                                                                                                                                                                           

  • Unable to ./runInstaller in v100-  Please Help

    Hello,
    I have read previous discussions on this, so I checked pretty much all listed possibilities:
    1- My cdrom is mounted beacuse Volume Mgr is running. Here is the output of ls command:
    cd /cdrom
    ls -ltotal 6
    dr-xr-xr-x 2 root sys 2048 Jan 21 12:43 030121_1243
    lrwxrwxrwx 1 root nobody 13 Mar 24 13:54 cdrom0 -> ./030121_1243
    2- I tried the following:
    /cdrom/cdrom0/runInstallerksh: /cdrom/cdrom0/runInstaller: not found
    /cdrom/030121_1243/runInstallerksh: /cdrom/030121_1243/runInstaller: not found
    3- I set the DISPLAY variable to my_ipddress:0.0
    DISPLAY=my_ipaddress:0.0
    export DISPLAY
    echo $DISPLAYmy_ipaddress:0.0
    What else could be wrong here??? I will appreciate any help!
    Thanks
    Ameen

    Ameeni,
    Do I take it you are trying to install Oracle???
    If not - I know this is obvious - check the name of the file doesn't include an extension, i.e. runInstaller.sh.
    I had similar problems, but different errors and found it best to copy all of the CDs onto the disk under a single directory as Disk1, Disk2, and Disk3, su to the Oracle account, and then do Disk1/runInstaller from the high level directory.
    Check you have enough swap space and and a tmp directory with LOTS of space, and then set the environment variables. Also the kernel parameters are important. I think the tmp directory gave me an error message similar to yours, in that the installer code is copied into it.
    Finally, you need to get the magic cookie for the connection set up for X using "xauth". This was a real pain. I did write up the install problems for our own DBAs for this, so if you still have a problem put a message here and I will add it.

  • Lircd keeps segfaulting? Not sure if update causing it....

    Hi,
    I'm not sure if this is due to an update or an update to libraries however when trying to run lircd I keep getting segfaults; with the same commands it was working previously without any issues.
    The current installed versions are:
    extra/lirc 1:0.9.1.a-2 [installed]
    Linux Infrared Remote Control kernel modules for stock arch kernel
    extra/lirc-utils 1:0.9.1.a-2 [installed]
    Linux Infrared Remote Control utils
    and the commands I'm running are:
    systemctl stop lirc
    lircd --driver=devinput --device=/dev/input/event14 --pidfile=/var/run/lirc1.pid --listen=9988;
    lircd --driver=devinput --device=/dev/input/event15 --pidfile=/var/run/lirc2.pid --connect=localhost:9988;
    I'm using an MCE remote to control XBMC.
    Bus 005 Device 002: ID 05a4:9881 Ortek Technology, Inc. IR receiver [VRC-1100 Vista MCE Remote Control]
    As stated everything worked fine earlier but after doing a "pacman -Syu" things started to go funny.
    I even had issues with XBMC not starting due to libGLEW being updated but I think it's fixed now as there have been 2 XBMC updated within the last few days.
    Does anyone have any suggestions or do I just need to wait for an update to lircd?
    Thanks.
    [EDIT]
    Since the event codes changed I used this to find out the new event numbers:
    cat /proc/bus/input/devices
    However I still get this:
    lircd --driver=devinput --device=/dev/input/event13 --pidfile=/var/run/lirc2.pid --connect=localhost:9988;
    Segmentation fault
    Last edited by JohnnySSH (2014-08-19 14:04:05)

    Well.... an update came in today which fixed the issue.
    Thanks to whoever updated/fixed the package :-)

  • [SOLVED] GL Apps Segfault with intel Driver

    New arch linux user here, recent convert from gentoo Loving it so far, spectacular operating system. Not building everything from source is a beautiful thing
    However, it seems that GL doesn't like me... After I had Xorg in a state where everything seemed to be working, I decided to give glxgears a run, and boom: "Segmentation Fault." So, I tried to install a game which used GL, picked torcs, tried running it... "Segmentation fault."
    After playing with all manner of xorg.conf options, reading the log file and googling like mad, I'm completely lost. Everything looks fine, up until the segfault.
    Here's the xorg.conf, (with a good bunch of options i tossed in to try to fix it...) :
    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/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "dri"
    Load "dri2"
    Load "extmod"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    Option "NoDDC" "True"
    Option "DRI" "True"
    Option "AccelMethod" "UXA"
    Option "RenderAccel" "True"
    Option "EnablePageFlip" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Modes "1366x768"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "DRI"
    Group 0
    Mode 0666
    EndSection
    ...and the logfile:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.1.902 (1.7.2 RC 2)
    Release Date: 2009-11-20
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.31-ARCH x86_64
    Current Operating System: Linux alice 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:01:40 CET 2009 x86_64
    Kernel command line: BOOT_IMAGE=arch ro root=/dev/sda4 i915.modeset=1
    Build Date: 21 November 2009 05:05:05PM
    Current version of pixman: 0.16.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 26 20:30:25 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) Option "AIGLX" "True"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x7c1ca0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:0:2:0) 8086:2a42:107b:0704 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf0000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
    (--) PCI: (0:0:2:1) 8086:2a43:107b:0704 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf0400000/1048576
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.1.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.1.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.1.902, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.1.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.1.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.1.902, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 2.9.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) Primary Device is: PCI 00@00:02:0
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "DRI" "True"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
    (--) intel(0): Chipset: "GM45"
    (II) intel(0): Output VGA1 using monitor section Monitor0
    (II) intel(0): Output LVDS1 has no monitor section
    (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    (II) intel(0): Output DVI1 has no monitor section
    (II) intel(0): Output DP1 has no monitor section
    (II) intel(0): Output DP2 has no monitor section
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Output DVI1 disconnected
    (II) intel(0): Output DP1 disconnected
    (II) intel(0): Output DP2 disconnected
    (II) intel(0): Using user preference for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1366x768
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (==) intel(0): video overlay key set to 0x101fe
    (**) intel(0): Display dimensions: (433, 243) mm
    (**) intel(0): DPI set to (80, 80)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.1.902, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "dri2"
    (II) LoadModule: "dri2"
    (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Kernel mode setting active, disabling FBC.
    (**) intel(0): Framebuffer compression disabled
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): No memory allocations
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (**) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): direct rendering: DRI2 Enabled
    (WW) intel(0): Option "NoDDC" is not used
    (WW) intel(0): Option "AccelMethod" is not used
    (WW) intel(0): Option "XAANoOffscreenPixmaps" is not used
    (WW) intel(0): Option "RenderAccel" is not used
    (WW) intel(0): Option "EnablePageFlip" is not used
    (WW) intel(0): Option "DPI" is not used
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    record: RECORD extension enabled at configure time.
    record: This extension is known to be broken, disabling extension now..
    record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 361 x 203
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 2.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 1.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) Synaptics touchpad driver version 1.2.0
    (**) Option "Device" "/dev/input/event5"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    (II) config/hal: Adding input device CNF7129
    (**) CNF7129: always reports core events
    (**) CNF7129: Device: "/dev/input/event9"
    (II) CNF7129: Found keys
    (II) CNF7129: Configuring as keyboard
    (II) XINPUT: Adding extended input device "CNF7129" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event8"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event7"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event2"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    (II) intel(0): EDID vendor "AUO", prod id 4332
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1486 768 771 775 806 -hsync -vsync (48.5 kHz)
    I am using kernel modesetting, which could perhaps be related... The thing is, everything else seems to work perfectly fine, which leads me to believe it's some obscure config issue i've just completely missed somewhere along the line.
    Any ideas? any help would be highly appreciated
    Last edited by decibelmute (2009-11-28 01:23:03)

    Haha, worked like a charm
    Many thanks

  • Error while running runInstaller

    Hi,
    Im installing oracle 1og on AIX 5.3, i have already run the rootpre.sh with root user
    When running ./runInstaller im getting the following error,
    oracle@sinsa1100428:/apps/oracle/database/Disk1#./runInstaller
    Your platform requires the root user to perform certain pre-installation
    OS preparation. The root user should run the shell script 'rootpre.sh' be
    fore
    you proceed with Oracle installation. rootpre.sh can be found at the top
    level
    of the CD or the stage area.
    Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle
    installation.
    Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
    Has 'rootpre.sh' been run by root? [y/n] (n)
    y
    Error in GetCurrentDir(): 13
    Error in GetCurrentDir(): 13
    Error in GetCurrentDir(): 13
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    When im trying to run with ignoreSysPrereqs
    im getting the following error:
    oracle@sinsa1100428:/apps/oracle/database/Disk1#./runInstaller -ignoreSysPrereqs
    Your platform requires the root user to perform certain pre-installation
    OS preparation. The root user should run the shell script 'rootpre.sh' be
    fore
    you proceed with Oracle installation. rootpre.sh can be found at the top
    level
    of the CD or the stage area.
    Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle
    installation.
    Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
    Has 'rootpre.sh' been run by root? [y/n] (n)
    y
    Error in GetCurrentDir(): 13
    Error in GetCurrentDir(): 13
    Error in GetCurrentDir(): 13
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    Ignoring required pre-requisite failures. Continuing...output of rootpre.sh
    root@sinsa1100428:/apps/oracle/database/Disk1/rootpre#rootpre.sh
    bash: rootpre.sh: command not found
    root@sinsa1100428:/apps/oracle/database/Disk1/rootpre#sh rootpre.sh
    rootpre.sh output will be logged in /tmp/rootpre.out_12-07-12.18:42:21
    Kernel extension /etc/pw-syscall.64bit_kernel is loaded.
    Unloading the existing extension: /etc/pw-syscall.64bit_kernel....
    Oracle Kernel Extension Loader for AIX
    Copyright (c) 1998,1999 Oracle Corporation
    Unconfigured the kernel extension successfully
    Unloaded the kernel extension successfully
    Saving the original files in /etc/ora_save_12-07-12.18:42:21....
    Copying new kernel extension to /etc....
    Loading the kernel extension from /etc
    Oracle Kernel Extension Loader for AIX
    Copyright (c) 1998,1999 Oracle Corporation
    Successfully loaded /etc/pw-syscall.64bit_kernel with kmid: 0x4323000
    Successfully configured /etc/pw-syscall.64bit_kernel with kmid: 0x4323000
    The kernel extension was successfuly loaded.
    Configuring Asynchronous I/O....
    Asynchronous I/O is already defined
    Configuring POSIX Asynchronous I/O....
    Posix Asynchronous I/O is already defined
    Checking if group services should be configured....
    Nothing to configure.
    Please suggest solution.
    thanks
    Edited by: user10745179 on Jul 12, 2012 4:19 PM

    check Error while Client installtion on AIX 6

  • Error while running "runInstaller" in RHEL4 / Oracle 9204

    [oracle@RH9 oracle]$ /mnt/oracle/Disk1/runInstaller
    [oracle@RH9 oracle]$ Initializing Java Virtual Machine from /tmp/OraInstall2004-07-21_09-21-45AM/jre/bin/java. Please wait...
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:120)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
    at java.awt.Window.<init>(Window.java:188)
    at java.awt.Frame.<init>(Frame.java:315)
    at java.awt.Frame.<init>(Frame.java:262)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)

    Did you follow the pre-install config tasks in the manuals. Specifically the X-Windows related steps?
    If yes, then I suspect you are logged on as root and su'd to Oracle to do the install. Better would be to log out of root and create a brand new screen (X) session as Oracle.

  • [solved] Xorg 1.6 segfault

    Since xorg-server 1.6 was released, X has been dying on me... I believe I can always reproduce this by switching to a virtual console and back to X.  Once X dies, it's pretty much over; computer won't respond to anything except magic sysreqs.
    Apr 13 21:33:32 ivy kernel: Xorg[4287]: segfault at 20 ip 00007f880243c980 sp 00007fff0e120898 error 4 in libdrm_intel.so.1.0.0[7f880243b000+9000]
    Apr 13 21:33:32 ivy kernel: Xorg:4287 freeing invalid memtype d0000000-e0000000
    Apr 13 21:33:32 ivy gdm-binary[4283]: WARNING: gdm_slave_xioerror_handler: Fatal X error - Restarting :0
    Apr 13 21:33:32 bonobo-activation-server (mindless-27023): could not associate with desktop session: Failed to connect to socket /tmp/dbus-LE2w6IiDqW: Connection refused
    Apr 13 21:33:33 ivy acpid: client connected from 27053[0:0]
    Apr 13 21:33:33 ivy acpid: 1 client rule loaded
    Apr 13 21:33:35 ivy kernel: [drm:i915_setparam] *ERROR* unknown parameter 4
    Apr 13 21:33:36 ivy kernel: Xorg:27053 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus
    Apr 13 21:33:36 ivy kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining
    Apr 13 21:33:36 ivy kernel: Xorg:27053 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus
    Apr 13 21:33:36 ivy kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining
    Apr 13 21:33:36 ivy kernel: Xorg:27053 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus
    Apr 13 21:33:36 ivy kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining
    Apr 13 21:33:36 ivy kernel: Xorg:27061 freeing invalid memtype d0000000-e0000000
    Apr 13 21:33:36 ivy kernel: Xorg:27053 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus
    Apr 13 21:33:36 ivy kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining
    Apr 13 21:33:36 ivy kernel: Xorg:27062 freeing invalid memtype d0000000-e0000000
    Apr 13 21:33:37 ivy kernel: Xorg:27053 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus
    Apr 13 21:33:37 ivy kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining
    Apr 13 21:33:37 ivy kernel: Xorg:27063 freeing invalid memtype d0000000-e0000000
    Apr 13 21:33:37 bonobo-activation-server (mindless-27071): could not associate with desktop session: Failed to connect to socket /tmp/dbus-LE2w6IiDqW: Connection refused
    Apr 13 21:34:54 ivy kernel: Xorg:27053 freeing invalid memtype d0000000-e0000000
    Apr 13 21:34:59 ivy acpid: client 4287[0:0] has disconnected
    Apr 13 21:34:59 ivy acpid: client 27053[0:0] has disconnected
    Apr 13 21:35:11 ivy ddclient[4237]: WARNING: cannot connect to checkip.dyndns.org:80 socket: IO::Socket::INET: Bad hostname 'checkip.dyndns.org'
    Apr 13 21:35:47 ivy kernel: SysRq : Keyboard mode set to system default
    Apr 13 21:35:48 ivy kernel: SysRq : Terminate All Tasks
    Apr 13 21:35:48 ivy acpid: exiting
    Apr 13 21:35:48 ivy ntpd[4215]: ntpd exiting on signal 15
    Apr 13 21:35:48 ivy ntpd_initres[4221]: ntpd exiting on signal 15
    Apr 13 21:35:48 ivy dhcpcd[4311]: eth0: received SIGTERM, stopping
    Apr 13 21:35:48 ivy syslog-ng[3773]: Termination requested via signal, terminating;
    Last edited by MindlessXD (2009-04-14 06:50:05)

    Intel GM965 with the "intel" driver
    I have an external monitor connected in case that makes any difference (this is a laptop)
    xorg.conf
    Section "Module"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "DontVTSwitch" "false"
    Option "DontZap" "false"
    Option "DontZoom" "false"
    Option "AllowDeactivateGrabs" "true"
    Option "AllowClosedownGrabs" "true"
    EndSection
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "InputDevice"
    <snip>
    EndSection
    Section "Monitor"
    # DisplaySize 330 210 # mm
    Identifier "LVDS"
    EndSection
    Section "Monitor"
    Identifier "VGA"
    EndSection
    Section "Monitor"
    Identifier "TV"
    Option "Ignore" "true"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile GM965/GL960 Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    Option "DRI" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "LVDS"
    SubSection "Display"
    Virtual 2960 1050
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    lspci
    00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
    00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
    00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
    00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
    00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
    00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
    00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
    00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
    00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
    00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
    00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
    00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
    00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
    00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
    00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
    00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
    06:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
    07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
    08:05.0 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
    08:05.2 SD Host controller: O2 Micro, Inc. Integrated MMC/SD Controller (rev 02)
    08:05.3 Mass storage controller: O2 Micro, Inc. Integrated MS/xD Controller (rev 01)
    Last edited by MindlessXD (2009-04-14 03:35:41)

  • [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

    Hi everyone,
    I'm experiencing a perfectly reproducible (even with a completely fresh Arch install) Xorg segfault with a certain constellation.
    When using the latest binary nvidia drivers (works with the 260 beta also), dragging the mouse pointer within a qt window (vlc, smplayer, skype, qtconfig) crashes Xorg with a segfault when using a Xinerama configuration. Twinview or single screen works fine however.
    Xinerama configuration (crashing): http://pastebin.com/3VdVZqkU
    Twinview configuration (works): http://pastebin.com/QjL4Nibg
    Xorg log when crashing: http://pastebin.com/qby9uSxN
    Can anyone confirm this?
    Ochi
    Last edited by Ochi (2010-11-15 14:40:33)

    Just to do some more analysis on this, I tried to compare the sources between the old working xorg-server that Arch packaged (version 1.8.1.902, found at http://www.x.org/releases/individual/xserver/ and the latest 1.9 xorg release that Arch uses (version 1.9.0, found at the same aforementioned URL).
    In version 1.8.1.902, the file Xext/panoramiXprocs.c has this version of the critical if-statement that Ochi originally mentioned:
    if((pDst == WindowTable[0]) ||
    (pDst->drawable.id == savedScreenInfo[0].wid))
    rep.dstX += panoramiXdataPtr[0].x;
    rep.dstY += panoramiXdataPtr[0].y;
    Anyway, I got the git repo to see which commit decided to change pDst to pWin in that second OR condition.
    git clone git://anongit.freedesktop.org/xorg/xserver
    git log -p Xext/panoramiXprocs.c
    And found this commit: 80b5d3a3264d2c5167e5ac85a3b04af0f89cece1 which did the change. You can use
    git show 80b5d3a3264d2c5167e5ac85a3b04af0f89cece1
    to see the commit's full diff. That commit was a big commit that changed lots of things in many files. Here is the portion that concerns our discussion (see the very bottom part)):
    diff --git a/Xext/panoramiXprocs.c b/Xext/panoramiXprocs.c
    index 8752ca5..08ea3ec 100644
    --- a/Xext/panoramiXprocs.c
    +++ b/Xext/panoramiXprocs.c
    @@ -130,7 +130,7 @@ int PanoramiXCreateWindow(ClientPtr client)
    orig_x = stuff->x;
    orig_y = stuff->y;
    parentIsRoot = (stuff->parent == WindowTable[0]->drawable.id) ||
    - (stuff->parent == savedScreenInfo[0].wid);
    + (stuff->parent == screenInfo.screens[0]->screensaver.wid);
    FOR_NSCREENS_BACKWARD(j) {
    stuff->wid = newWin->info[j].id;
    stuff->parent = parent->info[j].id;
    @@ -329,7 +329,7 @@ int PanoramiXReparentWindow(ClientPtr client)
    x = stuff->x;
    y = stuff->y;
    parentIsRoot = (stuff->parent == WindowTable[0]->drawable.id) ||
    - (stuff->parent == savedScreenInfo[0].wid);
    + (stuff->parent == screenInfo.screens[0]->screensaver.wid);
    FOR_NSCREENS_BACKWARD(j) {
    stuff->window = win->info[j].id;
    stuff->parent = parent->info[j].id;
    @@ -476,7 +476,7 @@ int PanoramiXConfigureWindow(ClientPtr client)
    if(pWin->parent && ((pWin->parent == WindowTable[0]) ||
    - (pWin->parent->drawable.id == savedScreenInfo[0].wid)))
    + (pWin->parent->drawable.id == screenInfo.screens[0]->screensaver.wid)))
    if ((Mask)stuff->mask & CWX) {
    x_offset = 0;
    @@ -563,7 +563,7 @@ int PanoramiXGetGeometry(ClientPtr client)
    rep.x = pWin->origin.x - wBorderWidth (pWin);
    rep.y = pWin->origin.y - wBorderWidth (pWin);
    if((pWin->parent == WindowTable[0]) ||
    - (pWin->parent->drawable.id == savedScreenInfo[0].wid))
    + (pWin->parent->drawable.id == screenInfo.screens[0]->screensaver.wid))
    rep.x += panoramiXdataPtr[0].x;
    rep.y += panoramiXdataPtr[0].y;
    @@ -597,7 +597,7 @@ int PanoramiXTranslateCoords(ClientPtr client)
    rep.child = None;
    if((pWin == WindowTable[0]) ||
    - (pWin->drawable.id == savedScreenInfo[0].wid))
    + (pWin->drawable.id == screenInfo.screens[0]->screensaver.wid))
    x = stuff->srcX - panoramiXdataPtr[0].x;
    y = stuff->srcY - panoramiXdataPtr[0].y;
    @@ -635,7 +635,7 @@ int PanoramiXTranslateCoords(ClientPtr client)
    rep.dstX = x - pDst->drawable.x;
    rep.dstY = y - pDst->drawable.y;
    if((pDst == WindowTable[0]) ||
    - (pDst->drawable.id == savedScreenInfo[0].wid))
    + (pWin->drawable.id == screenInfo.screens[0]->screensaver.wid))
    rep.dstX += panoramiXdataPtr[0].x;
    rep.dstY += panoramiXdataPtr[0].y;
    Git tells me all the contact info I need:
    commit 80b5d3a3264d2c5167e5ac85a3b04af0f89cece1
    Author: Jamey Sharp <[email protected]>
    Date: Fri May 21 23:13:51 2010 -0700
    Move each screen's screensaver data into ScreenRec.
    Most references to the savedScreenInfo array already had the
    corresponding screen pointer handy, which meant they usually looked like
    "savedScreenInfo[pScreen->myNum]". Adding a field to ScreenRec instead
    of keeping this information in a parallel array simplifies those
    expressions, and eliminates a MAXSCREENS-sized array.
    Since dix uses this data, a screen private entry isn't appropriate.
    Signed-off-by: Jamey Sharp <[email protected]>
    Reviewed-by: Tiago Vignatti <[email protected]>
    Tested-by: Tiago Vignatti <[email protected]> (i686 GNU/Linux)
    So I will send the developers an email and simply ask him if he meant to change that pDst to pWin in Xext/panoramiX.c, or if it was a copy/paste error (seems like it is). I'll report back here afterwards.
    Last edited by listdata (2010-10-17 21:23:09)

  • Nvidia opengl no longer working (segfaults) [solved] [UPDATE]

    UPDATE:
    Reference Gentoo bug for temporary resolution:
    https://bugs.gentoo.org/show_bug.cgi?id=350336
    I can't seem to run any openGL apps any more after a recent update. Current nvidia driver 275.09.07-1, tried kernel26 (from testing), kernel26-ck, and kernel26-bfs same results. Running glxinfo or glxgears causes a segfault (noted below). Most GL apps note "error 4 in libnvidia-glcore" before immediately quitting. Running on 64bit system and nouveau drivers handle GL like they should without error.
    glxinfo[2121]: segfault at fffffffffffffff8 ip 00007fd314348754 sp 00007fff5294cdf0 error 4 in libnvidia-glcore.so.275.09.07[7fd31336d000+15d4000]
    glxgears[2123]: segfault at 0 ip (null) sp 00007fffcc652938 error 14 in glxgears[400000+4000]
    Anyone else having this problem? Thinking about a bug report.
    Last edited by jskier (2011-07-10 14:33:00)

    I thought that the xorg server version could be the issue in some strange way so I updated my laptop and everything works fine on it. Using the same nvidia driver and kernel as the desktop (albeit slightly different graphic card). Strange. I'm not nor have I been using LTS, and the xserver has been upgraded since last month- not sure why this would happen all of a sudden.
    UPDATE:
    Downgrading to to the nvidia package version 270.41.19 fixes the problem. I think it's specific to my model video card (GeForce GT 220). An issue with nvidia has been entered (Issue Reference #110628-000170)
    Last edited by jskier (2011-06-29 00:06:57)

  • Gimp-sharp compiles, but all filters just segfault

    Hi,
    I'm trying to get GIMP# to run on Arch Linux. I've compiled and installed with no errors (the makefiles don't respect DESTDIR so my PKGBUILD requires some patching, but the files all seem to go in the right places now).
    However, when I try eg. Filters -> Blur->Average I get this output in the terminal:
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    1 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    2 Int32
    #Total scripts : 0
    #Total actions : 0
    #Total events : 0
    #Parsed : 0
    #Old : 0
    #Failed : 0
    #Scripts executable : 0
    #Actions executable : 0
    #Events executable : 0
    % parsed : =EF=BF=BD
    % executable scripts: =EF=BF=BD
    % executable actions: =EF=BF=BD
    % executable events : =EF=BF=BD
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    1 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    2 Int32
    gimp-sharp: fatal error: Segmentation fault
    and no visible response from Gimp (ie. no change to the undo history).
    I get
    $ mono /usr/lib/gimp/2.0/plug-ins/Raindrops.exe
    gimp-sharp is a GIMP plug-in and must be run by GIMP to be used
    but I guess this is expected.
    Here are my gimp and mono versions:
    $ pacman -Qi gimp
    Name : gimp
    Version : 2.6.8-1
    URL : http://www.gimp.org/
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : gtk2>=3D2.14.4 lcms>=3D1.17 libxpm>=3D3.5.7
    libwmf>=3D0.2.8.4 libxmu>=3D1.0.4 librsvg>=3D2.22.3 libmng>=3D1.0.10
    dbus-glib>=3D0.76 libexif>=3D0.6.16
    pygtk>=3D2.13.0 desktop-file-utils gegl>=3D0.1.0 curl
    Optional Deps : gutenprint: for sophisticated printing only as gimp
    has built-in cups print support
    libwebkit: for the help browser
    poppler-glib: for pdf support
    hal: for Linux input event controller module
    alsa-lib: for MIDI event controller module
    Required By : gimp-dbp gimp-help-en gimp-help-nn
    gimp-plugin-fblur gimp-plugin-gmic4gimp gimp-plugin-greycstoration
    gimp-refocus gimp-sharp
    Conflicts With : gimp-devel
    Replaces : None
    Installed Size : 59740,00 K
    Packager : Eric Belanger <[email protected]>
    Architecture : x86_64
    Build Date : su. 13. des. 2009 kl. 03.10 +0100
    Install Date : m=C3=A5. 18. jan. 2010 kl. 17.24 +0100
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : GNU Image Manipulation Program
    $ pacman -Qi mono
    Name : mono
    Version : 2.6.1-1
    URL : http://www.mono-project.com/
    Licenses : GPL LGPL2 MPL custom:MITX11
    Groups : None
    Provides : monodoc
    Depends On : zlib libgdiplus>=3D2.4.2 sh
    Optional Deps : None
    Required By : gimp-sharp gtk-sharp-2 mono-addins ndesk-dbus
    Conflicts With : monodoc
    Replaces : None
    Installed Size : 137984,00 K
    Packager : Daniel Isenmann <[email protected]>
    Architecture : x86_64
    Build Date : su. 20. des. 2009 kl. 16.19 +0100
    Install Date : ty. 19. jan. 2010 kl. 21.09 +0100
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Free implementation of the .NET platform including
    runtime and compiler
    Raindrops, similarly, gives
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    1 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    2 Int32
    gimp-sharp: fatal error: Segmentation fault
    and no UI change. Splitter pops up the dialogue, but segfaults if I try to use it (not if I cancel). All other filters just segfault.
    Check for Updates gives me
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    1 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    2 Int32
    0.16.0.0
    The contents of the Html page are :
    <packages>
    <package version=3D"0.12" />
    </packages>
    Processing time: 00:00:00.48
    and no UI feedback.
    Picture Package amazingly worked on the first, third and fourth try
    (but didn't show my Custom Text in the picture), giving this the
    second and third times:
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    gimp-sharp: fatal error: Segmentation fault
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    1 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    2 Int32
    Processing time: 00:00:01.55
    while save as JavaFX pops up a dialogue and segfaults.
    Now, the one reason I'm trying Gimp# is that I want Photoshop Actions. This gives me a dialogue with no available actions. Pressing OK does nothing, while on pressing Execute, Gimp gives a dialogue saying the plugin crashed and I should save and exit. Here's the console output:
    #Total scripts : 0
    #Total actions : 0
    #Total events : 0
    #Parsed : 0
    #Old : 0
    #Failed : 0
    #Scripts executable : 0
    #Actions executable : 0
    #Events executable : 0
    % parsed : =EF=BF=BD
    % executable scripts: =EF=BF=BD
    % executable actions: =EF=BF=BD
    % executable events : =EF=BF=BD
    Marshaling clicked signal
    Exception in Gtk# callback delegate
    Note: Applications can use GLib.ExceptionManager.UnhandledException
    to handle the exception.
    System.Reflection.TargetInvocationException: Exception has been thrown
    by the target of an invocation. ---> System.IndexOutOfRangeException:
    Array index is out of range.
    at Gimp.PhotoshopActions.PhotoshopActions+<CreateDialog>c__AnonStorey84.<=
    >m__9
    (System.Object , System.EventArgs ) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native)
    System.Reflection.MonoMethod:InternalInvoke
    (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj,
    BindingFlags invokeAttr, System.Reflection.Binder binder,
    System.Object[] parameters, System.Globalization.CultureInfo culture)
    [0x00000] in <filename unknown>:0
    --- End of inner exception stack trace ---
    at System.Reflection.MonoMethod.Invoke (System.Object obj,
    BindingFlags invokeAttr, System.Reflection.Binder binder,
    System.Object[] parameters, System.Globalization.CultureInfo culture)
    [0x00000] in <filename unknown>:0
    at System.Reflection.MethodBase.Invoke (System.Object obj,
    System.Object[] parameters) [0x00000] in <filename unknown>:0
    at System.Delegate.DynamicInvokeImpl (System.Object[] args)
    [0x00000] in <filename unknown>:0
    at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
    [0x00000] in <filename unknown>:0
    at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in
    <filename unknown>:0
    at GLib.Signal.ClosureInvokedCB (System.Object o,
    GLib.ClosureInvokedArgs args) [0x00000] in <filename unknown>:0
    at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args)
    [0x00000] in <filename unknown>:0
    at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr
    return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
    invocation_hint, IntPtr marshal_data) [0x00000] in <filename
    unknown>:0
    at GLib.ExceptionManager.RaiseUnhandledException(System.Exception
    e, Boolean is_terminal)
    at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
    return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
    invocation_hint, IntPtr marshal_data)
    at Gimp.GimpDialog.gimp_dialog_run(IntPtr )
    at Gimp.GimpDialog.Run()
    at Gimp.Plugin.DialogRun()
    at Gimp.Plugin.Run(System.String name, Gimp.ParamDefList inParam,
    Gimp.ParamDefList ByRef outParam)
    at Gimp.Plugin.Run(System.String name, Int32 n_params, IntPtr
    paramPtr, Int32 ByRef n_return_vals, IntPtr ByRef return_vals)
    at Gimp.Plugin.gimp_main(GimpPlugInInfo ByRef , Int32 , System.String[] =
    at Gimp.Plugin..ctor(System.String[] args, System.String package)
    at Gimp.PhotoshopActions.PhotoshopActions..ctor(System.String[] args)
    at Gimp.PhotoshopActions.PhotoshopActions.Main(System.String[] args)
    Sorry if I'm being very verbose about some simple mistake, but I figured I might as well include what I've found so far...
    Has anyone else here gotten gimp-sharp / Photoshop Actions up and running?
    My PKGBUILD so far:
    pkgname=gimp-sharp
    pkgver=0.16
    pkgrel=1
    pkgdesc="Gimp# is a C# wrapper around the GIMP API"
    arch=('i686' 'x86_64')
    url="http://gimp-sharp.sourceforge.net/"
    license=('GPL')
    depends=('gimp' 'mono')
    source=("http://downloads.sourceforge.net/sourceforge/gimp-sharp/gimp-sharp-${pkgver}.tar.gz")
    md5sums=('9dc7f795269120a7dfb17a20a8e2ddb0') # todo, this is my patched version
    build() {
    cd "$srcdir"/gimp-sharp-$pkgver
    ./configure --prefix=/usr
    make || return 1
    mkdir -p ${pkgdir}/usr/lib/gimp/2.0/plug-ins
    make DESTDIR="$pkgdir" install
    although this also needs a patch I haven't made yet that changes the makefiles in the plug-ins subdirs to saying
    echo "Copying po/$$lang to $(DESTDIR)$(GIMPLOCALE)/$$localedir/LC_MESSAGES/AverageBlur.mo";\
    $(mkinstalldirs) $(DESTDIR)$(GIMPLOCALE)/$$localedir/LC_MESSAGES ;\
    $(INSTALL_DATA) po/$$lang $(DESTDIR)$(GIMPLOCALE)/$$localedir/LC_MESSAGES/AverageBlur.mo;\
    instead of
    echo "Copying po/$$lang to $(GIMPLOCALE)/$$localedir/LC_MESSAGES/AverageBlur.mo";\
    $(INSTALL_DATA) po/$$lang $(GIMPLOCALE)/$$localedir/LC_MESSAGES/AverageBlur.mo;\
    but I'm hoping they'll just fix it upstream after my reports ;-)

    Check if dmesg |tail has something interesting to say about these crashes.
    Probably it's a bug in some shared library, to find out which one it is start your editor under gdb and run bt after it segfaults:
    $ gdb ./test
    GNU gdb (GDB) 7.5.1
    blah blah blah
    (gdb) run
    Starting program: /home/m/test
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    Program received signal SIGSEGV, Segmentation fault.
    0x00007ffff7aafc61 in __strlen_sse2 () from /usr/lib/libc.so.6
    (gdb) bt
    #0 0x00007ffff7aafc61 in __strlen_sse2 () from /usr/lib/libc.so.6 <- my program crashed in strlen in libc
    #1 0x0000000000400519 in main ()
    (gdb) quit

  • Oracle 9.0.1 with RH9.0  ./runInstaller

    Hi!!
    I am trying to install Oracle 9i with RH9.0 but I have a problem when I execute ./runInstaller
    Itializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Please wait...
    /tmp/OraInstall/jre/bin/../lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    What can I do, please??
    My machine is
    - 512Mb Ram
    - 40Gb Disk space
    - java version "1.3.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-FCS)
    Java HotSpot(TM) Client VM (build Blackdown-1.3.1-FCS, mixed mode)
    Thanks

    Hi,
    I found alike problem in Metalink:
    From: CESAR AUGUSTO RENGIFO 01-Jun-03 23:53
    Subject: problem intalling Oracle 8.1.7 in Red Hat 9
    problem intalling Oracle 8.1.7 in Red Hat 9
    hi, i am tried to install Oracle 8.1.7 Standard Edition in Red Hat 9, but the installer dont initialize.
    the error when i run runInstaller is:
    "Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
    [oracle@localhost Disk1]$ /home/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libzip.so: symbol errno,
    version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM"
    the machine characteristics are:
    "Linux localhost.localdomain 2.4.20-8smp #1 SMP Thu Mar 13 17:45:54 EST 2003 i686 i686 i386 GNU/Linux"
    i had search through the installed packages for the glibc librarys and this is the result:
    "glib-1.2.10-10
    glibc-common-2.3.2-11.9
    glibc-2.3.2-11.9
    glib2-2.2.1-1
    glibc-devel-2.3.2-11.9
    glibc-kernheaders-2.4-8.10"
    thanks in advance,
    andrew
    From: Yonatan KOPEL 02-Jun-03 13:58
    Subject: Re : problem intalling Oracle 8.1.7 in Red Hat 9
    Ther is compatibility problem that happend with broken binaries
    errno shouldn't show up with binary or library compiled against glibc 2.1+
    You can use LD_ASSUME_KERNEL=2.4.1 (or 2.2.5) in the broken apps env
    to work around this.
    Jonathan Kopel
    From: RUDINEI RUFA N/A 10-Jun-03 22:11
    Subject: Re : problem intalling Oracle 8.1.7 in Red Hat 9
    May I can help you.... try to download a JRE latest version, install on /usr/local/java, and edit '/install/oraparam.ini', change the JRE location, and run the 'runInstaller' from '/install/linux'.
    Regards,
    Mauricio.
    [email protected]
    Support Analyst
    RH9 isn't certified for Oracle9i !!!
    Note:201370.1
    LINUX: Quick Start Guide - 9.2.0 RDBMS Installation
    Quick Start Guide Oracle9i Release 2 (9.2.0) RDBMS Installation Linux Operating System PURPOSE ======= This document is designed to be a quick reference that can be used when installing Oracle 9.2.0 on the Linux platform. It is NOT designed to take the place of the Installation Guide. It is recommended that users READ the installation guide. Instructions to locate that document are contained in Appendix A. A familiarity with the Linux Operating System is assumed. If Installation guide information is needed, please see the Appendix A at the bottom of this document for additional resources. Each step should be done in the order that it is listed. These steps are the bare minimum that is necessary for a typical install of the Oracle9i RDBMS. Verification of Version Certification: ====================================== Currently, Oracle 9.2.0 is certified ONLY on the following Intel Based Server Linux distributions: - Red Hat Advanced Server 2.1 - Suse SLES7, SLES8 - United Linux 1.0 For the latest certification and other related information, use the "Certify & Availability" link in Metalink. Installations on distributions and versions not listed in the Certify link is not supported. Pre-requisite Requirements for System Administrator: ==================================================== The following steps are required to verify your operating system meets minimum requirements for installation, and should be performed by the root user. For assistance with system administration issues, please contact your system administrator or operating system vendor. Use these steps to manually check the operating system requirements before attempting to install Oracle RDBMS software, or you may choose to use the convenient "Unix InstallPrep script" which automates these checks for you. For more information about the script, including download information, please review the following article: Note:189256.1 UNIX: Script to Verify Installation Requirements for Oracle 9.x version of RDBMS Users must have /bin/utils installed for the operating system. This is part of the developers option on RedHat Advanced Server 2.1. The Following Steps Need to be Performed by the Root User: 1. Configure System Resources: Ensure that the system has at least the following resources: ? 400 MB in /tmp * ? 512 MB of Physical Memory (RAM) ? Three times the amount of Physical Memory for Swap space (unless the system exceeds 1 GB of Physical Memory, where two times the amount of Physical Memory for Swap space is sufficient) * You may also redirect /tmp by setting the TEMP environment variable. This is only recommended in rare circumstances where /tmp cannot be expanded to meet free space requirements. 2. Create a Software Owner and Group: Create a Unix user and group that will own the Oracle software. (Typically user = oracle, group = dba) You may use a GUI tool for this if your distirbution provides one, or the 'useradd' and 'groupadd' command line utilities. Please make sure the user and group you use are defined in the local /etc/passwd and /etc/group files rather than resolved via a network service such as NIS. 3. Create a Software Mount Point and DataFile Mount Points: Create a mount point for the Oracle software installation (at least 2.5 GB, typically /u01) Create a second, third and fourth mount point for the database files, control files, and log files to be created (typically /u02, /u03, /u04). ? The oracle user should own these mount points and all of the directories below the mount point. 4. Test the Permissions: Ensure that the oracle user can write to the new mount points ? As a test, change directories to each of the new mount point directories as the oracle user and create a file or directory. Example: % touch /u01/test 5. Configure Kernel Resources: The following kernel parameters related to shared memory and semaphores will require tuning:      SHMMAX = 2147483648      SHMMIN = 1      SHMMNI = 100      SEMMNS = 1000      SEMMSL = 250      SEMMNI = 100      SEMOPM = 100 6.On Linux kernel parameters can be set dynamically or can be written in a shell script to be set at boot time. Kernel parameters should be set as the root user. They are set as follows 1.     cd /proc/sys/kernel 2.     Modify the parameter values by using the following command syntax: a.     # echo 100 32000 100 100 > sem           This sets SEMMSL, SEMMNS, SEMOPM, SEMMNI b.     # echo 2147483648 > shmmax c.     # echo 1 > shmmin d.     # echo 100 > shmmni ================================================================================ These changes are NOT persistent and must be re-set after each re-boot. On RedHat Advanced Server 2.1, these parameters can be entered into the file /etc/sysctl.conf. This parameters in this file are set each time the system is booted. Example:      $ more /etc/sysctl.conf      # Disables packet forwarding      net.ipv4.ip_forward = 0      # Enables source route verification      net.ipv4.conf.default.rp_filter = 1      # Disables the magic-sysrq key      kernel.sysrq = 0      kernel.shmmax=256000000      kernel.shmmin=1      kernel.shmmni=100      kernel.sem= 250 32000 32 128 7. Mount CD-ROM: Depending on your Linux distribution the cdrom device is typically either "/cdrom" or "/mnt/cdrom". Please substitute the appropriate value when "<cdrom>" appears in the examples. # mount <cdrom> Installs can be done from either the CD or by copying the contents of each CD?s to a stage area on the local disk (/stage/Disk1, /stage/Disk2, /stage/DiskN) 8.This is required to run as root: /tmp/orainstRoot.sh First question of oracle installation. If no other versions of Oracle 8i or 9i have been installed before. You will be ask to run /tmp/orainstRoot.sh to create the oraInventory location pointer. Usually found in /etc on Linux Files that are located in /etc are /etc/oratab and /etc/oraInst.loc Installation Steps for the Oracle User ======================================= The Following Steps need to be performed by the Oracle User: This can be done from either a Telnet or an SSH connection. It is NOT recommended to perform installations from a su ? oracle connection. 1. Set Environment Variables Environment variables should be set in the login script for the oracle user. If the oracle user's default shell is the C-shell (/usr/bin/csh), then the login script will be named ".login". If the oracle user's default shell is the Bourne-shell (/usr/bin/bsh) or the Korn-shell (/usr/bin/sh or /usr/bin/ksh), then the login script will be named ".profile". In either case, the login script will be located in the oracle user's home directory ($HOME). The examples below assume that your software mount point is /u01. Parameter Value ----------- ------ ORACLE_HOME /u01/app/oracle/product/9.2.0 ORACLE_BASE /u01/app/oracle PATH /u01/app/oracle/product/9.2.0/bin: /usr/ccs/bin:/usr/bin/X11/:/usr/local/bin and any other items you require in                     your PATH      ORA_NLS33          $ORACLE_HOME/ocommon/nls/admin/data ORACLE_SID Set this to what you will call your database instance. (4 - 8 characters in length)      If you are not on the console, you may need to set the following DISPLAY <ip-address>:0.0 (review Note:153960.1 for detailed information) ENSURE THAT CLASS_PATH IS NOT SET IN THE ENVIRONMENT 2. Set the umask: Set the oracle user's umask to "022" in you ".profile" or ".login" file. Example: umask 022 3. Verify the Environment Log off and log on as the oracle user to ensure all environment variables are set correctly. Use the following command to view them: % env | more Before attempting to run the Oracle Universal Installer, verify that you can successfully run the following command: % /usr/bin/X11/xclock If this does not display a clock on your display screen, please review the following article: Note:153960.1 FAQ: X Server testing and troubleshooting 4. Start the Oracle Universal Installer and install the RDBMS software: Use the following commands to start the installer: % cd /tmp % /cdrom/runInstaller Or cd to /stage/Disk1 and run ./runInstaller Respond to the installer prompts as shown below: ? When prompted for whether orainstRoot.sh has been run by root, enter "y". This should have been done in Pre-Installation step 8 above. ? At the "Welcome Screen", click Next. ? If prompted, enter the directory to use for the "Inventory Location". This can be any directory, but is usually not under ORACLE_HOME because the oraInventory is shared with all Oracle products on the system. ? If prompted, enter the "UNIX Group Name" for the oracle user (dba). ? At the "File Locations Screen", verify the Destination listed is your ORACLE_HOME directory. Also enter a NAME to identify this ORACLE_HOME. The NAME can be anything, but is typically "DataServer" and the first three digits of the version. For example: "DataServer920" ? At the "Available Products Screen", choose Oracle9i Database, then click Next. ? At the "Installation Types Screen", choose Enterprise Edition, then click Next. ? If prompted, click Next at the "Component Locations Screen" to accept the default directories. ? At the "Database Configuration Screen", choose the the configuration based on how you plan to use the database, then click Next. ? If prompted, click Next at the "Privileged Operating System Groups Screen" to accept the default values (your current OS primary group). ? If prompted, enter the Global Database Name in the format "ORACLE_SID.hostname" at the "Database Identification Screen". For example: "TEST.LNXhost". The SID entry should be filled in with the value of ORACLE_SID. Click Next. ? If prompted, enter the directory where you would like to put datafiles at the "Database File Location Screen". Click Next. ? If prompted, select "Use the default character set" (WE8ISO8859P1) at the "Database Character Set Screen". Click Next. ? At the "Summary Screen", review your choices, then click Install. The install will begin. Follow instructions regarding running "root.sh" and any other prompts. When completed, the install will have created a default database, configured a Listener, and started both for you. Note: If you are having problems changing CD-ROMs when prompted to do so, please review the following article: Note:146566.1 How to Unmount / Eject First Cdrom Your Oracle9i Release 2 (9.2.0) RDBMS installation is now complete and ready for use. Appendix A ========== Documentation is available from the following resources: Oracle9i Release 2 (9.2.0) CD-ROM Disk1 ---------------------------------------- Mount the CD-ROM, then use a web browser to open the file "index.htm" located at the top level directory of the CD-ROM. Then proceed to Documentation menu Item on this CD-ROM you will find the Installation Guide, Administrator's Reference, and other useful documentation. Oracle Documentation Center --------------------------- Point your web browser to the following URL: http://otn.oracle.com/documentation/content.html Select the highest version CD-pack displayed to ensure you get the most up-to-date information.
    Regards,
    Ladislav Jurencak

  • 9.2.0.6 runInstaller cannot write into its own installation directory

    I would like to install the 9.2.0.6 patchset on a freshly installed 9.2.0.4_linux_x86_64 (AMD). The system is RedHat EL AS 3. I have installed j2re1.4.2_07 (because the Java brought by Oracle does not even start the VM ...) and edited the ./install/oraparam.ini to use our own JRE.
    runInstaller tells me that all system requirements are met. But - alas - OUI says that it cannot write into the directory that it created itself (tmp/OracleInstall...). The rights matrix of this directory is drwxr-xr-x oracle oinstall, even if I set umask to 0000. There are several GB free.
    The last message is
    : file or directory not found
    What is going on here (or rather what isn't)? What file is OUI looking for?
    Thanks in advance for kind replies

    Ivan,
    the rights for /tmp were already rwxrwxrwt. Even if I remove the sticky bit, the error remains. I have the strange feeling that this is not a rights problem. Do you have any idea what
    : file or directory not found
    is supposed to mean? What file is OUI looking for? Does OUI 10.1.0.3.0 check for temporary files of other OUI versions (e.g. OUI 2.2.0.18.0 bundeled with Oracle 9.2.0.4)?
    I think I will start from scratch: remove and reinstall 9.2.0.4 and then try the patch installation again.
    Frank

  • Fresh Install: Gnome Shell segfault and bgrt invalid status (Nvidia)

    Hi everyone! I have Arch freshly installed, and after some modprobing last night I was finally able to get the Arch repository Nvidia drivers working. That being said, I am still getting a "bgrt invalid status" message on boot up (and, for what it is worth I do not have an Arch splash screen). I have googled the issue which took me to a thread here on the Arch forums, but that was dealing with the Noveau driver and not Nvidia.
    Below is my entire dmesg output, and would appreciate if someone might help me look through it and diagnose the Gnome segfault and any other issues that may be present. I am also looking for some advice as to the proprietary Nvidia drivers. I have a GTX 980, and while currently I don't need any advanced rendering, here when an upcoming game gets released on Steam, I very well may need that.
    dmesg output [main concern near bottom at entry 2.875973]:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.19.3-3-ARCH (builduser@tobias) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d00bbf3b-182d-4b7f-9502-23eff99f42e5 rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009d08dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009d08e000-0x000000009d094fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000009d095000-0x000000009d4f4fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009d4f5000-0x000000009d964fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000009d965000-0x00000000bd92bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bd92c000-0x00000000bdc97fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bdc98000-0x00000000bdcb5fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bdcb6000-0x00000000be1defff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000be1df000-0x00000000bef51fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bef52000-0x00000000beffefff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000befff000-0x00000000beffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083effffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.31 by American Megatrends
    [ 0.000000] efi: ACPI 2.0=0xbdc9e000 ACPI=0xbdc9e000 SMBIOS=0xf04d0 MPS=0xfd5d0
    [ 0.000000] efi: mem00: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000008000) (0MB)
    [ 0.000000] efi: mem01: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000008000-0x0000000000048000) (0MB)
    [ 0.000000] efi: mem02: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000000048000-0x0000000000058000) (0MB)
    [ 0.000000] efi: mem03: [Reserved | | | | | |WB|WT|WC|UC] range=[0x0000000000058000-0x0000000000059000) (0MB)
    [ 0.000000] efi: mem04: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000059000-0x000000000005f000) (0MB)
    [ 0.000000] efi: mem05: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000000005f000-0x0000000000060000) (0MB)
    [ 0.000000] efi: mem06: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000060000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem07: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem08: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000000f3e000) (14MB)
    [ 0.000000] efi: mem09: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000f3e000-0x000000003795c000) (874MB)
    [ 0.000000] efi: mem10: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000003795c000-0x0000000037ca6000) (3MB)
    [ 0.000000] efi: mem11: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000037ca6000-0x0000000070a60000) (909MB)
    [ 0.000000] efi: mem12: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000070a60000-0x0000000099a88000) (656MB)
    [ 0.000000] efi: mem13: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000099a88000-0x000000009c090000) (38MB)
    [ 0.000000] efi: mem14: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c090000-0x000000009c094000) (0MB)
    [ 0.000000] efi: mem15: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x000000009c094000-0x000000009c0b1000) (0MB)
    [ 0.000000] efi: mem16: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0b1000-0x000000009c0b2000) (0MB)
    [ 0.000000] efi: mem17: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0b2000-0x000000009c0b3000) (0MB)
    [ 0.000000] efi: mem18: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0b3000-0x000000009c0b7000) (0MB)
    [ 0.000000] efi: mem19: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0b7000-0x000000009c0b9000) (0MB)
    [ 0.000000] efi: mem20: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0b9000-0x000000009c0ba000) (0MB)
    [ 0.000000] efi: mem21: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0ba000-0x000000009c0bb000) (0MB)
    [ 0.000000] efi: mem22: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0bb000-0x000000009c0bd000) (0MB)
    [ 0.000000] efi: mem23: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0bd000-0x000000009c0be000) (0MB)
    [ 0.000000] efi: mem24: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0be000-0x000000009c0c2000) (0MB)
    [ 0.000000] efi: mem25: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0c2000-0x000000009c0c4000) (0MB)
    [ 0.000000] efi: mem26: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0c4000-0x000000009c0c5000) (0MB)
    [ 0.000000] efi: mem27: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0c5000-0x000000009c0c6000) (0MB)
    [ 0.000000] efi: mem28: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0c6000-0x000000009c0e2000) (0MB)
    [ 0.000000] efi: mem29: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0e2000-0x000000009c0e3000) (0MB)
    [ 0.000000] efi: mem30: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0e3000-0x000000009c0e4000) (0MB)
    [ 0.000000] efi: mem31: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0e4000-0x000000009c0e5000) (0MB)
    [ 0.000000] efi: mem32: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0e5000-0x000000009c0e7000) (0MB)
    [ 0.000000] efi: mem33: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0e7000-0x000000009c0e8000) (0MB)
    [ 0.000000] efi: mem34: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0e8000-0x000000009c0f0000) (0MB)
    [ 0.000000] efi: mem35: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0f0000-0x000000009c0f4000) (0MB)
    [ 0.000000] efi: mem36: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0f4000-0x000000009c114000) (0MB)
    [ 0.000000] efi: mem37: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c114000-0x000000009c115000) (0MB)
    [ 0.000000] efi: mem38: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c115000-0x000000009c116000) (0MB)
    [ 0.000000] efi: mem39: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c116000-0x000000009c117000) (0MB)
    [ 0.000000] efi: mem40: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c117000-0x000000009c118000) (0MB)
    [ 0.000000] efi: mem41: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c118000-0x000000009c119000) (0MB)
    [ 0.000000] efi: mem42: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c119000-0x000000009c126000) (0MB)
    [ 0.000000] efi: mem43: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c126000-0x000000009c128000) (0MB)
    [ 0.000000] efi: mem44: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c128000-0x000000009c129000) (0MB)
    [ 0.000000] efi: mem45: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c129000-0x000000009c12b000) (0MB)
    [ 0.000000] efi: mem46: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c12b000-0x000000009c12e000) (0MB)
    [ 0.000000] efi: mem47: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c12e000-0x000000009c130000) (0MB)
    [ 0.000000] efi: mem48: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c130000-0x000000009c132000) (0MB)
    [ 0.000000] efi: mem49: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c132000-0x000000009c135000) (0MB)
    [ 0.000000] efi: mem50: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c135000-0x000000009c138000) (0MB)
    [ 0.000000] efi: mem51: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c138000-0x000000009c13e000) (0MB)
    [ 0.000000] efi: mem52: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c13e000-0x000000009c141000) (0MB)
    [ 0.000000] efi: mem53: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c141000-0x000000009c142000) (0MB)
    [ 0.000000] efi: mem54: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c142000-0x000000009c143000) (0MB)
    [ 0.000000] efi: mem55: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c143000-0x000000009c146000) (0MB)
    [ 0.000000] efi: mem56: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c146000-0x000000009c148000) (0MB)
    [ 0.000000] efi: mem57: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c148000-0x000000009c149000) (0MB)
    [ 0.000000] efi: mem58: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c149000-0x000000009c14a000) (0MB)
    [ 0.000000] efi: mem59: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c14a000-0x000000009c14d000) (0MB)
    [ 0.000000] efi: mem60: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c14d000-0x000000009cb1b000) (9MB)
    [ 0.000000] efi: mem61: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb1b000-0x000000009cb1d000) (0MB)
    [ 0.000000] efi: mem62: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb1d000-0x000000009cb1e000) (0MB)
    [ 0.000000] efi: mem63: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb1e000-0x000000009cb1f000) (0MB)
    [ 0.000000] efi: mem64: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb1f000-0x000000009cb23000) (0MB)
    [ 0.000000] efi: mem65: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb23000-0x000000009cb27000) (0MB)
    [ 0.000000] efi: mem66: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb27000-0x000000009cb28000) (0MB)
    [ 0.000000] efi: mem67: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb28000-0x000000009cb2b000) (0MB)
    [ 0.000000] efi: mem68: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb2b000-0x000000009cb4e000) (0MB)
    [ 0.000000] efi: mem69: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb4e000-0x000000009cb52000) (0MB)
    [ 0.000000] efi: mem70: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb52000-0x000000009cb53000) (0MB)
    [ 0.000000] efi: mem71: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb53000-0x000000009cb59000) (0MB)
    [ 0.000000] efi: mem72: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb59000-0x000000009d08e000) (5MB)
    [ 0.000000] efi: mem73: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x000000009d08e000-0x000000009d095000) (0MB)
    [ 0.000000] efi: mem74: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009d095000-0x000000009d1f6000) (1MB)
    [ 0.000000] efi: mem75: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009d1f6000-0x000000009d4ba000) (2MB)
    [ 0.000000] efi: mem76: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009d4ba000-0x000000009d4bf000) (0MB)
    [ 0.000000] efi: mem77: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009d4bf000-0x000000009d4c3000) (0MB)
    [ 0.000000] efi: mem78: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009d4c3000-0x000000009d4d8000) (0MB)
    [ 0.000000] efi: mem79: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009d4d8000-0x000000009d4ea000) (0MB)
    [ 0.000000] efi: mem80: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009d4ea000-0x000000009d4f5000) (0MB)
    [ 0.000000] efi: mem81: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x000000009d4f5000-0x000000009d965000) (4MB)
    [ 0.000000] efi: mem82: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009d965000-0x000000009d978000) (0MB)
    [ 0.000000] efi: mem83: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009d978000-0x000000009d97c000) (0MB)
    [ 0.000000] efi: mem84: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009d97c000-0x000000009d97d000) (0MB)
    [ 0.000000] efi: mem85: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009d97d000-0x000000009d982000) (0MB)
    [ 0.000000] efi: mem86: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009d982000-0x000000009d983000) (0MB)
    [ 0.000000] efi: mem87: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009d983000-0x000000009d987000) (0MB)
    [ 0.000000] efi: mem88: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009d987000-0x00000000a4a2a000) (112MB)
    [ 0.000000] efi: mem89: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a2a000-0x00000000a4a2d000) (0MB)
    [ 0.000000] efi: mem90: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a2d000-0x00000000a4a2e000) (0MB)
    [ 0.000000] efi: mem91: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a2e000-0x00000000a4a30000) (0MB)
    [ 0.000000] efi: mem92: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a30000-0x00000000a4a31000) (0MB)
    [ 0.000000] efi: mem93: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a31000-0x00000000a4a32000) (0MB)
    [ 0.000000] efi: mem94: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a32000-0x00000000a4a38000) (0MB)
    [ 0.000000] efi: mem95: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a38000-0x00000000a4a39000) (0MB)
    [ 0.000000] efi: mem96: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a39000-0x00000000a4a45000) (0MB)
    [ 0.000000] efi: mem97: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a45000-0x00000000a4a46000) (0MB)
    [ 0.000000] efi: mem98: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a46000-0x00000000a4a6a000) (0MB)
    [ 0.000000] efi: mem99: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a6a000-0x00000000a4a6b000) (0MB)
    [ 0.000000] efi: mem100: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a6b000-0x00000000a4a77000) (0MB)
    [ 0.000000] efi: mem101: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a77000-0x00000000a4a78000) (0MB)
    [ 0.000000] efi: mem102: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a78000-0x00000000a4a9c000) (0MB)
    [ 0.000000] efi: mem103: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a9c000-0x00000000a4a9d000) (0MB)
    [ 0.000000] efi: mem104: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a9d000-0x00000000a4aa9000) (0MB)
    [ 0.000000] efi: mem105: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4aa9000-0x00000000a4aaa000) (0MB)
    [ 0.000000] efi: mem106: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4aaa000-0x00000000a4b29000) (0MB)
    [ 0.000000] efi: mem107: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4b29000-0x00000000a4b2a000) (0MB)
    [ 0.000000] efi: mem108: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4b2a000-0x00000000a4c4c000) (1MB)
    [ 0.000000] efi: mem109: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4c4c000-0x00000000a5238000) (5MB)
    [ 0.000000] efi: mem110: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a5238000-0x00000000a5239000) (0MB)
    [ 0.000000] efi: mem111: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5239000-0x00000000a523b000) (0MB)
    [ 0.000000] efi: mem112: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a523b000-0x00000000a523c000) (0MB)
    [ 0.000000] efi: mem113: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a523c000-0x00000000a523d000) (0MB)
    [ 0.000000] efi: mem114: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a523d000-0x00000000a524a000) (0MB)
    [ 0.000000] efi: mem115: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a524a000-0x00000000a524d000) (0MB)
    [ 0.000000] efi: mem116: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a524d000-0x00000000a524e000) (0MB)
    [ 0.000000] efi: mem117: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a524e000-0x00000000a5250000) (0MB)
    [ 0.000000] efi: mem118: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a5250000-0x00000000a5289000) (0MB)
    [ 0.000000] efi: mem119: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5289000-0x00000000a528a000) (0MB)
    [ 0.000000] efi: mem120: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a528a000-0x00000000a52ef000) (0MB)
    [ 0.000000] efi: mem121: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a52ef000-0x00000000a52f0000) (0MB)
    [ 0.000000] efi: mem122: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a52f0000-0x00000000a5334000) (0MB)
    [ 0.000000] efi: mem123: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5334000-0x00000000a593e000) (6MB)
    [ 0.000000] efi: mem124: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a593e000-0x00000000a594b000) (0MB)
    [ 0.000000] efi: mem125: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a594b000-0x00000000a594c000) (0MB)
    [ 0.000000] efi: mem126: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a594c000-0x00000000a594d000) (0MB)
    [ 0.000000] efi: mem127: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a594d000-0x00000000a595d000) (0MB)
    [ 0.000000] efi: mem128: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a595d000-0x00000000a5b5c000) (1MB)
    [ 0.000000] efi: mem129: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5b5c000-0x00000000a5b78000) (0MB)
    [ 0.000000] efi: mem130: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a5b78000-0x00000000a5c47000) (0MB)
    [ 0.000000] efi: mem131: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5c47000-0x00000000a5c49000) (0MB)
    [ 0.000000] efi: mem132: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a5c49000-0x00000000a5c68000) (0MB)
    [ 0.000000] efi: mem133: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5c68000-0x00000000a5c71000) (0MB)
    [ 0.000000] efi: mem134: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a5c71000-0x00000000a5e1e000) (1MB)
    [ 0.000000] efi: mem135: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5e1e000-0x00000000a6149000) (3MB)
    [ 0.000000] efi: mem136: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a6149000-0x00000000a6168000) (0MB)
    [ 0.000000] efi: mem137: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a6168000-0x00000000a6263000) (0MB)
    [ 0.000000] efi: mem138: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a6263000-0x00000000a626c000) (0MB)
    [ 0.000000] efi: mem139: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a626c000-0x00000000a65d6000) (3MB)
    [ 0.000000] efi: mem140: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a65d6000-0x00000000a65d8000) (0MB)
    [ 0.000000] efi: mem141: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a65d8000-0x00000000a6b1e000) (5MB)
    [ 0.000000] efi: mem142: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a6b1e000-0x00000000a6b20000) (0MB)
    [ 0.000000] efi: mem143: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a6b20000-0x00000000a6b26000) (0MB)
    [ 0.000000] efi: mem144: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a6b26000-0x00000000a6b28000) (0MB)
    [ 0.000000] efi: mem145: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a6b28000-0x00000000a711a000) (5MB)
    [ 0.000000] efi: mem146: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a711a000-0x00000000a711c000) (0MB)
    [ 0.000000] efi: mem147: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a711c000-0x00000000a853f000) (20MB)
    [ 0.000000] efi: mem148: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a853f000-0x00000000a8547000) (0MB)
    [ 0.000000] efi: mem149: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8547000-0x00000000a854e000) (0MB)
    [ 0.000000] efi: mem150: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a854e000-0x00000000a8556000) (0MB)
    [ 0.000000] efi: mem151: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8556000-0x00000000a855c000) (0MB)
    [ 0.000000] efi: mem152: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a855c000-0x00000000a8564000) (0MB)
    [ 0.000000] efi: mem153: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8564000-0x00000000a8568000) (0MB)
    [ 0.000000] efi: mem154: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8568000-0x00000000a8570000) (0MB)
    [ 0.000000] efi: mem155: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8570000-0x00000000a8578000) (0MB)
    [ 0.000000] efi: mem156: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8578000-0x00000000a8586000) (0MB)
    [ 0.000000] efi: mem157: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8586000-0x00000000a8592000) (0MB)
    [ 0.000000] efi: mem158: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8592000-0x00000000a8597000) (0MB)
    [ 0.000000] efi: mem159: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8597000-0x00000000a859c000) (0MB)
    [ 0.000000] efi: mem160: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a859c000-0x00000000a85a3000) (0MB)
    [ 0.000000] efi: mem161: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85a3000-0x00000000a85aa000) (0MB)
    [ 0.000000] efi: mem162: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85aa000-0x00000000a85b1000) (0MB)
    [ 0.000000] efi: mem163: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85b1000-0x00000000a85b5000) (0MB)
    [ 0.000000] efi: mem164: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85b5000-0x00000000a85bd000) (0MB)
    [ 0.000000] efi: mem165: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85bd000-0x00000000a85bf000) (0MB)
    [ 0.000000] efi: mem166: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85bf000-0x00000000a85c3000) (0MB)
    [ 0.000000] efi: mem167: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85c3000-0x00000000a85ca000) (0MB)
    [ 0.000000] efi: mem168: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85ca000-0x00000000a85d2000) (0MB)
    [ 0.000000] efi: mem169: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85d2000-0x00000000a85d9000) (0MB)
    [ 0.000000] efi: mem170: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85d9000-0x00000000a85e4000) (0MB)
    [ 0.000000] efi: mem171: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85e4000-0x00000000a85e9000) (0MB)
    [ 0.000000] efi: mem172: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85e9000-0x00000000a85ee000) (0MB)
    [ 0.000000] efi: mem173: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85ee000-0x00000000a85f6000) (0MB)
    [ 0.000000] efi: mem174: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85f6000-0x00000000a85fc000) (0MB)
    [ 0.000000] efi: mem175: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85fc000-0x00000000a8604000) (0MB)
    [ 0.000000] efi: mem176: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8604000-0x00000000a8608000) (0MB)
    [ 0.000000] efi: mem177: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8608000-0x00000000a860a000) (0MB)
    [ 0.000000] efi: mem178: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a860a000-0x00000000a860d000) (0MB)
    [ 0.000000] efi: mem179: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a860d000-0x00000000a8612000) (0MB)
    [ 0.000000] efi: mem180: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8612000-0x00000000a861c000) (0MB)
    [ 0.000000] efi: mem181: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a861c000-0x00000000a86f7000) (0MB)
    [ 0.000000] efi: mem182: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a86f7000-0x00000000a86fb000) (0MB)
    [ 0.000000] efi: mem183: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a86fb000-0x00000000a873e000) (0MB)
    [ 0.000000] efi: mem184: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a873e000-0x00000000a8740000) (0MB)
    [ 0.000000] efi: mem185: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8740000-0x00000000a879c000) (0MB)
    [ 0.000000] efi: mem186: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a879c000-0x00000000a879e000) (0MB)
    [ 0.000000] efi: mem187: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a879e000-0x00000000a87a0000) (0MB)
    [ 0.000000] efi: mem188: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a87a0000-0x00000000a87a2000) (0MB)
    [ 0.000000] efi: mem189: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a87a2000-0x00000000a880e000) (0MB)
    [ 0.000000] efi: mem190: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a880e000-0x00000000a881e000) (0MB)
    [ 0.000000] efi: mem191: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a881e000-0x00000000a8823000) (0MB)
    [ 0.000000] efi: mem192: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8823000-0x00000000a8835000) (0MB)
    [ 0.000000] efi: mem193: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8835000-0x00000000a883e000) (0MB)
    [ 0.000000] efi: mem194: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a883e000-0x00000000a8841000) (0MB)
    [ 0.000000] efi: mem195: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8841000-0x00000000a8842000) (0MB)
    [ 0.000000] efi: mem196: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8842000-0x00000000a887e000) (0MB)
    [ 0.000000] efi: mem197: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a887e000-0x00000000a8883000) (0MB)
    [ 0.000000] efi: mem198: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8883000-0x00000000a8884000) (0MB)
    [ 0.000000] efi: mem199: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8884000-0x00000000a88d6000) (0MB)
    [ 0.000000] efi: mem200: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a88d6000-0x00000000a8926000) (0MB)
    [ 0.000000] efi: mem201: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8926000-0x00000000a892a000) (0MB)
    [ 0.000000] efi: mem202: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a892a000-0x00000000a8948000) (0MB)
    [ 0.000000] efi: mem203: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8948000-0x00000000a89ef000) (0MB)
    [ 0.000000] efi: mem204: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a89ef000-0x00000000a8a1a000) (0MB)
    [ 0.000000] efi: mem205: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8a1a000-0x00000000a8bca000) (1MB)
    [ 0.000000] efi: mem206: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8bca000-0x00000000a8bdc000) (0MB)
    [ 0.000000] efi: mem207: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8bdc000-0x00000000a8be0000) (0MB)
    [ 0.000000] efi: mem208: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8be0000-0x00000000a8be7000) (0MB)
    [ 0.000000] efi: mem209: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8be7000-0x00000000a8bea000) (0MB)
    [ 0.000000] efi: mem210: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8bea000-0x00000000a8bfc000) (0MB)
    [ 0.000000] efi: mem211: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8bfc000-0x00000000a8d7f000) (1MB)
    [ 0.000000] efi: mem212: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8d7f000-0x00000000a8daa000) (0MB)
    [ 0.000000] efi: mem213: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8daa000-0x00000000a8dc5000) (0MB)
    [ 0.000000] efi: mem214: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8dc5000-0x00000000a8dd0000) (0MB)
    [ 0.000000] efi: mem215: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8dd0000-0x00000000a8dfd000) (0MB)
    [ 0.000000] efi: mem216: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8dfd000-0x00000000a8dfe000) (0MB)
    [ 0.000000] efi: mem217: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8dfe000-0x00000000a8dff000) (0MB)
    [ 0.000000] efi: mem218: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8dff000-0x00000000a8e08000) (0MB)
    [ 0.000000] efi: mem219: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8e08000-0x00000000a90d8000) (2MB)
    [ 0.000000] efi: mem220: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a90d8000-0x00000000a90d9000) (0MB)
    [ 0.000000] efi: mem221: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a90d9000-0x00000000a94f9000) (4MB)
    [ 0.000000] efi: mem222: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a94f9000-0x00000000a94fb000) (0MB)
    [ 0.000000] efi: mem223: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a94fb000-0x00000000aa9e9000) (20MB)
    [ 0.000000] efi: mem224: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000aa9e9000-0x00000000aa9eb000) (0MB)
    [ 0.000000] efi: mem225: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000aa9eb000-0x00000000adb6d000) (49MB)
    [ 0.000000] efi: mem226: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000adb6d000-0x00000000adb6f000) (0MB)
    [ 0.000000] efi: mem227: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000adb6f000-0x00000000ae74b000) (11MB)
    [ 0.000000] efi: mem228: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ae74b000-0x00000000ae74d000) (0MB)
    [ 0.000000] efi: mem229: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ae74d000-0x00000000ae752000) (0MB)
    [ 0.000000] efi: mem230: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ae752000-0x00000000ae754000) (0MB)
    [ 0.000000] efi: mem231: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ae754000-0x00000000ae86e000) (1MB)
    [ 0.000000] efi: mem232: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ae86e000-0x00000000ae872000) (0MB)
    [ 0.000000] efi: mem233: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ae872000-0x00000000ae878000) (0MB)
    [ 0.000000] efi: mem234: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ae878000-0x00000000ae87a000) (0MB)
    [ 0.000000] efi: mem235: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ae87a000-0x00000000aeafa000) (2MB)
    [ 0.000000] efi: mem236: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000aeafa000-0x00000000aeafc000) (0MB)
    [ 0.000000] efi: mem237: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000aeafc000-0x00000000aeb16000) (0MB)
    [ 0.000000] efi: mem238: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000aeb16000-0x00000000aeb18000) (0MB)
    [ 0.000000] efi: mem239: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000aeb18000-0x00000000af538000) (10MB)
    [ 0.000000] efi: mem240: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000af538000-0x00000000af564000) (0MB)
    [ 0.000000] efi: mem241: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000af564000-0x00000000af5fe000) (0MB)
    [ 0.000000] efi: mem242: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000af5fe000-0x00000000af64e000) (0MB)
    [ 0.000000] efi: mem243: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000af64e000-0x00000000af7a2000) (1MB)
    [ 0.000000] efi: mem244: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000af7a2000-0x00000000af7aa000) (0MB)
    [ 0.000000] efi: mem245: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000af7aa000-0x00000000af86e000) (0MB)
    [ 0.000000] efi: mem246: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000af86e000-0x00000000af892000) (0MB)
    [ 0.000000] efi: mem247: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000af892000-0x00000000afa7e000) (1MB)
    [ 0.000000] efi: mem248: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000afa7e000-0x00000000afaa1000) (0MB)
    [ 0.000000] efi: mem249: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000afaa1000-0x00000000afae3000) (0MB)
    [ 0.000000] efi: mem250: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000afae3000-0x00000000afb00000) (0MB)
    [ 0.000000] efi: mem251: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000afb00000-0x00000000afea4000) (3MB)
    [ 0.000000] efi: mem252: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000afea4000-0x00000000afebc000) (0MB)
    [ 0.000000] efi: mem253: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000afebc000-0x00000000aff04000) (0MB)
    [ 0.000000] efi: mem254: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000aff04000-0x00000000aff0e000) (0MB)
    [ 0.000000] efi: mem255: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000aff0e000-0x00000000b00a3000) (1MB)
    [ 0.000000] efi: mem256: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b00a3000-0x00000000b00a9000) (0MB)
    [ 0.000000] efi: mem257: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b00a9000-0x00000000b0123000) (0MB)
    [ 0.000000] efi: mem258: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0123000-0x00000000b012a000) (0MB)
    [ 0.000000] efi: mem259: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b012a000-0x00000000b0176000) (0MB)
    [ 0.000000] efi: mem260: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0176000-0x00000000b0199000) (0MB)
    [ 0.000000] efi: mem261: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0199000-0x00000000b02b6000) (1MB)
    [ 0.000000] efi: mem262: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b02b6000-0x00000000b02e3000) (0MB)
    [ 0.000000] efi: mem263: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b02e3000-0x00000000b0426000) (1MB)
    [ 0.000000] efi: mem264: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0426000-0x00000000b0443000) (0MB)
    [ 0.000000] efi: mem265: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0443000-0x00000000b0645000) (2MB)
    [ 0.000000] efi: mem266: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0645000-0x00000000b0662000) (0MB)
    [ 0.000000] efi: mem267: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0662000-0x00000000b07a0000) (1MB)
    [ 0.000000] efi: mem268: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b07a0000-0x00000000b07a6000) (0MB)
    [ 0.000000] efi: mem269: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b07a6000-0x00000000b08d9000) (1MB)
    [ 0.000000] efi: mem270: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b08d9000-0x00000000b08e4000) (0MB)
    [ 0.000000] efi: mem271: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b08e4000-0x00000000b0a30000) (1MB)
    [ 0.000000] efi: mem272: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0a30000-0x00000000b0a3e000) (0MB)
    [ 0.000000] efi: mem273: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0a3e000-0x00000000b0a91000) (0MB)
    [ 0.000000] efi: mem274: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0a91000-0x00000000b0a94000) (0MB)
    [ 0.000000] efi: mem275: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0a94000-0x00000000b0bf3000) (1MB)
    [ 0.000000] efi: mem276: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0bf3000-0x00000000b0bf7000) (0MB)
    [ 0.000000] efi: mem277: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0bf7000-0x00000000b0c55000) (0MB)
    [ 0.000000] efi: mem278: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0c55000-0x00000000b0c56000) (0MB)
    [ 0.000000] efi: mem279: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0c56000-0x00000000b0d46000) (0MB)
    [ 0.000000] efi: mem280: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0d46000-0x00000000b0d50000) (0MB)
    [ 0.000000] efi: mem281: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0d50000-0x00000000b0da2000) (0MB)
    [ 0.000000] efi: mem282: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0da2000-0x00000000b0daf000) (0MB)
    [ 0.000000] efi: mem283: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0daf000-0x00000000b0dd7000) (0MB)
    [ 0.000000] efi: mem284: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0dd7000-0x00000000b0ddf000) (0MB)
    [ 0.000000] efi: mem285: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0ddf000-0x00000000b0de4000) (0MB)
    [ 0.000000] efi: mem286: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0de4000-0x00000000b0de8000) (0MB)
    [ 0.000000] efi: mem287: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0de8000-0x00000000b0ea0000) (0MB)
    [ 0.000000] efi: mem288: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0ea0000-0x00000000b0ea5000) (0MB)
    [ 0.000000] efi: mem289: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0ea5000-0x00000000b0f50000) (0MB)
    [ 0.000000] efi: mem290: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0f50000-0x00000000b0f56000) (0MB)
    [ 0.000000] efi: mem291: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0f56000-0x00000000b0f91000) (0MB)
    [ 0.000000] efi: mem292: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0f91000-0x00000000b0f9e000) (0MB)
    [ 0.000000] efi: mem293: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0f9e000-0x00000000b0fd1000) (0MB)
    [ 0.000000] efi: mem294: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0fd1000-0x00000000b0fde000) (0MB)
    [ 0.000000] efi: mem295: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0fde000-0x00000000b1080000) (0MB)
    [ 0.000000] efi: mem296: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1080000-0x00000000b1087000) (0MB)
    [ 0.000000] efi: mem297: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1087000-0x00000000b1146000) (0MB)
    [ 0.000000] efi: mem298: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1146000-0x00000000b1154000) (0MB)
    [ 0.000000] efi: mem299: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1154000-0x00000000b116f000) (0MB)
    [ 0.000000] efi: mem300: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b116f000-0x00000000b1176000) (0MB)
    [ 0.000000] efi: mem301: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1176000-0x00000000b11a5000) (0MB)
    [ 0.000000] efi: mem302: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b11a5000-0x00000000b11ab000) (0MB)
    [ 0.000000] efi: mem303: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b11ab000-0x00000000b1231000) (0MB)
    [ 0.000000] efi: mem304: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1231000-0x00000000b1236000) (0MB)
    [ 0.000000] efi: mem305: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1236000-0x00000000b1271000) (0MB)
    [ 0.000000] efi: mem306: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1271000-0x00000000b127e000) (0MB)
    [ 0.000000] efi: mem307: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b127e000-0x00000000b1304000) (0MB)
    [ 0.000000] efi: mem308: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1304000-0x00000000b1308000) (0MB)
    [ 0.000000] efi: mem309: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1308000-0x00000000b142c000) (1MB)
    [ 0.000000] efi: mem310: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b142c000-0x00000000b142f000) (0MB)
    [ 0.000000] efi: mem311: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b142f000-0x00000000b151c000) (0MB)
    [ 0.000000] efi: mem312: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b151c000-0x00000000b1525000) (0MB)
    [ 0.000000] efi: mem313: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1525000-0x00000000b153c000) (0MB)
    [ 0.000000] efi: mem314: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b153c000-0x00000000b1544000) (0MB)
    [ 0.000000] efi: mem315: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1544000-0x00000000b155b000) (0MB)
    [ 0.000000] efi: mem316: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b155b000-0x00000000b1560000) (0MB)
    [ 0.000000] efi: mem317: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1560000-0x00000000b198d000) (4MB)
    [ 0.000000] efi: mem318: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b198d000-0x00000000b1999000) (0MB)
    [ 0.000000] efi: mem319: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1999000-0x00000000b19a2000) (0MB)
    [ 0.000000] efi: mem320: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b19a2000-0x00000000b19a5000) (0MB)
    [ 0.000000] efi: mem321: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b19a5000-0x00000000b19a8000) (0MB)
    [ 0.000000] efi: mem322: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b19a8000-0x00000000b19a9000) (0MB)
    [ 0.000000] efi: mem323: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b19a9000-0x00000000b19fa000) (0MB)
    [ 0.000000] efi: mem324: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b19fa000-0x00000000b19fb000) (0MB)
    [ 0.000000] efi: mem325: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b19fb000-0x00000000b1a37000) (0MB)
    [ 0.000000] efi: mem326: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1a37000-0x00000000b1a38000) (0MB)
    [ 0.000000] efi: mem327: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1a38000-0x00000000b1aa1000) (0MB)
    [ 0.000000] efi: mem328: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1aa1000-0x00000000b1aad000) (0MB)
    [ 0.000000] efi: mem329: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1aad000-0x00000000b1acd000) (0MB)
    [ 0.000000] efi: mem330: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1acd000-0x00000000b1ace000) (0MB)
    [ 0.000000] efi: mem331: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1ace000-0x00000000b1af3000) (0MB)
    [ 0.000000] efi: mem332: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1af3000-0x00000000b1af4000) (0MB)
    [ 0.000000] efi: mem333: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1af4000-0x00000000bb91e000) (158MB)
    [ 0.000000] efi: mem334: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bb91e000-0x00000000bb920000) (0MB)
    [ 0.000000] efi: mem335: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bb920000-0x00000000bcf8f000) (22MB)
    [ 0.000000] efi: mem336: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bcf8f000-0x00000000bd052000) (0MB)
    [ 0.000000] efi: mem337: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x00000000bd052000-0x00000000bd061000) (0MB)
    [ 0.000000] efi: mem338: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bd061000-0x00000000bd92c000) (8MB)
    [ 0.000000] efi: mem339: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000bd92c000-0x00000000bd9df000) (0MB)
    [ 0.000000] efi: mem340: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000bd9df000-0x00000000bdc98000) (2MB)
    [ 0.000000] efi: mem341: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bdc98000-0x00000000bdc9e000) (0MB)
    [ 0.000000] efi: mem342: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bdc9e000-0x00000000bdcb6000) (0MB)
    [ 0.000000] efi: mem343: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000bdcb6000-0x00000000bddbe000) (1MB)
    [ 0.000000] efi: mem344: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000bddbe000-0x00000000be1df000) (4MB)
    [ 0.000000] efi: mem345: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000be1df000-0x00000000be538000) (3MB)
    [ 0.000000] efi: mem346: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000be538000-0x00000000bee39000) (9MB)
    [ 0.000000] efi: mem347: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bee39000-0x00000000bee3b000) (0MB)
    [ 0.000000] efi: mem348: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bee3b000-0x00000000beeb1000) (0MB)
    [ 0.000000] efi: mem349: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000beeb1000-0x00000000beeb4000) (0MB)
    [ 0.000000] efi: mem350: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000beeb4000-0x00000000bef52000) (0MB)
    [ 0.000000] efi: mem351: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bef52000-0x00000000bef74000) (0MB)
    [ 0.000000] efi: mem352: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bef74000-0x00000000befff000) (0MB)
    [ 0.000000] efi: mem353: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000befff000-0x00000000bf000000) (0MB)
    [ 0.000000] efi: mem354: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x000000083f000000) (29680MB)
    [ 0.000000] efi: mem355: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000e0000000-0x00000000f0000000) (256MB)
    [ 0.000000] efi: mem356: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem357: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    [ 0.000000] efi: mem358: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem359: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem360: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] SMBIOS 2.8 present.
    [ 0.000000] DMI: ASUS All Series/Z97-PRO, BIOS 2012 09/30/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x83f000 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-DBFFF write-protect
    [ 0.000000] DC000-DFFFF uncachable
    [ 0.000000] E0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7800000000 write-back
    [ 0.000000] 1 base 0800000000 mask 7FE0000000 write-back
    [ 0.000000] 2 base 0820000000 mask 7FF0000000 write-back
    [ 0.000000] 3 base 0830000000 mask 7FF8000000 write-back
    [ 0.000000] 4 base 0838000000 mask 7FFC000000 write-back
    [ 0.000000] 5 base 083C000000 mask 7FFE000000 write-back
    [ 0.000000] 6 base 083E000000 mask 7FFF000000 write-back
    [ 0.000000] 7 base 00C0000000 mask 7FC0000000 uncachable
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
    [ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd8d0-0x000fd8df] mapped at [ffff8800000fd8d0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000089000] 89000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x83ee00000-0x83effffff]
    [ 0.000000] [mem 0x83ee00000-0x83effffff] page 2M
    [ 0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x820000000-0x83edfffff]
    [ 0.000000] [mem 0x820000000-0x83edfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x800000000-0x81fffffff]
    [ 0.000000] [mem 0x800000000-0x81fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x9d08dfff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
    [ 0.000000] [mem 0x80000000-0x9cffffff] page 2M
    [ 0.000000] [mem 0x9d000000-0x9d08dfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x9d095000-0x9d4f4fff]
    [ 0.000000] [mem 0x9d095000-0x9d1fffff] page 4k
    [ 0.000000] [mem 0x9d200000-0x9d3fffff] page 2M
    [ 0.000000] [mem 0x9d400000-0x9d4f4fff] page 4k
    [ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x9d965000-0xbd92bfff]
    [ 0.000000] [mem 0x9d965000-0x9d9fffff] page 4k
    [ 0.000000] [mem 0x9da00000-0xbd7fffff] page 2M
    [ 0.000000] [mem 0xbd800000-0xbd92bfff] page 4k
    [ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbefff000-0xbeffffff]
    [ 0.000000] [mem 0xbefff000-0xbeffffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff]
    [ 0.000000] [mem 0x100000000-0x7ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x3795c000-0x37ca5fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000BDC9E000 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x00000000BDC9E080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000BDCAD510 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000BDC9E198 00F372 (v02 ALASKA A M I 00000011 INTL 20120711)
    [ 0.000000] ACPI: FACS 0x00000000BE1DEF80 000040
    [ 0.000000] ACPI: APIC 0x00000000BDCAD620 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x00000000BDCAD6B8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: SSDT 0x00000000BDCAD700 000C7D (v01 Ther_R Ther_Rvp 00001000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000BDCAE380 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 0x00000000BDCAE8C0 000B74 (v01 CpuRef CpuSsdt 00003000 INTL 20051117)
    [ 0.000000] ACPI: MCFG 0x00000000BDCAF438 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000BDCAF478 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000BDCAF4B0 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000BDCAF820 005977 (v01 SaSsdt SaSsdt 00003000 INTL 20120711)
    [ 0.000000] ACPI: BGRT 0x00000000BDCB51F0 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000083effffff]
    [ 0.000000] NODE_DATA(0) allocated [mem 0x83eff8000-0x83effbfff]
    [ 0.000000] [ffffea0000000000-ffffea0020ffffff] PMD -> [ffff88081e600000-ffff88083e5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x83effffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x00057fff]
    [ 0.000000] node 0: [mem 0x00059000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x9d08dfff]
    [ 0.000000] node 0: [mem 0x9d095000-0x9d4f4fff]
    [ 0.000000] node 0: [mem 0x9d965000-0xbd92bfff]
    [ 0.000000] node 0: [mem 0xbefff000-0xbeffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x83effffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00001000-0x83effffff]
    [ 0.000000] On node 0 totalpages: 8373331
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 59 pages reserved
    [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12051 pages used for memmap
    [ 0.000000] DMA32 zone: 771254 pages, LIFO batch:31
    [ 0.000000] Normal zone: 118720 pages used for memmap
    [ 0.000000] Normal zone: 7598080 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 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: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9d08e000-0x9d094fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9d4f5000-0x9d964fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd92c000-0xbdc97fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbdc98000-0xbdcb5fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbdcb6000-0xbe1defff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe1df000-0xbef51fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbef52000-0xbeffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf000000-0xdfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xbf000000-0xdfffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88083ec00000 s86336 r8192 d32448 u262144
    [ 0.000000] pcpu-alloc: s86336 r8192 d32448 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 8242437
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d00bbf3b-182d-4b7f-9502-23eff99f42e5 rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: 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: 32486996K/33493324K available (5534K kernel code, 917K rwdata, 1744K rodata, 1164K init, 1156K bss, 1006328K reserved, 0K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    [ 0.000000] NR_IRQS:8448 nr_irqs:488 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 4000.001 MHz processor
    [ 0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 8003.33 BogoMIPS (lpj=13333336)
    [ 0.000019] pid_max: default: 32768 minimum: 301
    [ 0.000022] ACPI: Core revision 20141107
    [ 0.009229] ACPI: All ACPI Tables successfully acquired
    [ 0.029785] Security Framework initialized
    [ 0.029788] Yama: becoming mindful.
    [ 0.030858] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
    [ 0.034247] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.035692] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.035711] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.035889] Initializing cgroup subsys memory
    [ 0.035892] Initializing cgroup subsys devices
    [ 0.035893] Initializing cgroup subsys freezer
    [ 0.035894] Initializing cgroup subsys net_cls
    [ 0.035895] Initializing cgroup subsys blkio
    [ 0.035908] CPU: Physical Processor ID: 0
    [ 0.035909] CPU: Processor Core ID: 0
    [ 0.035911] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.036595] mce: CPU supports 9 MCE banks
    [ 0.036604] CPU0: Thermal monitoring enabled (TM1)
    [ 0.036611] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    [ 0.036664] Freeing SMP alternatives memory: 20K (ffffffff81a0a000 - ffffffff81a0f000)
    [ 0.037117] Ignoring BGRT: invalid status 0 (expected 1)
    [ 0.043080] ftrace: allocating 21171 entries in 83 pages
    [ 0.048407] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    [ 0.081410] smpboot: CPU0: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (fam: 06, model: 3c, stepping: 03)
    [ 0.081414] TSC deadline timer enabled
    [ 0.081426] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.081437] ... version: 3
    [ 0.081437] ... bit width: 48
    [ 0.081438] ... generic registers: 4
    [ 0.081438] ... value mask: 0000ffffffffffff
    [ 0.081439] ... max period: 0000ffffffffffff
    [ 0.081439] ... fixed-purpose events: 3
    [ 0.081440] ... event mask: 000000070000000f
    [ 0.101445] x86: Booting SMP configuration:
    [ 0.101446] .... node #0, CPUs: #1
    [ 0.115404] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.122053] #2 #3 #4 #5 #6 #7
    [ 0.238414] x86: Booted up 1 node, 8 CPUs
    [ 0.238416] smpboot: Total of 8 processors activated (64025.68 BogoMIPS)
    [ 0.243980] devtmpfs: initialized
    [ 0.246376] PM: Registering ACPI NVS region [mem 0x9d08e000-0x9d094fff] (28672 bytes)
    [ 0.246377] PM: Registering ACPI NVS region [mem 0xbdcb6000-0xbe1defff] (5410816 bytes)
    [ 0.246503] pinctrl core: initialized pinctrl subsystem
    [ 0.246530] RTC time: 13:27:06, date: 04/16/15
    [ 0.246592] NET: Registered protocol family 16
    [ 0.257198] cpuidle: using governor ladder
    [ 0.270535] cpuidle: using governor menu
    [ 0.270549] ACPI: bus type PCI registered
    [ 0.270550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.270588] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.270589] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.270757] PCI: Using configuration type 1 for base access
    [ 0.284059] ACPI: Added _OSI(Module Device)
    [ 0.284060] ACPI: Added _OSI(Processor Device)
    [ 0.284060] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.284061] ACPI: Add

    Hey, I ran into a similar error (not bgrt invalid status, but a gnome shell segfault) after updating recently and I'm using the proprietary drivers. I think I may have had multiple issues. I'm not sure if any of this advice will prove useful, but some combination of these worked for me:
    * Stop gdm with systemctl (use ctrl alt f2 or another tty), uncomment WaylandEnable=false in /etc/gdm/custom.conf and try restarting gdm
    * If that doesn't work, disable gdm and install another login manager (I used sddm)
    * If that still doesn't work and you have the infinality font packages for freetype, fontconfig, and cairo, replace them with the default packages and try starting your login manager again
    Last edited by canurabus (2015-04-17 18:36:59)

Maybe you are looking for

  • Stop auto update

    This topic was deleted last time I asked the question because the gods moderators decided it wasn't a question. How do I disable automatic update of iTunes? Again, last time I posted people flat out denied that what I said had happened had actually h

  • COM Problem windows7 & Photoshop CS5

    Hello, I am having a bit of a problem with instancing com objects for both photoshop x64 and x32 versions. both of which I have installed, and need available, due to legacy 32 bit plugins our studio relies upon for certain things. The problem is that

  • Checkbox-radiobutton and help next to it

    Hi All, I am trying to create a 3 radio buttons under a checkbox. I could create them. Now, I need a printer destination next to 2 of the radio buttons and one file location next to another radio button. Please let me know how i can write this for a

  • Need to get back to plain browser. no persona comes up under tools.

    I clicked on one of the personal browsers. now want it off. went to support-said go to tools and then persona and then default. Problem: no persona comes up under my tools. Please help me get this persona browser off. == This happened == Every time F

  • "new folder" to my current location workflow

    hi, I'm brand new to Automator and am looking fro some help trying to do what i want. I need to create the same set of new (empty) folders in multiple locations. Trying to use Automator so i don't have to make 5 new folders and rename each one. (I'll