Solaris 10 not detected by GRUB

I am currently trying to triple-boot XP, Fedora and Solaris. Although the first two are doing alright, I have no such luck with Solaris. This is how things are (or should be) laid out on my pc:
hd1 (Sata) has Windows XP /NTFS (came preinstalled and I've not yet had any time to reduce its partition )
hd 2 has Fedora /ext3 on partitions 1 (boot) & 4 through11 (60GB in all) / Solaris 10 on partition 3 (20GB) / the remaining 150GB is extended & unused
Solaris has its GRUB in its own partition; Fedora has its GRUB on HD1
Now, when I boot up, I get Fedora GRUB & can get into XP and Fedora without any problem. When I select Solaris, however,I get sent to Solaris GRUB and that's where it ends: when I select Solaris from this GRUB, I get error 17, saying that the partition cannot be mounted because the filesystem type is unknown.
This is not the first time. Some weeks ago, I tried to double-boot XP and Solaris and had the same problem. I installed Solaris on the non-bootable disk, so I changed the HD order in BIOS when I rebooted but I had the same result: no luck getting Solaris to boot & after a day or three I gave up and deleted it.
I have experimented a bit with the hd(x,y) but that does not help: either I am told such or such does not exit, or the pc reboots or simply freezes.
Then again, I am sure that Solaris must reside on hd(1,2): I can see the partition as both active and healthy when I look it up under Windows. And when I boot failsafe, I can ls and cd around enough to find out that Solaris is really on my hd2.
One thing, though: I just tried the failsafe again and discovered that it situates Solaris on dev/ dsk/ c2d0s0. Now clearly that is not right. Is there any way i could adjust his? And how?
By the way, my very new ASUS mobo has Realtek 8168 onboard, which is not supported by Solaris. Realtek does offer dirvers for UNIX but only for Unixware, SCO, FreeBSD and Linux. Any chance that at least one of those could be used under Solaris?
Thanks for reading this. (And even more thanks for replying).
J.

What are the commands executed when you boot into solaris through grub?
You can see the commands on the grub screen by selecting the solaris entry and pressing 'e'.
Original solaris was not integrated with GRUB, hence a normal chainloading was fine. But with U1 & U2, the solaris has been integrated with GRUB and the following entries are required
root (hd0,1,a)
kernel <filename>
module <filename>
So look at the entries in GRUB installed by solaris and pick up the kernel and module filenames. Then enter these entries in fedora grub.

Similar Messages

  • [SOLVED] Arch not detected by GRUB

    I've carefully read the Beginners'_guide (also GRUB and some other relevant pages) and installed Arch along Windows 8 (BIOS, MBR) as suggested. Arch is installed on /dev/sda3. I've installed os-prober and ran grub-mkconfig. The problem is that only Windows is picked up but not Arch.
    I've read several other similar threads here with no success. What is wrong?
    Here is a picture of the problem-in-action:
    Last edited by c0dehunter (2014-02-27 23:19:10)

    First off, the only thing under /boot is directory grub. I expected vmlinuz and initrd.img to be here (making me think the installation of the system is somehow incomplete)?
    I have tested with manual entry in /etc/grub.d/40_custom
    menuentry "Arch Linux" {
    set root=(hd0,3)
    linux /vmlinuz-linux root=/dev/sda3 ro
    initrd /initramfs-linux.img
    and running grub-mkconfig. Grub reports that vmlinuz-linux is missing (as mentioned in the previous line, /boot only has grub). Is it possible that I missed some step (although I sticked to the Beginner's Guide like mad)?
    Last edited by c0dehunter (2014-02-27 22:57:35)

  • GRUB not detect SSD with win8.1

    I've always used syslinux. But now I have to use GRUB. I have two SSD, SSD have a UEFI windows 8.1 SSD and other have Arch with grub. The grub did not detect the partition Win8.1. What can I do to make GRUB detect win8.1?
    Greetings and thanks.

    Ok, i try,, but not detect.... i try:
    if [ "${grub_platform}" == "efi" ]; then
    menuentry "Microsoft Windows Vista/7/8/8.1 UEFI-GPT" {
    insmod part_gpt
    insmod fat
    insmod search_fs_uuid
    insmod chain
    search --fs-uuid --set=root $hints_string $fs_uuid
    chainloader /EFI/Microsoft/Boot/bootmgfw.efi
    fi
    what parameters  i change?
    SSD with efi partition:
    Disposit. Start Final Size Tipo
    /dev/sdb1 2048 616447 300M Windows recovery environment
    /dev/sdb2 616448 821247 100M EFI System
    /dev/sdb3 821248 1083391 128M Microsoft reserved
    /dev/sdb4 1083392 468860927 223,1G Microsoft basic data
    Last edited by coellobranco (2014-06-12 14:56:35)

  • External monitor not detected on Thinkpad W530 intel-virtual-output

    I'm having problems with connecting my ThinkPad W530 to external monitors since a few months. I'm using NVIDIA Optimus and bumblebee/optirun since the VGA and Mini DisplayPort connectors are only wired to the NVIDIA card om this laptop. For a long time I have executed:
    $ optirun true
    $ intel-virtual-output
    Then I have started the Screens GUI tool in Gnome to setup the placement of the external screen but now the external screen is not present in the GUI tool and xrandr gives me:
    Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
    LVDS1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
    1920x1080 60.00*+ 50.00
    1400x1050 59.98
    1280x1024 60.02
    1280x960 60.00
    1024x768 60.00
    800x600 60.32 56.25
    640x480 59.94
    VGA1 disconnected (normal left inverted right x axis y axis)
    VIRTUAL1 disconnected (normal left inverted right x axis y axis)
    If I select "Discrete mode" and select startup screen as VGA in the BIOS the BIOS and the Grub screens shows on the external monitor but the screen locks on the screen that shows that the system is booting with the linux-ck kernel. This has never worked for me in Arch Linux so that is no surprise. In Ubuntu everything everything worked fine the last time I tried.
    How can I debug this? Why is the external screen not detected any more?

    Thanks, I am not sure exactly how to read the logs but I cannot find anything that is obviously wrong
    Below is my log with an external screen connected via Mini DisplayPort and after running:
    $ optirun true
    $ intel-virtual-output
    a few times, no more logs seem to be added when I connect/disconnect the monitor or when I run the above two commands more times.
    ╰─➤ cat /var/log/Xorg.0.log 1 ↵
    [ 2.616]
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    [ 2.616] X Protocol Version 11, Revision 0
    [ 2.616] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 2.616] Current Operating System: Linux ethuil 3.13.9-1-ck #1 SMP PREEMPT Fri Apr 4 15:50:10 EDT 2014 x86_64
    [ 2.616] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-ck root=UUID=25086a9b-a542-4018-9f71-4f492f09be91 rw quiet rcutree.rcu_idle_gp_delay=1
    [ 2.616] Build Date: 09 January 2014 08:47:24AM
    [ 2.616]
    [ 2.616] Current version of pixman: 0.32.4
    [ 2.616] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2.616] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2.616] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 14 22:09:08 2014
    [ 2.624] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2.624] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 2.627] (==) No Layout section. Using the first Screen section.
    [ 2.627] (==) No screen section available. Using defaults.
    [ 2.627] (**) |-->Screen "Default Screen Section" (0)
    [ 2.627] (**) | |-->Monitor "<default monitor>"
    [ 2.628] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 2.628] (==) Automatically adding devices
    [ 2.628] (==) Automatically enabling devices
    [ 2.628] (==) Automatically adding GPU devices
    [ 2.638] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2.638] Entry deleted from font path.
    [ 2.638] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2.638] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2.638] Entry deleted from font path.
    [ 2.638] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2.638] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/
    [ 2.638] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2.638] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2.638] (II) Loader magic: 0x804c80
    [ 2.638] (II) Module ABI versions:
    [ 2.638] X.Org ANSI C Emulation: 0.4
    [ 2.638] X.Org Video Driver: 15.0
    [ 2.638] X.Org XInput driver : 20.0
    [ 2.638] X.Org Server Extension : 8.0
    [ 2.639] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 3.588] (--) PCI:*(0:0:2:0) 8086:0166:17aa:21f5 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64
    [ 3.588] (--) PCI: (0:1:0:0) 10de:0ffb:17aa:21f5 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
    [ 3.588] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 3.589] Initializing built-in extension Generic Event Extension
    [ 3.589] Initializing built-in extension SHAPE
    [ 3.589] Initializing built-in extension MIT-SHM
    [ 3.589] Initializing built-in extension XInputExtension
    [ 3.589] Initializing built-in extension XTEST
    [ 3.589] Initializing built-in extension BIG-REQUESTS
    [ 3.589] Initializing built-in extension SYNC
    [ 3.589] Initializing built-in extension XKEYBOARD
    [ 3.589] Initializing built-in extension XC-MISC
    [ 3.589] Initializing built-in extension SECURITY
    [ 3.589] Initializing built-in extension XINERAMA
    [ 3.589] Initializing built-in extension XFIXES
    [ 3.589] Initializing built-in extension RENDER
    [ 3.589] Initializing built-in extension RANDR
    [ 3.589] Initializing built-in extension COMPOSITE
    [ 3.589] Initializing built-in extension DAMAGE
    [ 3.589] Initializing built-in extension MIT-SCREEN-SAVER
    [ 3.589] Initializing built-in extension DOUBLE-BUFFER
    [ 3.589] Initializing built-in extension RECORD
    [ 3.589] Initializing built-in extension DPMS
    [ 3.589] Initializing built-in extension Present
    [ 3.590] Initializing built-in extension DRI3
    [ 3.590] Initializing built-in extension X-Resource
    [ 3.590] Initializing built-in extension XVideo
    [ 3.590] Initializing built-in extension XVideo-MotionCompensation
    [ 3.590] Initializing built-in extension XFree86-VidModeExtension
    [ 3.590] Initializing built-in extension XFree86-DGA
    [ 3.590] Initializing built-in extension XFree86-DRI
    [ 3.590] Initializing built-in extension DRI2
    [ 3.590] (II) "glx" will be loaded by default.
    [ 3.590] (II) LoadModule: "dri2"
    [ 3.590] (II) Module "dri2" already built-in
    [ 3.590] (II) LoadModule: "glamoregl"
    [ 3.593] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 3.615] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 3.615] compiled for 1.15.0, module version = 0.6.0
    [ 3.615] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 3.615] (II) LoadModule: "glx"
    [ 3.617] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 3.618] (II) Module glx: vendor="X.Org Foundation"
    [ 3.618] compiled for 1.15.0, module version = 1.0.0
    [ 3.618] ABI class: X.Org Server Extension, version 8.0
    [ 3.618] (==) AIGLX enabled
    [ 3.618] Loading extension GLX
    [ 3.618] (==) Matched intel as autoconfigured driver 0
    [ 3.618] (==) Matched intel as autoconfigured driver 1
    [ 3.618] (==) Matched modesetting as autoconfigured driver 2
    [ 3.618] (==) Matched fbdev as autoconfigured driver 3
    [ 3.618] (==) Matched vesa as autoconfigured driver 4
    [ 3.618] (==) Assigned the driver to the xf86ConfigLayout
    [ 3.618] (II) LoadModule: "intel"
    [ 3.618] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 3.623] (II) Module intel: vendor="X.Org Foundation"
    [ 3.623] compiled for 1.15.0, module version = 2.99.911
    [ 3.623] Module class: X.Org Video Driver
    [ 3.623] ABI class: X.Org Video Driver, version 15.0
    [ 3.623] (II) LoadModule: "modesetting"
    [ 3.624] (WW) Warning, couldn't open module modesetting
    [ 3.624] (II) UnloadModule: "modesetting"
    [ 3.624] (II) Unloading modesetting
    [ 3.624] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 3.624] (II) LoadModule: "fbdev"
    [ 3.624] (WW) Warning, couldn't open module fbdev
    [ 3.624] (II) UnloadModule: "fbdev"
    [ 3.624] (II) Unloading fbdev
    [ 3.624] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 3.624] (II) LoadModule: "vesa"
    [ 3.624] (WW) Warning, couldn't open module vesa
    [ 3.624] (II) UnloadModule: "vesa"
    [ 3.624] (II) Unloading vesa
    [ 3.624] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 3.624] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 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
    [ 3.624] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
    [ 3.624] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
    [ 3.624] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
    [ 3.624] (++) using VT number 1
    [ 3.625] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
    [ 3.625] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
    [ 3.625] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 3.625] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 3.625] (==) intel(0): RGB weight 888
    [ 3.625] (==) intel(0): Default visual is TrueColor
    [ 3.625] (**) intel(0): Framebuffer tiled
    [ 3.625] (**) intel(0): Pixmaps tiled
    [ 3.625] (**) intel(0): "Tear free" disabled
    [ 3.625] (**) intel(0): Forcing per-crtc-pixmaps? no
    [ 3.625] (II) intel(0): Output LVDS1 has no monitor section
    [ 3.625] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
    [ 3.625] (II) intel(0): Output VGA1 has no monitor section
    [ 3.625] (II) intel(0): Output VIRTUAL1 has no monitor section
    [ 3.625] (--) intel(0): Output LVDS1 using initial mode 1920x1080 on pipe 0
    [ 3.625] (==) intel(0): DPI set to (96, 96)
    [ 3.625] (II) Loading sub module "dri2"
    [ 3.625] (II) LoadModule: "dri2"
    [ 3.625] (II) Module "dri2" already built-in
    [ 3.625] (==) Depth 24 pixmap format is 32 bpp
    [ 3.627] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
    [ 3.627] (==) intel(0): Backing store enabled
    [ 3.627] (==) intel(0): Silken mouse enabled
    [ 3.628] (II) intel(0): HW Cursor enabled
    [ 3.628] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 3.628] (==) intel(0): DPMS enabled
    [ 3.628] (II) intel(0): [DRI2] Setup complete
    [ 3.628] (II) intel(0): [DRI2] DRI driver: i965
    [ 3.628] (II) intel(0): [DRI2] VDPAU driver: i965
    [ 3.628] (II) intel(0): direct rendering: DRI2 Enabled
    [ 3.628] (==) intel(0): hotplug detection: "enabled"
    [ 3.628] (--) RandR disabled
    [ 3.650] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 3.650] (II) AIGLX: enabled GLX_ARB_create_context
    [ 3.650] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 3.650] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 3.650] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 3.650] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 3.650] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 3.650] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 3.650] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 3.650] (II) AIGLX: Loaded and initialized i965
    [ 3.650] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 3.652] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 3.665] (II) intel(0): Setting screen physical size to 508 x 285
    [ 3.732] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 3.732] (**) Power Button: Applying InputClass "system-keyboard"
    [ 3.732] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3.732] (II) LoadModule: "evdev"
    [ 3.732] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3.734] (II) Module evdev: vendor="X.Org Foundation"
    [ 3.734] compiled for 1.15.0, module version = 2.8.2
    [ 3.734] Module class: X.Org XInput Driver
    [ 3.734] ABI class: X.Org XInput driver, version 20.0
    [ 3.734] (II) Using input driver 'evdev' for 'Power Button'
    [ 3.734] (**) Power Button: always reports core events
    [ 3.734] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 3.734] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 3.734] (--) evdev: Power Button: Found keys
    [ 3.734] (II) evdev: Power Button: Configuring as keyboard
    [ 3.734] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
    [ 3.734] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 3.734] (**) Option "xkb_rules" "evdev"
    [ 3.734] (**) Option "xkb_model" "pc104"
    [ 3.734] (**) Option "xkb_layout" "se"
    [ 3.754] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
    [ 3.754] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 3.754] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 3.754] (II) Using input driver 'evdev' for 'Video Bus'
    [ 3.754] (**) Video Bus: always reports core events
    [ 3.754] (**) evdev: Video Bus: Device: "/dev/input/event13"
    [ 3.754] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 3.754] (--) evdev: Video Bus: Found keys
    [ 3.754] (II) evdev: Video Bus: Configuring as keyboard
    [ 3.754] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15/event13"
    [ 3.754] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 3.754] (**) Option "xkb_rules" "evdev"
    [ 3.754] (**) Option "xkb_model" "pc104"
    [ 3.754] (**) Option "xkb_layout" "se"
    [ 3.754] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
    [ 3.754] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 3.754] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 3.754] (II) Using input driver 'evdev' for 'Video Bus'
    [ 3.754] (**) Video Bus: always reports core events
    [ 3.754] (**) evdev: Video Bus: Device: "/dev/input/event14"
    [ 3.754] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 3.754] (--) evdev: Video Bus: Found keys
    [ 3.754] (II) evdev: Video Bus: Configuring as keyboard
    [ 3.754] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input16/event14"
    [ 3.754] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 3.754] (**) Option "xkb_rules" "evdev"
    [ 3.754] (**) Option "xkb_model" "pc104"
    [ 3.754] (**) Option "xkb_layout" "se"
    [ 3.755] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 3.755] (II) No input driver specified, ignoring this device.
    [ 3.755] (II) This device may have been added with another device file.
    [ 3.755] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 3.755] (**) Sleep Button: Applying InputClass "system-keyboard"
    [ 3.755] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 3.755] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 3.755] (**) Sleep Button: always reports core events
    [ 3.755] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 3.755] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 3.755] (--) evdev: Sleep Button: Found keys
    [ 3.755] (II) evdev: Sleep Button: Configuring as keyboard
    [ 3.755] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event2"
    [ 3.755] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 3.755] (**) Option "xkb_rules" "evdev"
    [ 3.755] (**) Option "xkb_model" "pc104"
    [ 3.755] (**) Option "xkb_layout" "se"
    [ 3.755] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 3.755] (II) config/udev: Adding input device Integrated Camera (/dev/input/event6)
    [ 3.756] (**) Integrated Camera: Applying InputClass "system-keyboard"
    [ 3.756] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 3.756] (II) Using input driver 'evdev' for 'Integrated Camera'
    [ 3.756] (**) Integrated Camera: always reports core events
    [ 3.756] (**) evdev: Integrated Camera: Device: "/dev/input/event6"
    [ 3.756] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb2eb
    [ 3.756] (--) evdev: Integrated Camera: Found keys
    [ 3.756] (II) evdev: Integrated Camera: Configuring as keyboard
    [ 3.756] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input8/event6"
    [ 3.756] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
    [ 3.756] (**) Option "xkb_rules" "evdev"
    [ 3.756] (**) Option "xkb_model" "pc104"
    [ 3.756] (**) Option "xkb_layout" "se"
    [ 3.756] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 3.756] (II) No input driver specified, ignoring this device.
    [ 3.756] (II) This device may have been added with another device file.
    [ 3.756] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
    [ 3.756] (II) No input driver specified, ignoring this device.
    [ 3.756] (II) This device may have been added with another device file.
    [ 3.756] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event10)
    [ 3.756] (II) No input driver specified, ignoring this device.
    [ 3.756] (II) This device may have been added with another device file.
    [ 3.756] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
    [ 3.756] (II) No input driver specified, ignoring this device.
    [ 3.756] (II) This device may have been added with another device file.
    [ 3.757] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event8)
    [ 3.757] (II) No input driver specified, ignoring this device.
    [ 3.757] (II) This device may have been added with another device file.
    [ 3.757] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 3.757] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [ 3.757] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 3.757] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 3.757] (**) AT Translated Set 2 keyboard: always reports core events
    [ 3.757] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 3.757] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 3.757] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 3.757] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 3.757] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 3.757] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 3.757] (**) Option "xkb_rules" "evdev"
    [ 3.757] (**) Option "xkb_model" "pc104"
    [ 3.757] (**) Option "xkb_layout" "se"
    [ 3.757] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
    [ 3.757] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 3.757] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 3.757] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 3.757] (II) LoadModule: "synaptics"
    [ 3.757] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 3.758] (II) Module synaptics: vendor="X.Org Foundation"
    [ 3.758] compiled for 1.15.0, module version = 1.7.4
    [ 3.758] Module class: X.Org XInput Driver
    [ 3.758] ABI class: X.Org XInput driver, version 20.0
    [ 3.758] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 3.758] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 3.758] (**) Option "Device" "/dev/input/event12"
    [ 3.783] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 3.783] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5470 (res 60)
    [ 3.783] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4498 (res 85)
    [ 3.783] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 3.783] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 3.783] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 3.783] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 3.783] (**) Option "TapButton1" "1"
    [ 3.783] (**) Option "TapButton2" "2"
    [ 3.783] (**) Option "TapButton3" "3"
    [ 3.783] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 3.783] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 3.793] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event12"
    [ 3.793] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
    [ 3.793] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 3.793] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 3.793] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
    [ 3.793] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 3.793] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 3.793] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 3.793] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 3.793] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 3.793] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 3.793] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 3.794] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 3.794] (II) No input driver specified, ignoring this device.
    [ 3.794] (II) This device may have been added with another device file.
    [ 3.794] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
    [ 3.794] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
    [ 3.794] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 3.794] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    [ 3.794] (**) ThinkPad Extra Buttons: always reports core events
    [ 3.794] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event4"
    [ 3.794] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
    [ 3.794] (--) evdev: ThinkPad Extra Buttons: Found keys
    [ 3.795] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
    [ 3.795] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
    [ 3.795] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
    [ 3.795] (**) Option "xkb_rules" "evdev"
    [ 3.795] (**) Option "xkb_model" "pc104"
    [ 3.795] (**) Option "xkb_layout" "se"
    [ 3.799] (II) config/udev: removing device SynPS/2 Synaptics TouchPad
    [ 3.824] (II) UnloadModule: "synaptics"
    [ 3.824] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
    [ 3.824] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 3.824] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 3.824] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 3.824] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 3.824] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 3.824] (**) Option "Device" "/dev/input/event12"
    [ 3.844] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 3.844] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5470 (res 60)
    [ 3.844] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4498 (res 85)
    [ 3.844] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 3.844] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 3.844] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 3.844] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 3.844] (**) Option "TapButton1" "1"
    [ 3.844] (**) Option "TapButton2" "2"
    [ 3.844] (**) Option "TapButton3" "3"
    [ 3.844] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 3.844] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 3.854] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event12"
    [ 3.854] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
    [ 3.854] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 3.854] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 3.854] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
    [ 3.854] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 3.854] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 3.854] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 3.854] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 3.854] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 3.854] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 3.854] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 3.855] removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card0 /dev/dri/card0
    [ 3.855] xf86: remove device 0 /sys/devices/pci0000:00/0000:00:02.0/drm/card0
    [ 3.855] failed to find screen to remove
    [ 3.855] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 3.855] removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-LVDS-1 (null)
    [ 3.855] (II) config/udev: removing device Video Bus
    [ 3.863] (II) evdev: Video Bus: Close
    [ 3.863] (II) UnloadModule: "evdev"
    [ 3.863] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
    [ 3.863] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 3.863] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 3.863] (II) Using input driver 'evdev' for 'Video Bus'
    [ 3.863] (**) Video Bus: always reports core events
    [ 3.863] (**) evdev: Video Bus: Device: "/dev/input/event13"
    [ 3.863] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 3.863] (--) evdev: Video Bus: Found keys
    [ 3.863] (II) evdev: Video Bus: Configuring as keyboard
    [ 3.863] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15/event13"
    [ 3.863] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 3.863] (**) Option "xkb_rules" "evdev"
    [ 3.863] (**) Option "xkb_model" "pc104"
    [ 3.863] (**) Option "xkb_layout" "se"
    [ 3.863] removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-VGA-1 (null)
    [ 3.863] (II) config/udev: removing device Video Bus
    [ 3.870] (II) evdev: Video Bus: Close
    [ 3.870] (II) UnloadModule: "evdev"
    [ 3.870] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
    [ 3.870] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 3.870] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 3.870] (II) Using input driver 'evdev' for 'Video Bus'
    [ 3.870] (**) Video Bus: always reports core events
    [ 3.870] (**) evdev: Video Bus: Device: "/dev/input/event14"
    [ 3.870] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 3.870] (--) evdev: Video Bus: Found keys
    [ 3.870] (II) evdev: Video Bus: Configuring as keyboard
    [ 3.870] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input16/event14"
    [ 3.870] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 3.870] (**) Option "xkb_rules" "evdev"
    [ 3.870] (**) Option "xkb_model" "pc104"
    [ 3.870] (**) Option "xkb_layout" "se"
    [ 4.540] (II) intel(0): EDID vendor "LEN", prod id 16562
    [ 4.540] (II) intel(0): Printing DDC gathered Modelines:
    [ 4.540] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
    [ 4.540] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
    [ 7.358] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event15)
    [ 7.358] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 7.358] (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
    [ 7.358] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    [ 7.358] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 7.358] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event15"
    [ 7.358] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
    [ 7.358] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 7.358] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
    [ 7.358] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 7.358] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 7.358] (**) Option "Emulate3Buttons" "false"
    [ 7.358] (**) Option "EmulateWheel" "true"
    [ 7.358] (**) Option "EmulateWheelButton" "2"
    [ 7.358] (**) Option "YAxisMapping" "4 5"
    [ 7.358] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 7.358] (**) Option "XAxisMapping" "6 7"
    [ 7.358] (**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
    [ 7.358] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 7.358] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input14/event15"
    [ 7.358] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
    [ 7.358] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 7.359] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 7.359] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 7.359] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 7.359] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 7.359] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    [ 7.359] (II) No input driver specified, ignoring this device.
    [ 7.359] (II) This device may have been added with another device file.
    [ 20245.335] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 21030.923] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 21196.939] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 21209.255] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 24416.533] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 26177.657] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none

  • Warning: Solaris 10 x86 jumpstart (grub) from Solaris 8 server

    Hi all,
    I'm just posting this here in case someone comes across the same problem I did.
    When trying to do a custom jumpstart installation on x86 boxes from a Solaris 8 SPARC server, Grub was failing to do TFTP of the "multiboot" and "x86.miniroot" files. A snoop of the traffic would reveal some "TFTP Error: not defined" packets.
    Turns out this is a known bug:
    http://sunsolve.sun.com/search/document.do?assetkey=1-1-6395719-1
    The bug doesn't make any reference to jumpstart, and because of this it took me a while to find it.
    I copied the in.tftpd binary from a Solaris 9 box, and it worked like a charm. (Would it be very difficult to issue a Solaris 8 patch?)
    kind regards,

    Here is the error output:
    # ./add_install_client -i 192.168.1.51 -c sun1:/jumpstart/ -p sun1:/jumpstart/Sysidcfg/Solaris_10-intel/ host2 i86pc
    unmount: warning: /tftboot/I86PC.Solaris_10-1 not in mnttab
    unmount: /tftpboot/I86PC.Solaris_10-1 no such file or directory
    mount: Mount point /tftboot.I86PC.Solaris_10-1 does not exist.
    cleaning up preexisting install client "host2"
    removing host2 from bootparams
    rm: /tftboot/ is a directory
    updating /etc/bootparams
    ln: cannot create /tftpboot//pxegrub.I86PC.Solaris_10-1: File exists
    Create a grub boot flloppy and edit GRUB menu to contain
    the following entry:
    title Solaris netinstall
    rarp
    kernel /I86PC.Solaris_10-1/multiboot kernel/unix -B install_media=192.168.1.100:/jumpstart/OS/intel
    module /I86PC.Solaris_10-1/x86.miniroot
    ------------- end ---------------
    So, I have tried this with the -i, -e -i+-e, with -s and without.
    I have an entry in /etc/ethers and /etc/hosts. However, I don't think it is a FQDN or simular issue. Looks like a script issue.
    /tftpboot/ ends up with
    boot/
    nbp. -> pxegrub.I86PC.Solaris_10-1
    pxegrub.I86PC.Solaris_10-1
    rm.192.168.1.51
    /tftpboot/boot/
    grub/
    /tftpboot/boot/grub/
    menu.1st
    # cat menu.1st
    default 0
    timeout=30
    title Solaris_10 jumpstart
    kernel /i86PC.Solaris_10-1/multiboot kernel/unix -B install_config=192.168.1.100:/jumpstart,sysid_config=192.168.1.100:/jumpstart/Sysidcfg/Solaris_10-1-intel/,install_media=192.168.1.100:/jumpstart/OS/intel
    module /I86PC.Solaris_10-1/x86.miniroot
    ---- end ----
    Thanks for the help.
    Aaron

  • 10K RPM Disk not detecting

    Hi
    refer to the email below, we are eagerly looking for the solution at the earliest. We have tried all the options provided in the 119376-02 patch documentation. However, the V20Z box is unable to detect the full 73gb hard disk.
    Waitng to hear from you.
    Regards
    From:      Tapas Das
    Sent:     Thursday, July 14, 2005 10:21 AM
    To:     Somraj Bhattacharyya
    Subject:     Solarics 10 Installation
    Dear Somraj
    I have faced one problem when installing Solaris 10 in Solaris box v20Z (AMD platform dual CPU). Solaris 10 is not detecting the full 73 gb 10k rpm hdd. During fresh installation only 18gb of the hard disk is detected.
    Sun provided one patch ( 119376-02) and after using the ITU disk from the patch (as advised in the patch readme), the installtion in getting stucked at 14%.
    Thanks and Regards
    Tapas Das
    IS Depertment
    Ushacomm India Ltd

    repair disk just checks for errors
    likely its a PC formatted HD, thats why you cant read it
    Formatting ERASES a HD, so dont do that to the other persons HD.
    check what the format of it is.  If its NTFS youd need an APP like Paragon to read / write to it.

  • OUI does not detect RAC installation while installing 10.2.0.3

    Hello all,
    I have a 2 node rac on 10.2.0.2 on Solaris 10.
    The other day when i tried to upgrade them to 10.2.0.3, the installer was not detecting
    installation as a RAC(the cluster nodes were not shown), but as single installation. Even 'opatch lsinventory' didnt show the rac details which it was supposed to show in a RAC. So i have left my CRS with 10.2.0.3 and RDBMS as 10.2.0.2.. Seems like inventory got screwed, but not sure.
    I am not sure how this installation was done.
    A friend of mine said that there could be another means of installing RAC other than letting the OUI itself to copy the files to the node2 while installation and that is why it doesn't show the RAC details.
    Is it possible to have Oracle Single instances on 2 machines to act as a rac by doing some changes?
    Could someone let me know the different methods of setting up RAC (other than the default method of letting the OUI to do the part.) ?
    Will there be some problem if i proceed installing 10.2.0.3 even if the OUI does not identify it as a rac installation?
    TIA,
    JJ

    Hi,
    myuolicdbd01 [SHCL1N01]$ ./opatch lsinventory -oh $ORA_CRS_HOME
    Invoking OPatch 10.2.0.2.0
    Oracle interim Patch Installer version 10.2.0.2.0
    Copyright (c) 2005, Oracle Corporation.  All rights reserved..
    Oracle Home       : /u01/app/oracle/product/crs
    Central Inventory : /u01/app/oracle/oraInventory
       from           : /u01/app/oracle/product/crs/oraInst.loc
    OPatch version    : 10.2.0.2.0
    OUI version       : 10.2.0.3.0
    OUI location      : /u01/app/oracle/product/crs/oui
    Log file location : /u01/app/oracle/product/crs/cfgtoollogs/opatch/opatch-2007_Dec_04_15-33-47-JST_Tue.log
    Lsinventory Output file location : /u01/app/oracle/product/crs/cfgtoollogs/opatch/lsinv/lsinventory-2007_Dec_04_15-33-47-JST_Tue.txt
    Installed Top-level Products (2):
    Oracle Clusterware                                                   10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 2                            10.2.0.3.0
    There are 2 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    Rac system comprising of multiple nodes
      Local node = myuolicdbd01
      Remote node = myuolicdbd02
    OPatch succeeded.
    myuolicdbd01 [SHCL1N01]$The below is for the RDBMS home and it does not show the node list.
    myuolicdbd01 [SHCL1N01]$ ./opatch lsinventory -oh $ORACLE_HOME
    Invoking OPatch 10.2.0.2.0
    Oracle interim Patch Installer version 10.2.0.2.0
    Copyright (c) 2005, Oracle Corporation.  All rights reserved..
    Oracle Home       : /u01/app/oracle/product/10.2.0/db_1
    Central Inventory : /u01/app/oracle/oraInventory
       from           : /u01/app/oracle/product/10.2.0/db_1/oraInst.loc
    OPatch version    : 10.2.0.2.0
    OUI version       : 10.2.0.2.0
    OUI location      : /u01/app/oracle/product/10.2.0/db_1/oui
    Log file location : /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/opatch/opatch-2007_Dec_04_15-34-22-JST_Tue.log
    Lsinventory Output file location : /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/opatch/lsinv/lsinventory-2007_Dec_04_15-34-22-JST_Tue.txt
    Installed Top-level Products (2):
    Oracle Database 10g                                                  10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 1                            10.2.0.2.0
    There are 2 products installed in this Oracle Home.
    Interim patches (2) :
    Patch  5490848      : applied on Thu Nov 16 01:26:37 JST 2006
       Created on 5 Oct 2006, 10:16:33 hrs US/Eastern
       Bugs fixed:
         5407466, 5092134, 4925103, 5099995, 5079037, 5242650, 5079038, 4604970
         4763768, 4523125, 5225799, 5490937, 5490848, 4669305
    Patch  5117016      : applied on Wed Jul 19 19:48:22 JST 2006
       Created on 30 Mar 2006, 12:52:17 hrs US/Pacific
       Bugs fixed:
         5117016
    OPatch succeeded.
    myuolicdbd01 [SHCL1N01]$Details of the Cluster Verification Utility
    ==============================
    myjpsuolicdbd01 [SHCL1N01]$ cluvfy stage -post crsinst -n myuolicdbd01,myuolicdbd02
    Performing post-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "myuolicdbd01".
    Checking user equivalence...
    User equivalence check passed for user "oraprd".
    Checking Cluster manager integrity...
    Checking CSS daemon...
    Daemon status check passed for "CSS daemon".
    Cluster manager integrity check passed.
    Checking cluster integrity...
    Cluster integrity check passed
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    All nodes free of non-clustered, local-only configurations.
    Uniqueness check for OCR device passed.
    Checking the version of OCR...
    OCR of correct Version "2" exists.
    Checking data integrity of OCR...
    Data integrity check for OCR passed.
    OCR integrity check passed.
    Checking CRS integrity...
    Checking daemon liveness...
    Liveness check passed for "CRS daemon".
    Checking daemon liveness...
    Liveness check passed for "CSS daemon".
    Checking daemon liveness...
    Liveness check passed for "EVM daemon".
    Checking CRS health...
    CRS health check passed.
    CRS integrity check passed.
    Checking node application existence...
    Checking existence of VIP node application (required)
    Check passed.
    Checking existence of ONS node application (optional)
    Check passed.
    Checking existence of GSD node application (optional)
    Check passed.
    Post-check for cluster services setup was successful.TIA,
    J J

  • Ultra 60 keyboard not detected

    Hello, I have an Ultra 60, 2X450MHz, 2GB RAM, 2X 50GB HDD, Creator 3D. I recently used the Solaris 10 CD-ROM to format>analyze>purge the hard disks, which went without errors. Now I connect a Sun Type 5c KB/Type 5 mouse, and one of the following occurs at boot seemingly at random:
    1. OBP message above banner "cannot detect keyboard layout fe (or c2 or co" and "using USA keyboard layout" followed by banner with "Keyboard present" therein; however when keys are pressed, only repeating 3's or "Keyboard error" appears after OK prompt. Or...
    2. No message above banner, but banner displays no keyboard present; same 3's repeating or error upon keypresses. Or...
    3. No banner at all, but message "keyboard not detected, sending input/output to ttya".
    I am using this keyboard right now on an Ultra 5. I have tried another Type 5c and a Type 6 on the Ultra 60 with the same results. My questions:
    1. Is this an OBP fault? How to serial console to this machine without it having a hostname in order to update the PROM?
    2. Is this a mainboard fault, like in the keyboard jack or something? Do I need a new mainboard?
    This happened overnight. The only thing I can think of that I did was that I used a Belkin adapter (with PS/2 ports and VGA port) to purge the hard disks, then plugged in a Sun KB/mouse along with a display adapter as soon as I acquired them. I am lost! Any thoughts or solutions would be appreciated. Thanks!

    See my thread here
    PS2 keyboard/mouse causes random shutdowns or doesnt work
    In short there is no known solution, it is an manufacturing fault, usually swapping to USB and enabling USB keyboard and mouse in the BIOS will help.

  • Arch does not detect /dev/sdb

    HI everybody,
    Like the title says, Arch does not detect a second SATA hard drive I have installed on my computer.
    I've searched around Google and the forums and I've doesn't found any helpfull tip.
    The Arch installation is fresh, I just made it tonight, and cfdisk (during the installation) had recogniced the drive.
    I've posted this here because I'm new on Arch, coming from Ubuntu and Fedora distros and I feel like a real Newbie
    Here's some outputs that may be useful:
    sudo fdisk -l
    Disk /dev/sda: 1000.2 GB, 1000204886016 bytes, 1953525168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Identificador del disco: 0x8370a3d6
    Disposit. Inicio Comienzo Fin Bloques Id Sistema
    /dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
    /dev/sda2 206848 1435379711 717586432 7 HPFS/NTFS/exFAT
    /dev/sda3 1435379712 1953525167 259072728 5 Extendida
    /dev/sda5 1435379775 1437339641 979933+ 82 Linux swap / Solaris
    /dev/sda6 * 1437339705 1827960116 195310206 83 Linux
    /dev/sda7 1827960180 1953525167 62782494 83 Linux
    ls -lat /dev/sd*
    brw-rw---- 1 root disk 8, 2 feb 3 03:32 /dev/sda2
    brw-rw---- 1 root disk 8, 7 feb 3 03:32 /dev/sda7
    brw-rw---- 1 root disk 8, 5 feb 3 03:32 /dev/sda5
    brw-rw---- 1 root disk 8, 6 feb 3 03:32 /dev/sda6
    brw-rw---- 1 root disk 8, 1 feb 3 03:32 /dev/sda1
    brw-rw---- 1 root disk 8, 3 feb 3 03:32 /dev/sda3
    brw-rw---- 1 root disk 8, 0 feb 3 03:32 /dev/sda
    lspci -k
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
    Subsystem: Intel Corporation Device 0036
    00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02)
    Kernel driver in use: pcieport
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: mei
    00:16.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset PT IDER Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: ata_generic
    00:16.3 Serial controller: Intel Corporation 5 Series/3400 Series Chipset KT Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: serial
    00:19.0 Ethernet controller: Intel Corporation 82578DC Gigabit Network Connection (rev 06)
    Subsystem: Intel Corporation Device 0037
    Kernel driver in use: e1000e
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: ehci_hcd
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: snd_hda_intel
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: ehci_hcd
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation 5 Series Chipset LPC Interface Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: lpc_ich
    00:1f.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA IDE Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: pata_acpi
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: i801_smbus
    00:1f.5 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 2 port SATA IDE Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: pata_acpi
    01:00.0 VGA compatible controller: NVIDIA Corporation GF114 [GeForce GTX 560 Ti] (rev a1)
    Subsystem: Device 196e:0898
    Kernel driver in use: nvidia
    01:00.1 Audio device: NVIDIA Corporation GF114 HDMI Audio Controller (rev a1)
    Subsystem: Device 196e:0898
    Kernel driver in use: snd_hda_intel
    3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
    Subsystem: Intel Corporation Device 8086
    3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
    Subsystem: Intel Corporation Device 8086
    3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
    Subsystem: Intel Corporation Device 8086
    3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
    Subsystem: Intel Corporation Device 8086
    3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    Subsystem: Intel Corporation Device 8086
    3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    Subsystem: Intel Corporation Device 8086
    Thanks for the help!

    I had the drive connected to a eSATA port, but I pluged it to a ordinary SATA port, and the result is the same.
    The configuration on the BIOS:
    ATA/IDE Mode -> Native
    Configure Storage as -> IDE
    It doesn't show more valuable information except for the location of any drive on any SATA port.
    dmesg output, it can be useful for someone:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.7.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d40a9225-bd6b-46b0-9e14-54b177499391 ro quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df451fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000df452000-0x00000000df494fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000df495000-0x00000000df508fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000df509000-0x00000000df50afff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000df50b000-0x00000000df610fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000df611000-0x00000000df611fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000df612000-0x00000000df612fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000df613000-0x00000000df61afff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000df61b000-0x00000000df61bfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000df61c000-0x00000000df61dfff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000df61e000-0x00000000df625fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000df626000-0x00000000df646fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000df647000-0x00000000df689fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000df68a000-0x00000000df7fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000200000000-0x000000021bffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: /DH55HC, BIOS TCIBX10H.86A.0048.2011.1206.1342 12/06/2011
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x21c000 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-CFFFF write-protect
    [ 0.000000] D0000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask E00000000 write-back
    [ 0.000000] 1 base 200000000 mask FE0000000 write-back
    [ 0.000000] 2 base 0E0000000 mask FE0000000 uncachable
    [ 0.000000] 3 base 1FC000000 mask FFC000000 uncachable
    [ 0.000000] 4 base 21C000000 mask FFC000000 uncachable
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: update [mem 0x1fc000000-0x1ffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fccd0-0x000fccdf] mapped at [ffff8800000fccd0]
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0xdf7fffff]
    [ 0.000000] [mem 0x00000000-0xdf7fffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0xdf7fffff @ [mem 0x1fffb000-0x1fffffff]
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] [mem 0x100000000-0x1fbffffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0x1fbffffff @ [mem 0xdf7fb000-0xdf7fffff]
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff]
    [ 0.000000] [mem 0x200000000-0x21bffffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0x21bffffff @ [mem 0x1fbffe000-0x1fbffffff]
    [ 0.000000] RAMDISK: [mem 0x37a76000-0x37d32fff]
    [ 0.000000] ACPI: RSDP 00000000000f0410 00024 (v02 INTEL)
    [ 0.000000] ACPI: XSDT 00000000df61ce18 00054 (v01 INTEL DH55HC 01072009 MSFT 00010013)
    [ 0.000000] ACPI: FACP 00000000df61ad98 000F4 (v04 INTEL DH55HC 01072009 MSFT 00010013)
    [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20120913/tbfadt-394)
    [ 0.000000] ACPI BIOS Bug: Warning: 32/64X FACS address mismatch in FADT - 0xDF61BF40/0x00000000DF61BE40, using 32 (20120913/tbfadt-521)
    [ 0.000000] ACPI: DSDT 00000000df613018 06B90 (v01 INTEL DH55HC 00000000 INTL 20051117)
    [ 0.000000] ACPI: FACS 00000000df61bf40 00040
    [ 0.000000] ACPI: APIC 00000000df61af18 000CC (v02 INTEL DH55HC 01072009 MSFT 00010013)
    [ 0.000000] ACPI: SSDT 00000000df61ac18 00102 (v01 INTEL DH55HC 00000001 MSFT 03000001)
    [ 0.000000] ACPI: MCFG 00000000df61df18 0003C (v01 INTEL DH55HC 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 00000000df61de98 00038 (v01 INTEL DH55HC 01072009 AMI. 00000003)
    [ 0.000000] ACPI: ASF! 00000000df61cc18 000A0 (v32 INTEL DH55HC 00000001 TFSM 000F4240)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021bffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21bffffff]
    [ 0.000000] NODE_DATA [mem 0x21bffc000-0x21bffffff]
    [ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880213600000-ffff88021b5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x21bffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009bfff]
    [ 0.000000] node 0: [mem 0x00100000-0xdf451fff]
    [ 0.000000] node 0: [mem 0xdf509000-0xdf50afff]
    [ 0.000000] node 0: [mem 0xdf611000-0xdf611fff]
    [ 0.000000] node 0: [mem 0xdf68a000-0xdf7fffff]
    [ 0.000000] node 0: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] node 0: [mem 0x200000000-0x21bffffff]
    [ 0.000000] On node 0 totalpages: 2061655
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 6 pages reserved
    [ 0.000000] DMA zone: 3910 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 894475 pages, LIFO batch:31
    [ 0.000000] Normal zone: 18176 pages used for memmap
    [ 0.000000] Normal zone: 1128704 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 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[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 0, 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: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 16 CPUs, 12 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000df452000 - 00000000df495000
    [ 0.000000] PM: Registered nosave memory: 00000000df495000 - 00000000df509000
    [ 0.000000] PM: Registered nosave memory: 00000000df50b000 - 00000000df611000
    [ 0.000000] PM: Registered nosave memory: 00000000df612000 - 00000000df613000
    [ 0.000000] PM: Registered nosave memory: 00000000df613000 - 00000000df61b000
    [ 0.000000] PM: Registered nosave memory: 00000000df61b000 - 00000000df61c000
    [ 0.000000] PM: Registered nosave memory: 00000000df61c000 - 00000000df61e000
    [ 0.000000] PM: Registered nosave memory: 00000000df61e000 - 00000000df626000
    [ 0.000000] PM: Registered nosave memory: 00000000df626000 - 00000000df647000
    [ 0.000000] PM: Registered nosave memory: 00000000df647000 - 00000000df68a000
    [ 0.000000] PM: Registered nosave memory: 00000000df800000 - 00000000e0000000
    [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000e4000000
    [ 0.000000] PM: Registered nosave memory: 00000000e4000000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
    [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    [ 0.000000] PM: Registered nosave memory: 00000001fc000000 - 0000000200000000
    [ 0.000000] e820: [mem 0xe4000000-0xfed1bfff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:16 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88021bc00000 s84608 r8192 d21888 u131072
    [ 0.000000] pcpu-alloc: s84608 r8192 d21888 u131072 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2027089
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d40a9225-bd6b-46b0-9e14-54b177499391 ro quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8033416k/8847360k available (4883k kernel code, 600740k absent, 213204k reserved, 4030k data, 812k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=16.
    [ 0.000000] NR_IRQS:4352 nr_irqs:808 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 3324.877 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6652.82 BogoMIPS (lpj=11082923)
    [ 0.000006] pid_max: default: 32768 minimum: 301
    [ 0.000034] Security Framework initialized
    [ 0.000044] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000483] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.002616] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.003590] Mount-cache hash table entries: 256
    [ 0.003783] Initializing cgroup subsys cpuacct
    [ 0.003786] Initializing cgroup subsys memory
    [ 0.003793] Initializing cgroup subsys devices
    [ 0.003794] Initializing cgroup subsys freezer
    [ 0.003796] Initializing cgroup subsys net_cls
    [ 0.003797] Initializing cgroup subsys blkio
    [ 0.003818] CPU: Physical Processor ID: 0
    [ 0.003819] CPU: Processor Core ID: 0
    [ 0.003824] mce: CPU supports 9 MCE banks
    [ 0.003833] CPU0: Thermal monitoring enabled (TM1)
    [ 0.003840] process: using mwait in idle threads
    [ 0.003844] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift: 6
    [ 0.003958] Freeing SMP alternatives: 16k freed
    [ 0.004816] ACPI: Core revision 20120913
    [ 0.007720] ftrace: allocating 18793 entries in 74 pages
    [ 0.015109] Switched APIC routing to physical flat.
    [ 0.015602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.048500] smpboot: CPU0: Intel(R) Core(TM) i5 CPU 660 @ 3.33GHz (fam: 06, model: 25, stepping: 05)
    [ 0.154172] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
    [ 0.154177] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
    [ 0.154178] ... version: 3
    [ 0.154179] ... bit width: 48
    [ 0.154180] ... generic registers: 4
    [ 0.154181] ... value mask: 0000ffffffffffff
    [ 0.154182] ... max period: 000000007fffffff
    [ 0.154182] ... fixed-purpose events: 3
    [ 0.154183] ... event mask: 000000070000000f
    [ 0.190806] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.177468] smpboot: Booting Node 0, Processors #1 #2 #3
    [ 0.227213] Brought up 4 CPUs
    [ 0.227218] smpboot: Total of 4 processors activated (26609.30 BogoMIPS)
    [ 0.229378] devtmpfs: initialized
    [ 0.230458] PM: Registering ACPI NVS region [mem 0xdf452000-0xdf494fff] (274432 bytes)
    [ 0.230462] PM: Registering ACPI NVS region [mem 0xdf612000-0xdf612fff] (4096 bytes)
    [ 0.230463] PM: Registering ACPI NVS region [mem 0xdf61b000-0xdf61bfff] (4096 bytes)
    [ 0.230464] PM: Registering ACPI NVS region [mem 0xdf61e000-0xdf625fff] (32768 bytes)
    [ 0.230466] PM: Registering ACPI NVS region [mem 0xdf647000-0xdf689fff] (274432 bytes)
    [ 0.231092] RTC time: 21:05:23, date: 02/03/13
    [ 0.231127] NET: Registered protocol family 16
    [ 0.231227] ACPI: bus type pci registered
    [ 0.231289] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    [ 0.231291] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
    [ 0.236542] PCI: Using configuration type 1 for base access
    [ 0.236958] bio: create slab <bio-0> at 0
    [ 0.237003] ACPI: Added _OSI(Module Device)
    [ 0.237005] ACPI: Added _OSI(Processor Device)
    [ 0.237006] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.237007] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.237812] ACPI: EC: Look up EC in DSDT
    [ 0.238684] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.240605] ACPI: SSDT 00000000df612c18 0038C (v01 AMI IST 00000001 MSFT 03000001)
    [ 0.240820] ACPI: Dynamic OEM Table Load:
    [ 0.240821] ACPI: SSDT (null) 0038C (v01 AMI IST 00000001 MSFT 03000001)
    [ 0.240837] ACPI BIOS Bug: Warning: Incorrect checksum in table [SSDT] - 0x3F, should be 0x1F (20120913/tbutils-324)
    [ 0.240840] ACPI: SSDT 00000000df61bd18 00084 (v01 AMI CST 00000001 MSFT 03000001)
    [ 0.241020] ACPI: Dynamic OEM Table Load:
    [ 0.241021] ACPI: SSDT (null) 00084 (v01 AMI CST 00000001 MSFT 03000001)
    [ 0.241360] ACPI: Interpreter enabled
    [ 0.241363] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.241374] ACPI: Using IOAPIC for interrupt routing
    [ 0.241528] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.244856] ACPI: No dock devices found.
    [ 0.244859] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.244939] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.244985] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.245005] PCI host bridge to bus 0000:00
    [ 0.245007] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.245009] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.245010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.245011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.245012] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xffffffff]
    [ 0.245019] pci 0000:00:00.0: [8086:0040] type 00 class 0x060000
    [ 0.245033] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
    [ 0.245049] pci 0000:00:01.0: [8086:0041] type 01 class 0x060400
    [ 0.245073] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.245118] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
    [ 0.245149] pci 0000:00:16.0: reg 10: [mem 0xfa129000-0xfa12900f 64bit]
    [ 0.245261] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.245285] pci 0000:00:16.2: [8086:3b66] type 00 class 0x010185
    [ 0.245304] pci 0000:00:16.2: reg 10: [io 0xf150-0xf157]
    [ 0.245314] pci 0000:00:16.2: reg 14: [io 0xf140-0xf143]
    [ 0.245323] pci 0000:00:16.2: reg 18: [io 0xf130-0xf137]
    [ 0.245334] pci 0000:00:16.2: reg 1c: [io 0xf120-0xf123]
    [ 0.245346] pci 0000:00:16.2: reg 20: [io 0xf110-0xf11f]
    [ 0.245430] pci 0000:00:16.3: [8086:3b67] type 00 class 0x070002
    [ 0.245452] pci 0000:00:16.3: reg 10: [io 0xf100-0xf107]
    [ 0.245463] pci 0000:00:16.3: reg 14: [mem 0xfa128000-0xfa128fff]
    [ 0.245580] pci 0000:00:19.0: [8086:10f0] type 00 class 0x020000
    [ 0.245601] pci 0000:00:19.0: reg 10: [mem 0xfa100000-0xfa11ffff]
    [ 0.245610] pci 0000:00:19.0: reg 14: [mem 0xfa127000-0xfa127fff]
    [ 0.245620] pci 0000:00:19.0: reg 18: [io 0xf020-0xf03f]
    [ 0.245697] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.245723] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
    [ 0.245745] pci 0000:00:1a.0: reg 10: [mem 0xfa126000-0xfa1263ff]
    [ 0.245840] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.245870] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
    [ 0.245887] pci 0000:00:1b.0: reg 10: [mem 0xfa120000-0xfa123fff 64bit]
    [ 0.245970] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.246001] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
    [ 0.246022] pci 0000:00:1d.0: reg 10: [mem 0xfa125000-0xfa1253ff]
    [ 0.246117] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.246141] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
    [ 0.246216] pci 0000:00:1f.0: [8086:3b06] type 00 class 0x060100
    [ 0.246328] pci 0000:00:1f.2: [8086:3b20] type 00 class 0x01018f
    [ 0.246347] pci 0000:00:1f.2: reg 10: [io 0xf0f0-0xf0f7]
    [ 0.246357] pci 0000:00:1f.2: reg 14: [io 0xf0e0-0xf0e3]
    [ 0.246366] pci 0000:00:1f.2: reg 18: [io 0xf0d0-0xf0d7]
    [ 0.246376] pci 0000:00:1f.2: reg 1c: [io 0xf0c0-0xf0c3]
    [ 0.246386] pci 0000:00:1f.2: reg 20: [io 0xf0b0-0xf0bf]
    [ 0.246395] pci 0000:00:1f.2: reg 24: [io 0xf0a0-0xf0af]
    [ 0.246454] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
    [ 0.246472] pci 0000:00:1f.3: reg 10: [mem 0xfa124000-0xfa1240ff 64bit]
    [ 0.246498] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f]
    [ 0.246538] pci 0000:00:1f.5: [8086:3b26] type 00 class 0x010185
    [ 0.246557] pci 0000:00:1f.5: reg 10: [io 0xf090-0xf097]
    [ 0.246567] pci 0000:00:1f.5: reg 14: [io 0xf080-0xf083]
    [ 0.246576] pci 0000:00:1f.5: reg 18: [io 0xf070-0xf077]
    [ 0.246586] pci 0000:00:1f.5: reg 1c: [io 0xf060-0xf063]
    [ 0.246595] pci 0000:00:1f.5: reg 20: [io 0xf050-0xf05f]
    [ 0.246605] pci 0000:00:1f.5: reg 24: [io 0xf040-0xf04f]
    [ 0.246682] pci 0000:01:00.0: [10de:1200] type 00 class 0x030000
    [ 0.246690] pci 0000:01:00.0: reg 10: [mem 0xf8000000-0xf9ffffff]
    [ 0.246698] pci 0000:01:00.0: reg 14: [mem 0xe8000000-0xefffffff 64bit pref]
    [ 0.246706] pci 0000:01:00.0: reg 1c: [mem 0xf0000000-0xf3ffffff 64bit pref]
    [ 0.246711] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f]
    [ 0.246717] pci 0000:01:00.0: reg 30: [mem 0xfa000000-0xfa07ffff pref]
    [ 0.246758] pci 0000:01:00.1: [10de:0e0c] type 00 class 0x040300
    [ 0.246765] pci 0000:01:00.1: reg 10: [mem 0xfa080000-0xfa083fff]
    [ 0.246835] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.246838] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.246839] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfa0fffff]
    [ 0.246842] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf3ffffff 64bit pref]
    [ 0.246904] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
    [ 0.246915] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.246916] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.246917] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.246919] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xffffffff] (subtractive decode)
    [ 0.246929] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.247023] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR20._PRT]
    [ 0.247107] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.247197] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
    [ 0.247198] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.250341] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.250370] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.250397] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.250425] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.250454] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    [ 0.250484] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
    [ 0.250511] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.250542] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.250605] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.250606] vgaarb: loaded
    [ 0.250607] vgaarb: bridge control possible 0000:01:00.0
    [ 0.250627] PCI: Using ACPI for IRQ routing
    [ 0.252814] PCI: Discovered peer bus 3f
    [ 0.252815] PCI: root bus 3f: using default resources
    [ 0.252815] PCI: Probing PCI hardware (bus 3f)
    [ 0.252831] PCI host bridge to bus 0000:3f
    [ 0.252833] pci_bus 0000:3f: root bus resource [io 0x0000-0xffff]
    [ 0.252834] pci_bus 0000:3f: root bus resource [mem 0x00000000-0xfffffffff]
    [ 0.252836] pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
    [ 0.252840] pci 0000:3f:00.0: [8086:2c61] type 00 class 0x060000
    [ 0.252855] pci 0000:3f:00.1: [8086:2d01] type 00 class 0x060000
    [ 0.252869] pci 0000:3f:02.0: [8086:2d10] type 00 class 0x060000
    [ 0.252882] pci 0000:3f:02.1: [8086:2d11] type 00 class 0x060000
    [ 0.252894] pci 0000:3f:02.2: [8086:2d12] type 00 class 0x060000
    [ 0.252906] pci 0000:3f:02.3: [8086:2d13] type 00 class 0x060000
    [ 0.252926] pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
    [ 0.253005] PCI: pci_cache_line_size set to 64 bytes
    [ 0.253052] e820: reserve RAM buffer [mem 0x0009c000-0x0009ffff]
    [ 0.253053] e820: reserve RAM buffer [mem 0xdf452000-0xdfffffff]
    [ 0.253055] e820: reserve RAM buffer [mem 0xdf50b000-0xdfffffff]
    [ 0.253056] e820: reserve RAM buffer [mem 0xdf612000-0xdfffffff]
    [ 0.253058] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
    [ 0.253125] NetLabel: Initializing
    [ 0.253126] NetLabel: domain hash size = 128
    [ 0.253127] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.253137] NetLabel: unlabeled traffic allowed by default
    [ 0.253153] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.253157] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.255164] Switching to clocksource hpet
    [ 0.258533] pnp: PnP ACPI init
    [ 0.258548] ACPI: bus type pnp registered
    [ 0.258610] pnp 00:00: [bus 00-ff]
    [ 0.258612] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.258614] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.258615] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.258616] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.258618] pnp 00:00: [mem 0x00000000 window]
    [ 0.258619] pnp 00:00: [mem 0xe0000000-0xffffffff window]
    [ 0.258649] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.258677] pnp 00:01: [mem 0xfed14000-0xfed19fff]
    [ 0.258678] pnp 00:01: [mem 0xe0000000-0xe3ffffff]
    [ 0.258680] pnp 00:01: [mem 0xfed90000-0xfed93fff]
    [ 0.258681] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
    [ 0.258682] pnp 00:01: [mem 0xfee00000-0xfee0ffff]
    [ 0.258714] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
    [ 0.258716] system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved
    [ 0.258717] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.258719] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.258720] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
    [ 0.258723] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.258812] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.258814] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.258834] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.258995] pnp 00:03: [io 0x03f8-0x03ff]
    [ 0.259007] pnp 00:03: [irq 4]
    [ 0.259008] pnp 00:03: [dma 0 disabled]
    [ 0.259046] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.259277] pnp 00:04: [io 0x0378-0x037f]
    [ 0.259279] pnp 00:04: [io 0x0778-0x077f]
    [ 0.259283] pnp 00:04: [irq 5]
    [ 0.259284] pnp 00:04: [dma 3]
    [ 0.259381] pnp 00:04: Plug and Play ACPI device, IDs PNP0401 (active)
    [ 0.259389] pnp 00:05: [dma 4]
    [ 0.259390] pnp 00:05: [io 0x0000-0x000f]
    [ 0.259391] pnp 00:05: [io 0x0081-0x0083]
    [ 0.259392] pnp 00:05: [io 0x0087]
    [ 0.259394] pnp 00:05: [io 0x0089-0x008b]
    [ 0.259395] pnp 00:05: [io 0x008f]
    [ 0.259396] pnp 00:05: [io 0x00c0-0x00df]
    [ 0.259407] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.259413] pnp 00:06: [io 0x0070-0x0071]
    [ 0.259418] pnp 00:06: [irq 8]
    [ 0.259431] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.259437] pnp 00:07: [io 0x0061]
    [ 0.259449] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.259459] pnp 00:08: [io 0x0010-0x001f]
    [ 0.259460] pnp 00:08: [io 0x0022-0x003f]
    [ 0.259462] pnp 00:08: [io 0x0044-0x005f]
    [ 0.259463] pnp 00:08: [io 0x0062-0x0063]
    [ 0.259464] pnp 00:08: [io 0x0065-0x006f]
    [ 0.259465] pnp 00:08: [io 0x0072-0x007f]
    [ 0.259466] pnp 00:08: [io 0x0080]
    [ 0.259467] pnp 00:08: [io 0x0084-0x0086]
    [ 0.259468] pnp 00:08: [io 0x0088]
    [ 0.259469] pnp 00:08: [io 0x008c-0x008e]
    [ 0.259471] pnp 00:08: [io 0x0090-0x009f]
    [ 0.259472] pnp 00:08: [io 0x00a2-0x00bf]
    [ 0.259473] pnp 00:08: [io 0x00e0-0x00ef]
    [ 0.259474] pnp 00:08: [io 0x04d0-0x04d1]
    [ 0.259500] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.259503] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.259508] pnp 00:09: [io 0x00f0-0x00ff]
    [ 0.259513] pnp 00:09: [irq 13]
    [ 0.259526] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.259621] pnp 00:0a: [io 0x0400-0x047f]
    [ 0.259622] pnp 00:0a: [io 0x1180-0x119f]
    [ 0.259623] pnp 00:0a: [io 0x0500-0x057f]
    [ 0.259625] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
    [ 0.259626] pnp 00:0a: [mem 0xfec00000-0xfecfffff]
    [ 0.259627] pnp 00:0a: [mem 0xfed08000-0xfed08fff]
    [ 0.259628] pnp 00:0a: [mem 0xff000000-0xffffffff]
    [ 0.259648] system 00:0a: [io 0x0400-0x047f] has been reserved
    [ 0.259650] system 00:0a: [io 0x1180-0x119f] has been reserved
    [ 0.259651] system 00:0a: [io 0x0500-0x057f] has been reserved
    [ 0.259653] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.259654] system 00:0a: [mem 0xfec00000-0xfecfffff] could not be reserved
    [ 0.259656] system 00:0a: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 0.259658] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.259660] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.259783] pnp 00:0b: [mem 0xfed00000-0xfed003ff]
    [ 0.259800] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.259892] pnp: PnP ACPI: found 12 devices
    [ 0.259893] ACPI: ACPI bus type pnp unregistered
    [ 0.266408] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.266411] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.266413] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfa0fffff]
    [ 0.266415] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf3ffffff 64bit pref]
    [ 0.266418] pci 0000:00:1e.0: PCI bridge to [bus 02]
    [ 0.266444] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.266448] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.266449] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.266450] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.266452] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xffffffff]
    [ 0.266453] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 0.266454] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfa0fffff]
    [ 0.266456] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf3ffffff 64bit pref]
    [ 0.266457] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7]
    [ 0.266459] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff]
    [ 0.266460] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.266461] pci_bus 0000:02: resource 7 [mem 0xe0000000-0xffffffff]
    [ 0.266463] pci_bus 0000:3f: resource 4 [io 0x0000-0xffff]
    [ 0.266464] pci_bus 0000:3f: resource 5 [mem 0x00000000-0xfffffffff]
    [ 0.266492] NET: Registered protocol family 2
    [ 0.266910] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.268783] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.269029] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.269063] TCP: reno registered
    [ 0.269073] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.269110] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.269211] NET: Registered protocol family 1
    [ 0.315053] pci 0000:01:00.0: Boot video device
    [ 0.315082] PCI: CLS 64 bytes, default 64
    [ 0.315125] Unpacking initramfs...
    [ 0.353156] Freeing initrd memory: 2804k freed
    [ 0.353546] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.353549] software IO TLB [mem 0xdb452000-0xdf451fff] (64MB) mapped at [ffff8800db452000-ffff8800df451fff]
    [ 0.353859] audit: initializing netlink socket (disabled)
    [ 0.353875] type=2000 audit(1359925523.249:1): initialized
    [ 0.363018] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.364275] VFS: Disk quotas dquot_6.5.2
    [ 0.364309] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.364442] msgmni has been set to 15695
    [ 0.364641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.364676] io scheduler noop registered
    [ 0.364678] io scheduler deadline registered
    [ 0.364713] io scheduler cfq registered (default)
    [ 0.364792] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.364908] vesafb: mode is 1280x800x32, linelength=5120, pages=0
    [ 0.364910] vesafb: scrolling: redraw
    [ 0.364911] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.365255] vesafb: framebuffer at 0xf1000000, mapped to 0xffffc90005600000, using 4032k, total 4032k
    [ 0.452482] Console: switching to colour frame buffer device 160x50
    [ 0.539642] fb0: VESA VGA frame buffer device
    [ 0.539651] intel_idle: MWAIT substates: 0x1120
    [ 0.539652] intel_idle: v0.4 model 0x25
    [ 0.539653] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.539700] GHES: HEST is not enabled!
    [ 0.539744] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.560441] 00:03: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.581146] 0000:00:16.3: ttyS1 at I/O 0xf100 (irq = 17) is a 16550A
    [ 0.581313] Linux agpgart interface v0.103
    [ 0.581361] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.594604] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.594626] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.594726] mousedev: PS/2 mouse device common for all mice
    [ 0.594777] rtc_cmos 00:06: RTC can wake from S4
    [ 0.594939] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    [ 0.594973] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.595018] cpuidle: using governor ladder
    [ 0.595079] cpuidle: using governor menu
    [ 0.595112] drop_monitor: Initializing network drop monitor service
    [ 0.595172] TCP: cubic registered
    [ 0.595242] NET: Registered protocol family 10
    [ 0.595362] NET: Registered protocol family 17
    [ 0.595369] Key type dns_resolver registered
    [ 0.595570] PM: Hibernation image not present or could not be loaded.
    [ 0.595576] registered taskstats version 1
    [ 0.596120] Magic number: 1:939:94
    [ 0.596267] rtc_cmos 00:06: setting system clock to 2013-02-03 21:05:24 UTC (1359925524)
    [ 0.597300] Freeing unused kernel memory: 812k freed
    [ 0.597412] Write protecting the kernel read-only data: 8192k
    [ 0.599884] Freeing unused kernel memory: 1248k freed
    [ 0.601056] Freeing unused kernel memory: 476k freed
    [ 0.606451] systemd-udevd[57]: starting version 197
    [ 0.624469] SCSI subsystem initialized
    [ 0.625159] ACPI: bus type usb registered
    [ 0.625179] usbcore: registered new interface driver usbfs
    [ 0.625187] usbcore: registered new interface driver hub
    [ 0.625823] ACPI: bus type scsi registered
    [ 0.625865] usbcore: registered new device driver usb
    [ 0.625875] libata version 3.00 loaded.
    [ 0.626068] pata_acpi 0000:00:16.2: setting latency timer to 64
    [ 0.626104] pata_acpi 0000:00:1f.2: setting latency timer to 64
    [ 0.626423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.627806] scsi0 : pata_acpi
    [ 0.628229] scsi1 : pata_acpi
    [ 0.628555] ata1: PATA max UDMA/133 cmd 0xf0f0 ctl 0xf0e0 bmdma 0xf0b0 irq 19
    [ 0.628557] ata2: PATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf0b8 irq 19
    [ 0.628587] pata_acpi 0000:00:1f.5: setting latency timer to 64
    [ 0.633159] scsi2 : pata_acpi
    [ 0.633673] scsi3 : pata_acpi
    [ 0.634669] ata3: PATA max UDMA/133 cmd 0xf090 ctl 0xf080 bmdma 0xf050 irq 19
    [ 0.634672] ata4: PATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf058 irq 19
    [ 0.634727] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 0.634732] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [ 0.634739] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.634756] ehci_hcd 0000:00:1a.0: debug port 2
    [ 0.638765] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    [ 0.638798] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xfa126000
    [ 0.647329] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 0.647467] hub 1-0:1.0: USB hub found
    [ 0.647471] hub 1-0:1.0: 2 ports detected
    [ 0.647542] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 0.647545] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [ 0.647549] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 0.647560] ehci_hcd 0000:00:1d.0: debug port 2
    [ 0.651548] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.651561] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfa125000
    [ 0.660694] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.660928] hub 2-0:1.0: USB hub found
    [ 0.660932] hub 2-0:1.0: 2 ports detected
    [ 0.801747] ata1.00: ATA-8: ST31000528AS, CC38, max UDMA/133
    [ 0.801750] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 0.802139] ata1.01: ATA-8: ST1000DL002-9TT153, CC32, max UDMA/133
    [ 0.802144] ata1.01: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 0.803079] ata1.01: no PIO support
    [ 0.953074] usb 1-1: new high-speed USB device number 2 using ehci_hcd
    [ 1.076944] hub 1-1:1.0: USB hub found
    [ 1.077141] hub 1-1:1.0: 6 ports detected
    [ 1.182336] usb 2-1: new high-speed USB device number 2 using ehci_hcd
    [ 1.306076] hub 2-1:1.0: USB hub found
    [ 1.306284] hub 2-1:1.0: 8 ports detected
    [ 1.351793] tsc: Refined TSC clocksource calibration: 3325.000 MHz
    [ 1.351799] Switching to clocksource tsc
    [ 1.385166] usb 1-1.2: new low-speed USB device number 3 using ehci_hcd
    [ 1.541306] usb 1-1.4: new low-speed USB device number 4 using ehci_hcd
    [ 5.935629] ata1.01: no PIO support
    [ 5.935631] ata1.01: disabled
    [ 5.951315] ata1.00: configured for UDMA/100
    [ 5.951734] scsi 0:0:0:0: Direct-Access ATA ST31000528AS CC38 PQ: 0 ANSI: 5
    [ 6.120495] ata2.01: ATAPI: TSSTcorp CDDVDW SH-222AB, SB00, max UDMA/100
    [ 6.120503] ata2.01: no PIO support
    [ 11.257635] ata2.01: no PIO support
    [ 11.257639] ata2.01: disabled
    [ 11.421879] ata_generic 0000:00:16.2: setting latency timer to 64
    [ 11.422293] scsi4 : ata_generic
    [ 11.422400] scsi5 : ata_generic
    [ 11.422428] ata5: PATA max UDMA/100 cmd 0xf150 ctl 0xf140 bmdma 0xf110 irq 18
    [ 11.422430] ata6: PATA max UDMA/100 cmd 0xf130 ctl 0xf120 bmdma 0xf118 irq 18
    [ 11.751474] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 11.751521] sd 0:0:0:0: [sda] Write Protect is off
    [ 11.751523] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 11.751538] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 11.775078] usbcore: registered new interface driver usbhid
    [ 11.775081] usbhid: USB HID core driver
    [ 11.812772] sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
    [ 11.813929] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 11.814854] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input0
    [ 11.814908] hid-generic 0003:046D:C31B.0002: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1a.0-1.4/input0
    [ 11.815047] input: Microsoft Microsoft® Comfort Mouse 4500 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1
    [ 11.815422] microsoft 0003:045E:076C.0001: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® Comfort Mouse 4500] on usb-0000:00:1a.0-1.2/input0
    [ 11.817407] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/input/input2
    [ 11.817457] hid-generic 0003:046D:C31B.0003: input,hidraw2: USB HID v1.11 Device [Logitech Logitech USB Keyboard] on usb-0000:00:1a.0-1.4/input1
    [ 12.388733] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
    [ 12.938667] systemd[1]: systemd 197 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 12.961471] systemd[1]: Set hostname to <archlinuxPC>.
    [ 13.159056] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
    [ 13.159185] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 13.159221] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 13.159230] systemd[1]: Starting Remote File Systems.
    [ 13.159238] systemd[1]: Reached target Remote File Systems.
    [ 13.159244] systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device...
    [ 13.159250] systemd[1]: Starting Delayed Shutdown Socket.
    [ 13.159271] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 13.159277] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 13.159292] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 13.159298] systemd[1]: Starting Encrypted Volumes.
    [ 13.159306] systemd[1]: Reached target Encrypted Volumes.
    [ 13.159313] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 13.159334] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 13.159356] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 13.159431] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 13.159472] systemd[1]: Starting udev Kernel Socket.
    [ 13.159488] systemd[1]: Listening on udev Kernel Socket.
    [ 13.159519] systemd[1]: Starting udev Control Socket.
    [ 13.159537] systemd[1]: Listening on udev Control Socket.
    [ 13.159543] systemd[1]: Starting Swap.
    [ 13.159550] systemd[1]: Reached target Swap.
    [ 13.159556] systemd[1]: Starting Journal Socket.
    [ 13.159589] systemd[1]: Listening on Journal Socket.
    [ 13.159600] systemd[1]: Started File System Check on Root Device.
    [ 13.159605] systemd[1]: Mounting Temporary Directory...
    [ 13.191259] systemd[1]: Mounting Huge Pages File System...
    [ 13.194730] systemd[1]: Starting udev Coldplug all Devices...
    [ 13.214643] systemd[1]: Mounting POSIX Message Queue File System...
    [ 13.231452] systemd[1]: Starting Apply Kernel Variables...
    [ 13.240935] systemd[1]: Starting Setup Virtual Console...
    [ 13.252572] systemd[1]: Started Load Kernel Modules.
    [ 13.252592] systemd[1]: Mounted FUSE Control File System.
    [ 13.252605] systemd[1]: Mounting Debug File System...
    [ 13.254667] systemd[1]: Mounting Configuration File System...
    [ 13.274425] systemd[1]: Starting udev Kernel Device Manager...
    [ 13.305170] systemd[1]: Started Set Up Additional Binary Formats.
    [ 13.305183] systemd[1]: Starting Journal Service...
    [ 13.307733] systemd[1]: Started Journal Service.
    [ 13.307763] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 13.726755] EXT4-fs (sda7): re-mounted. Opts: data=ordered
    [ 13.750053] systemd-udevd[127]: starting version 197
    [ 13.921301] systemd-journald[128]: Received SIGUSR1
    [ 14.418021] systemd-journald[128]: File /var/log/journal/9dcd8569a2b14c4f9f53ce4406e57e79/system.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 14.792337] snd_hda_intel 0000:00:1b.0: irq 41 for MSI/MSI-X
    [ 14.877515] input: PC Speaker as /devices/platform/pcspkr/input/input3
    [ 14.893383] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k
    [ 14.893385] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
    [ 14.953180] parport_pc 00:04: reported by Plug and Play ACPI
    [ 5.951986] ACPI: Invalid Power Resource to register!
    [ 14.953337] parport0: PC-style at 0x378
    [ 14.953338] (0x778), irq 5, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
    [ 15.027758] ppdev: user-space parallel port driver
    [ 15.059527] microcode: CPU0 sig=0x20655, pf=0x2, revision=0x3
    [ 15.068458] microcode: CPU1 sig=0x20655, pf=0x2, revision=0x3
    [ 15.068852] microcode: CPU2 sig=0x20655, pf=0x2, revision=0x3
    [ 15.069229] microcode: CPU3 sig=0x20655, pf=0x2, revision=0x3
    [ 15.069558] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 15.124825] ACPI: Requesting acpi_cpufreq
    [ 15.127274] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
    [ 15.127327] ACPI: Power Button [PWRB]
    [ 15.127369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    [ 15.127425] ACPI: Power Button [PWRF]
    [ 15.131162] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
    [ 15.139560] input: HDA Intel MID Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 15.139628] input: HDA Intel MID Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 15.139728] input: HDA Intel MID Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 15.139785] input: HDA Intel MID Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 15.139838] input: HDA Intel MID Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 15.140068] hda_intel: Disabling MSI
    [ 15.140077] hda-intel: 0000:01:00.1: Handle VGA-switcheroo audio client
    [ 15.140087] e1000e 0000:00:19.0: setting latency timer to 64
    [ 15.140156] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 15.140194] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
    [ 15.310985] nvidia: module license 'NVIDIA' taints kernel.
    [ 15.310990] Disabling lock debugging due to kernel taint
    [ 15.335816] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) e0:69:95:a2:d5:75
    [ 15.335819] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
    [ 15.335893] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 9, PBA No: FFFFFF-0FF
    [ 15.335992] mei 0000:00:16.0: setting latency timer to 64
    [ 15.336076] mei 0000:00:16.0: irq 43 for MSI/MSI-X
    [ 15.336761] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.AY34 1 (20120913/utaddress-251)
    [ 15.336765] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 15.342893] gpio_ich: GPIO from 180 to 255 on gpio_ich
    [ 15.384478] iTCO_vendor_support: vendor-support=0
    [ 15.392227] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 15.392289] iTCO_wdt: Found a H55 TCO device (Version=2, TCOBASE=0x0460)
    [ 15.392384] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 15.468027] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
    [ 15.570266] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
    [ 15.570395] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 15.762514] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
    [ 16.022159] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
    [ 16.022316] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
    [ 16.022456] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
    [ 16.022589] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
    [ 16.023047] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 16.023288] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 313.18 Wed Jan 9 17:02:09 PST 2013
    [ 18.372541] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx
    [ 18.372591] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 34.993202] NVRM: Your system is not currently configured to drive a VGA console
    [ 34.993205] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
    [ 34.993206] NVRM: requires the use of a text-mode VGA console. Use of other console
    [ 34.993207] NVRM: drivers including, but not limited to, vesafb, may result in
    [ 34.993208] NVRM: corruption and stability problems, and is not supported.
    [ 44.447627] EXT4-fs (sda7): re-mounted. Opts: data=ordered,commit=0
    [ 98.242223] fuse init (API version 7.20)
    Thanks everyone for every reply, I'm learning more GNU/Linux in two days than in two years as other Linux distro's user.

  • Hme not detected in v9 install

    I'm installing Solaris 9 (v 9/04) onto an Ultra 5. Actually 3 identical Ultra 5s. Each time the on-board ethernet is not detected. ifconfig -a just shows lo0.
    The first time I ran sys-unconfig and that worked. I thought that would be a solution on the next machine, but it didn't work.
    Tried boot -r. No difference.
    I know the hardware is okay. All of these machines ran v8 which detected hme.
    What else can I do? How do I jam in a driver with Solaris?

    Are the nics plugged into a switch ? What does the boot screen tell you ?
    Create the following files in /etc
    defaultrouter [your gateways IP]
    resolv.conf [two dns servers]
    nsswitch.conf [copy nsswitch.dns > nsswitch.conf]
    <hostname>.hme0 [hostname of your machine]
    defaultdomain [picka domain, any domain, mydomain.com]
    add the ip of the machine to the hosts file.
    If you do ifconfig plumb hme0 what happens ? experience tells me that if the nic was not plugged in when the install went in it will ignore the nic after that until you plumb it even if you do plug it in. Just some ideas..

  • WLAN card not detected

    Hi!
    After the installation of Solaris 10, I have noticed that my WLAN card(Netgear WG311) was not detected, so I am not able to connect to the network.
    Can someone, please, tell me, what to do to be able to use the card?
    Thanks.
    BR, deathlock.

    Check out the ndis driver, which works with that card under linux.
    http://www.opensolaris.org/os/community/laptop/wireless/ndis/
    God Bless

  • P35 NEO-2 FR memory DD2 1000 not detected correctly

    I have G-skill DDR2 PC1000 memory. My motherboard sometimes detects the memory as 800mhz and sometimes as 667mhz. Why does it not detect the memory as DDR2 1000mhz in the bios as a default memory. The memory divider would be 1:1  if it was detected correctly. The settings are now fixed setttings with a 1:1 ratio at 800mhz but it was sometimes detected at 667mhz while overclocking.
    Is there a way to manually force the bios to give the ram a 1:1 ratio at 1000Mhz?

    Quote from: Hans Gruber on 27-July-08, 19:34:25
    I have G-skill DDR2 PC1000 memory. My motherboard sometimes detects the memory as 800mhz and sometimes as 667mhz. Why does it not detect the memory as DDR2 1000mhz in the bios as a default memory. The memory divider would be 1:1  if it was detected correctly. The settings are now fixed setttings with a 1:1 ratio at 800mhz but it was sometimes detected at 667mhz while overclocking.
    Is there a way to manually force the bios to give the ram a 1:1 ratio at 1000Mhz?
    The only way is to increase the FSB to 500 mhz, but in that way you should decrease the cpu multiplier, because the Q6600 will reach 4.5 Ghz (500 x 9), if it can boot obviously !!
    FSB(500) x 2 x Memory Multiplier(1) = 1000

  • IPod Touch, not detected in Windows or iTunes...

    First of all, hello to everyone...
    i want to say that i read a lot EVERYWHERE about my issue and still i couldnt find a solution...
    the problem is easy, i have a 3rd gen ipod touch, OS 4.2.1 now fully working... but, it's not detected in windows or itunes, as simple as that, and as u all have read in lots of other posts...
    my ipod is now working because i took it to an apple store and they charged it in a MAC and they had no problem at all. the MAC detected the ipod, with all its content and my ipod's name...
    but when i took it home -this has been hapenning since maybe... 5 MONTHS!-, i plug it in my PC and nothing happens...
    ok, first of all, my spec... win vista home premium 64 bits, last version of itunes...
    i tried ALL the solutions provided in APPLE official support page, and nothing happens... that means:
    1- completely uninstall itunes and then reinstalling it... i ALSO FORMATED my entire hard drive twice!!!!
    2- tried all USB ports and even an entirely different PC and nothing happened
    3- bought 3 different IPOD to USB cables and nothing happened
    4- tried setting ipod to restore, that way itunes SOMETIMES detected the ipod but i coulnt restore because of different error codes, so i had to take it several times to apple store to "unblock" it...
    the only way it works -detection and charge- is with MAC computers or dock systems such as an iHome my gf has thats the way im charging it now, but otherwise it wont work...
    i would really appreciate any help, since idont know what else to do!!
    thx in advance!!

    HI I was having some other problems getting my itouch to restore because it was not being recognized in itunes and kept erroring out. Now it has finally restored after I updated all kinds of drivers and removed and reinstalled itunes and apple software a million times,(yes this is all after installing itunes 8.1 and paying for an itouch upgrade as well) Now itunes says it cannot do anything with the ipod because it is getting an invalid response from the device. So it won't put anything back on my itouch or even show that I have plugged it in. I emailed tech support, If I find anything out I'll let you know, will you do the same for me?

  • Fax not detected,C​omm error, fax run test is all PASS,

    Hi Good Day! Im Using a HP color Laserjet Pro MFP M177fw. The Problem is sending fax messages. I do all the updates you need to installed. but the problem with my hp fax machine is still there specially i still receive a fax not detected issue,comm.error, but when i run the fax test run..the result is all PASS. especially the active tel.line,correcrt port on fax machine,tel line current test,dial tone..all the question and are PASS. The firmware is updated like..20140914. Please help me for this kind of problem. Thank You!

    Hi @ali_al , I can help you with the fax not being able to send faxes.
    Check these settings on the printer:
    Confirm the fax number:
    Go to setup, fax setup, advanced setup, confirm fax #.
    Turn off error correction:
    Go to setup, service, fax service, error correction and turn if off.
    Set the fax speed to medium:
    Go to setup, fax setup, advanced setup, fax speed and select medium.
    Turn off the private receive:
    Go to setup, fax setup, advanced setup, private receive. Turn it off.
    Test the fax.
    I have provided a document with some steps to try to see if that will resolve the issue.
    Cannot Send or Receive Faxes.
    Please provide the following information so I can assist you better.
    What type of connection do you have? (Analogue, DSL, Cable Modem)
    Are you using the 2 wire phone cable?
    Do you have distinctive ring set up on the line?
    Is there any voice mail set up?
    Do you have a answering machine? (Where is it connected to?)
    Where is the fax cable connected to? (modem, wall jack)
    Is there a phone also connected the printer?
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • DVD-Audio and "can not detect sound blaster card" with Audigy2 Va

    I recently purchased an "Audigy2 Value" card from an eBay user, because I recently purchased some DVD-Audio discs. I downloaded the Audigy2 drivers from the website, and the Creative MediaSource player. 5. Surround sound worked fine for me, though sometimes the driver would reset to the default 2/2. sound and I would have to re-select 5. sound, which was annoying.
    Then I was completely unable to get the MediaSource player to recognise my DVD-Audio discs, and the EAX functionality of the player would never work. The EAX logo never appeared in the player. When I tried installing the MediaSource player from an install disc, I got the message "can not detect sound blaster card". Then I discovered the world of EEPROM problems.
    I followed advice from some other threads, including using ScanPCI to get information on the card, which yielded the following result.
    When installed on my machine (Asus A7A266 motherboard) the ScanPCI reads:
    Vendor 02h Creative Labs
    Device 0008h Unknown
    Command 0005h (I/O Access, BusMaster)
    Status 0290h (Has Capabilities List, Supports Back-To-Back Trans., Medium Timing)
    Revision 00h, Header Type 00h, Bus Latency 20h
    Self test 00h (Self test not supported)
    PCI Class Multimedia, type Audio
    Subsystem ID 0002h Unknown
    Subsystem Vendor 02h Creative Labs
    Address 0 is an I/O Port : 0000A800h
    System IRQ 5, INT# A
    New Capabilities List Information :
    Power Management Capabilities
    Supports power state D2
    Supports power state D
    Current Power State : D0 (Device fully-operational, no power saving)
    On another machine (specs unknown, it's a "house pc") I got this (with 3 entries!):
    Vendor 02h Creative Labs
    Device 0002h EMU0K Audio Chipset (SB Li've!)
    Command 0004h (BusMaster)
    Status 0290h (Has Capabilities List, Supports Back-To-Back Trans., Medium Timing)
    Revision 04h, Header Type 80h, Bus Latency 20h
    Self test 00h (Self test not supported)
    PCI Class Multimedia, type Audio
    Subsystem ID 002002h CT4850 SBLi've! Value
    Subsystem Vendor 02h Creative Labs
    Address 0 is an I/O Port : 00009000h
    New Capabilities List Information :
    Power Management Capabilities
    Current Power State : D0 (Device fully-operational, no power saving)
    Vendor 02h Creative Labs
    Device 7002h PCI Gameport Joystick
    Command 0004h (BusMaster)
    Status 0290h (Has Capabilities List, Supports Back-To-Back Trans., Medium Timing)
    Revision 0h, Header Type 80h, Bus Latency 20h
    Self test 00h (Self test not supported)
    PCI Class Input, type Other
    Subsystem ID 002002h PCI Gameport Joystick
    Subsystem Vendor 02h Creative Labs
    Address 0 is an I/O Port : 00008800h
    New Capabilities List Information :
    Power Management Capabilities
    Current Power State : D0 (Device fully-operational, no power saving)
    Vendor 02h Creative Labs
    Device 0008h Unknown
    Command 0004h (BusMaster)
    Status 0290h (Has Capabilities List, Supports Back-To-Back Trans., Medium Timing)
    Revision 00h, Header Type 00h, Bus Latency 20h
    Self test 00h (Self test not supported)
    PCI Class Multimedia, type Audio
    Subsystem ID 0002h PCI Gameport Joystick (Guess Only!)
    Subsystem Vendor 02h Creative Labs
    Address 0 is an I/O Port : 00008400h
    New Capabilities List Information :
    Power Management Capabilities
    Supports power state D2
    Supports power state D
    Current Power State : D0 (Device fully-operational, no power saving)
    (Just a note: above you can clearly see that it does not say I have an Audigy, it thinks it is a SBLi've. Is this normal? The card IS an Audigy 2, it says so on the card.)
    So, I put the card back on my own PC, thinking this has fixed my EEPROM, but I get the same as before. Subsystem ID 0002h. And of course the install software will not detect the card.
    I realise that I could go back to using the web drivers, but this still leaves me with MediaSource not recognising the card and not enabling DVD-Audio or EAX, which is why I bought the card in the first place!
    I have heard that the VIA chipset is possibly to blame for the EEPROM problems on the Audigy cards, and certainly it seems like it is not permanent, since it gave different information on the other PC. So now I am seriously considering getting a new motherboard.
    Do other motherboards cause this same problem? I don't want to buy another board and get the same trouble. All I want is to be able to install my MediaSource and have it recognise my card so I can listen to my DVD-Audio discs.
    Cheers,
    Russ.

    Figured out my problem. Installing the drivers from the web to begin with was a bad idea. They just did not work properly with the card.
    The "card not found" problem has gone as well, after installing it in another PC. I am also using the proper install disc now, as the other one I was using turned out to not be for the Audigy 2 value after all, but was an Audigy 2 install disc. That easily explains the "Card not found" error. The differing results from the ScanPCI program are still bizarre, though.
    Thanks to all of the people on the forum who posted information in other threads to help me deal with this issue. For now I am sticking with the original drivers from the disc and I am not upgrading.

Maybe you are looking for