Ndiswrapper module fails to load on custom kernel

Hello All, I just compiled my custom kernel, which boots successfully (yay! after at least 10 hours of constant compiling..), however, the ndiswrapper module does not load. I'm wondering, if there's any shortcut to it without using abs to makepkg another version of it for my kernel.
I have tried to compile the kernel26 (vanilla arch kernel, replacing my default kernel), and changed the pkgrel number from 3 to 4, but this time, the ndiswrapper module still failed to load, the error message was that the format of the kernel module was different.
I have also tried to remove the package ndiswrapper, and reinstalling it through pacman, but that didn't work out either. The problem still persists.
Similar problem also applies to my fglrx kernel module. Any advice is appreciated.

ndiswrapper needs to be built against the new kernel. Use abs to do that and reinstall your new package via pacman.

Similar Messages

  • [Solved] Nvidia module fails to load on lastest kernel (3.6.7-1-ARCH)

    Hi there!
    I have just updated my desktop PC yesterday, as I normally do every week (yaourt -Syu --aur), and today when I rebooted my Xorg refuses to load.
    I've checked the logs, etc, and I think there's a problem with the nvidia module. In fact, I can't even modprobe it.
    I've googled for hours, but I can't find any solution out there...
    Here you have the log: https://dl.dropbox.com/u/1732176/Xorg.0.log
    Any hint will be appreciated...
    Thanks in advance ^^
    Last edited by roobre (2012-11-24 16:18:40)

    falconindy wrote:
    [ 24.672] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
    [ 24.672] (EE) NVIDIA: system's kernel log for additional error messages.
    Perhaps you should look at dmesg.
    Thanks!
    Looking there I found:
    [ 5.371106] NVRM: The NVIDIA GeForce 7100 / nForce 630i GPU installed in this system is
    NVRM: supported through the NVIDIA 304.xx Legacy drivers. Please
    NVRM: visit http://www.nvidia.com/object/unix.html for more
    NVRM: information. The 310.19 NVIDIA driver will ignore
    NVRM: this GPU. Continuing probe...
    I'll try to pacman those drivers and check again...
    [EDIT]
    Yeehaa!
    It works! ^^
    Thank you so much
    Last edited by roobre (2012-11-24 16:18:27)

  • "Failed to load the NVIDIA kernel module" [SOLVED]

    Hi, I've just done a fresh install of Arch64 and I'm having problems with NVIDIA driver from the repo.
    xorg, xf86-input-evdev -- INSTALLED
    nvidia, nvidia-utils, lib32-nvidia-utils -- INSTALLED (version 256.44-1)
    nouveau -- NOT INSTALLED
    here goes the log files:
    uname -a
    Linux desktop 2.6.32-lts #1 SMP Wed Aug 4 22:02:05 UTC 2010 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ AuthenticAMD GNU/Linux
    lspci | grep VGA
    00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] (rev a2)
    /etc/X11/xorg.conf (generated when I ran "nvidia-xconfig"):
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 256.44 ([email protected]) Thu Jul 29 01:52:55 PDT 2010
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    /var/Xorg.0.log
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 142.066]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 142.084] X Protocol Version 11, Revision 0
    [ 142.091] Build Operating System: Linux 2.6.34-ARCH x86_64
    [ 142.098] Current Operating System: Linux desktop 2.6.32-lts #1 SMP Wed Aug 4 22:02:05 UTC 2010 x86_64
    [ 142.106] Kernel command line: BOOT_IMAGE=/vmlinuz26-lts root=/dev/disk/by-uuid/9eb5ef94-284b-4b7e-b824-5c6b0f329fe8 ro quiet
    [ 142.116] Build Date: 21 June 2010 12:01:49PM
    [ 142.125]
    [ 142.135] Current version of pixman: 0.18.2
    [ 142.145] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 142.167] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 142.204] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 6 21:15:02 2010
    [ 142.218] (==) Using config file: "/etc/X11/xorg.conf"
    [ 142.232] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 142.246] (==) ServerLayout "Layout0"
    [ 142.246] (**) |-->Screen "Screen0" (0)
    [ 142.246] (**) | |-->Monitor "Monitor0"
    [ 142.246] (**) | |-->Device "Device0"
    [ 142.246] (**) |-->Input Device "Keyboard0"
    [ 142.246] (**) |-->Input Device "Mouse0"
    [ 142.246] (==) Automatically adding devices
    [ 142.246] (==) Automatically enabling devices
    [ 142.246] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 142.246] Entry deleted from font path.
    [ 142.246] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 142.246] Entry deleted from font path.
    [ 142.246] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 142.246] Entry deleted from font path.
    [ 142.246] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 142.246] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 142.246] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 142.246] (WW) Disabling Keyboard0
    [ 142.246] (WW) Disabling Mouse0
    [ 142.246] (II) Loader magic: 0x7ce880
    [ 142.246] (II) Module ABI versions:
    [ 142.246] X.Org ANSI C Emulation: 0.4
    [ 142.246] X.Org Video Driver: 7.0
    [ 142.246] X.Org XInput driver : 9.0
    [ 142.246] X.Org Server Extension : 3.0
    [ 142.252] (--) PCI:*(0:0:5:0) 10de:0240:1043:81cd nVidia Corporation C51PV [GeForce 6150] rev 162, Mem @ 0xfc000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
    [ 142.252] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 142.252] (II) LoadModule: "extmod"
    [ 142.252] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 142.253] (II) Module extmod: vendor="X.Org Foundation"
    [ 142.253] compiled for 1.8.1.902, module version = 1.0.0
    [ 142.253] Module class: X.Org Server Extension
    [ 142.253] ABI class: X.Org Server Extension, version 3.0
    [ 142.253] (II) Loading extension MIT-SCREEN-SAVER
    [ 142.253] (II) Loading extension XFree86-VidModeExtension
    [ 142.253] (II) Loading extension XFree86-DGA
    [ 142.253] (II) Loading extension DPMS
    [ 142.253] (II) Loading extension XVideo
    [ 142.253] (II) Loading extension XVideo-MotionCompensation
    [ 142.253] (II) Loading extension X-Resource
    [ 142.253] (II) LoadModule: "dbe"
    [ 142.253] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 142.253] (II) Module dbe: vendor="X.Org Foundation"
    [ 142.253] compiled for 1.8.1.902, module version = 1.0.0
    [ 142.253] Module class: X.Org Server Extension
    [ 142.253] ABI class: X.Org Server Extension, version 3.0
    [ 142.253] (II) Loading extension DOUBLE-BUFFER
    [ 142.253] (II) LoadModule: "glx"
    [ 142.253] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 142.269] (II) Module glx: vendor="NVIDIA Corporation"
    [ 142.269] compiled for 4.0.2, module version = 1.0.0
    [ 142.269] Module class: X.Org Server Extension
    [ 142.269] (II) NVIDIA GLX Module 256.44 Thu Jul 29 01:47:53 PDT 2010
    [ 142.269] (II) Loading extension GLX
    [ 142.269] (II) LoadModule: "record"
    [ 142.269] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 142.269] (II) Module record: vendor="X.Org Foundation"
    [ 142.269] compiled for 1.8.1.902, module version = 1.13.0
    [ 142.269] Module class: X.Org Server Extension
    [ 142.269] ABI class: X.Org Server Extension, version 3.0
    [ 142.269] (II) Loading extension RECORD
    [ 142.269] (II) LoadModule: "dri"
    [ 142.270] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 142.270] (II) Module dri: vendor="X.Org Foundation"
    [ 142.270] compiled for 1.8.1.902, module version = 1.0.0
    [ 142.270] ABI class: X.Org Server Extension, version 3.0
    [ 142.270] (II) Loading extension XFree86-DRI
    [ 142.270] (II) LoadModule: "dri2"
    [ 142.270] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 142.270] (II) Module dri2: vendor="X.Org Foundation"
    [ 142.270] compiled for 1.8.1.902, module version = 1.2.0
    [ 142.270] ABI class: X.Org Server Extension, version 3.0
    [ 142.270] (II) Loading extension DRI2
    [ 142.270] (II) LoadModule: "nvidia"
    [ 142.270] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 142.271] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 142.271] compiled for 4.0.2, module version = 1.0.0
    [ 142.271] Module class: X.Org Video Driver
    [ 142.288] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
    [ 142.303] (EE) NVIDIA: system's kernel log for additional error messages.
    [ 142.319] (II) UnloadModule: "nvidia"
    [ 142.319] (II) Unloading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 142.319] (EE) Failed to load module "nvidia" (module-specific error, 0)
    [ 142.335] (EE) No drivers available.
    [ 142.351]
    Fatal server error:
    [ 142.384] no screens found
    [ 142.400]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 142.469] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 142.488]
    find / -name "*nvidia*"
    /lib/modules/2.6.34-ARCH/kernel/drivers/video/backlight/mbp_nvidia_bl.ko
    /lib/modules/2.6.34-ARCH/kernel/drivers/video/nvidia
    /lib/modules/2.6.34-ARCH/kernel/drivers/video/nvidia/nvidiafb.ko
    /lib/modules/2.6.34-ARCH/kernel/drivers/video/nvidia.ko
    /lib/modules/2.6.32-lts/kernel/drivers/video/backlight/mbp_nvidia_bl.ko
    /lib/modules/2.6.32-lts/kernel/drivers/video/nvidia
    /lib/modules/2.6.32-lts/kernel/drivers/video/nvidia/nvidiafb.ko
    /etc/OpenCL/vendors/nvidia.icd
    /etc/X11/xorg.conf.d/20-nvidia.conf
    /usr/lib/libnvidia-cfg.so.1
    /usr/lib/libnvidia-glcore.so.256.44
    /usr/lib/vdpau/libvdpau_nvidia.so.256.44
    /usr/lib/vdpau/libvdpau_nvidia.so
    /usr/lib/vdpau/libvdpau_nvidia.so.1
    /usr/lib/tls/libnvidia-tls.so.256.44
    /usr/lib/libnvidia-cfg.so.256.44
    /usr/lib/libnvidia-cfg.so
    /usr/lib/libnvidia-tls.so.256.44
    /usr/lib/xorg/modules/drivers/nvidia_drv.so
    /usr/lib/libnvidia-compiler.so.256.44
    /usr/share/licenses/nvidia
    /usr/share/licenses/lib32-nvidia-utils
    /usr/share/licenses/nvidia-utils
    /usr/share/applications/nvidia-settings.desktop
    /usr/share/man/man1/nvidia-smi.1.gz
    /usr/share/man/man1/nvidia-settings.1.gz
    /usr/share/man/man1/nvidia-xconfig.1.gz
    /usr/share/doc/nvidia
    /usr/share/doc/nvidia-utils
    /usr/share/pixmaps/nvidia-settings.png
    /usr/bin/nvidia-bug-report.sh
    /usr/bin/nvidia-settings
    /usr/bin/nvidia-smi
    /usr/bin/nvidia-xconfig
    /usr/src/linux-2.6.34-ARCH/include/config/backlight/mbp/nvidia.h
    /usr/src/linux-2.6.34-ARCH/include/config/fb/nvidia
    /usr/src/linux-2.6.34-ARCH/include/config/fb/nvidia.h
    /usr/src/linux-2.6.32-lts/include/config/backlight/mbp/nvidia.h
    /usr/src/linux-2.6.32-lts/include/config/fb/nvidia
    /usr/src/linux-2.6.32-lts/include/config/fb/nvidia.h
    /opt/lib32/usr/lib/libvdpau_nvidia.so.256.44
    /opt/lib32/usr/lib/libvdpau_nvidia.so
    /opt/lib32/usr/lib/libnvidia-glcore.so.256.44
    /opt/lib32/usr/lib/tls/libnvidia-tls.so.256.44
    /opt/lib32/usr/lib/libvdpau_nvidia.so.1
    /opt/lib32/usr/lib/libnvidia-tls.so.256.44
    /opt/lib32/usr/lib/libnvidia-compiler.so.256.44
    /var/lib/pacman/local/nvidia-256.44-1
    /var/lib/pacman/local/nvidia-utils-256.44-1
    /var/lib/pacman/local/lib32-nvidia-utils-256.44-1
    /var/lib/pacman/sync/extra/nvidia-173xx-utils-173.14.27-1
    /var/lib/pacman/sync/extra/nvidia-173xx-173.14.27-1
    /var/lib/pacman/sync/extra/nvidia-256.44-1
    /var/lib/pacman/sync/extra/nvidia-utils-256.44-1
    /var/lib/pacman/sync/community/nvidia-cg-toolkit-2.2-4
    /var/lib/pacman/sync/community/lib32-nvidia-utils-256.44-1
    /var/cache/pacman/pkg/nvidia-utils-256.44-1-x86_64.pkg.tar.xz
    /var/cache/pacman/pkg/nvidia-256.44-1-x86_64.pkg.tar.xz
    /var/cache/pacman/pkg/lib32-nvidia-utils-256.44-1-x86_64.pkg.tar.xz
    Do you have any idea of what should be done to fix it? I don't want to use NVIDIA driver from their site neither nouveau, I want to use the one from the repo. If you know how to solve it, instead of only pointing the solution, also tell why this is happening, it will help me and other people with the same problem too!
    If you need additional information please ask me.
    Thanks!!
    Last edited by ILoveJapaneseGirls (2010-08-07 03:09:55)

    karol, I'll try to add the section you wrote to the xorg.conf, but first I want to show the log of the crash:
    /var/log/Xorg.0.log
    [ 69.813]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 69.858]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 69.882] X Protocol Version 11, Revision 0
    [ 69.890] Build Operating System: Linux 2.6.34-ARCH x86_64
    [ 69.899] Current Operating System: Linux desktop 2.6.34-ARCH #1 SMP PREEMPT Wed Aug 4 14:31:56 CEST 2010 x86_64
    [ 69.910] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/disk/by-uuid/9eb5ef94-284b-4b7e-b824-5c6b0f329fe8 ro quiet
    [ 69.921] Build Date: 21 June 2010 12:01:49PM
    [ 69.933]
    [ 69.944] Current version of pixman: 0.18.2
    [ 69.957] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 69.982] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 70.025] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 6 22:35:08 2010
    [ 70.057] (==) Using config file: "/etc/X11/xorg.conf"
    [ 70.072] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 70.117] (==) ServerLayout "Layout0"
    [ 70.117] (**) |-->Screen "Screen0" (0)
    [ 70.117] (**) | |-->Monitor "Monitor0"
    [ 70.117] (**) | |-->Device "Device0"
    [ 70.117] (**) |-->Input Device "Keyboard0"
    [ 70.117] (**) |-->Input Device "Mouse0"
    [ 70.117] (==) Automatically adding devices
    [ 70.118] (==) Automatically enabling devices
    [ 70.145] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 70.145] Entry deleted from font path.
    [ 70.145] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 70.145] Entry deleted from font path.
    [ 70.145] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 70.145] Entry deleted from font path.
    [ 70.168] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 70.168] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 70.168] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 70.168] (WW) Disabling Keyboard0
    [ 70.168] (WW) Disabling Mouse0
    [ 70.168] (II) Loader magic: 0x7ce880
    [ 70.168] (II) Module ABI versions:
    [ 70.168] X.Org ANSI C Emulation: 0.4
    [ 70.168] X.Org Video Driver: 7.0
    [ 70.168] X.Org XInput driver : 9.0
    [ 70.168] X.Org Server Extension : 3.0
    [ 70.185] (--) PCI:*(0:0:5:0) 10de:0240:1043:81cd nVidia Corporation C51PV [GeForce 6150] rev 162, Mem @ 0xfc000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
    [ 70.186] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 70.186] (II) LoadModule: "extmod"
    [ 70.200] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 70.211] (II) Module extmod: vendor="X.Org Foundation"
    [ 70.211] compiled for 1.8.1.902, module version = 1.0.0
    [ 70.211] Module class: X.Org Server Extension
    [ 70.211] ABI class: X.Org Server Extension, version 3.0
    [ 70.211] (II) Loading extension MIT-SCREEN-SAVER
    [ 70.211] (II) Loading extension XFree86-VidModeExtension
    [ 70.211] (II) Loading extension XFree86-DGA
    [ 70.211] (II) Loading extension DPMS
    [ 70.211] (II) Loading extension XVideo
    [ 70.211] (II) Loading extension XVideo-MotionCompensation
    [ 70.211] (II) Loading extension X-Resource
    [ 70.211] (II) LoadModule: "dbe"
    [ 70.211] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 70.218] (II) Module dbe: vendor="X.Org Foundation"
    [ 70.218] compiled for 1.8.1.902, module version = 1.0.0
    [ 70.219] Module class: X.Org Server Extension
    [ 70.219] ABI class: X.Org Server Extension, version 3.0
    [ 70.219] (II) Loading extension DOUBLE-BUFFER
    [ 70.219] (II) LoadModule: "glx"
    [ 70.219] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 71.100] (II) Module glx: vendor="NVIDIA Corporation"
    [ 71.111] compiled for 4.0.2, module version = 1.0.0
    [ 71.111] Module class: X.Org Server Extension
    [ 71.111] (II) NVIDIA GLX Module 256.44 Thu Jul 29 01:47:53 PDT 2010
    [ 71.111] (II) Loading extension GLX
    [ 71.111] (II) LoadModule: "record"
    [ 71.111] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 71.125] (II) Module record: vendor="X.Org Foundation"
    [ 71.125] compiled for 1.8.1.902, module version = 1.13.0
    [ 71.125] Module class: X.Org Server Extension
    [ 71.125] ABI class: X.Org Server Extension, version 3.0
    [ 71.125] (II) Loading extension RECORD
    [ 71.125] (II) LoadModule: "dri"
    [ 71.126] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 71.140] (II) Module dri: vendor="X.Org Foundation"
    [ 71.140] compiled for 1.8.1.902, module version = 1.0.0
    [ 71.140] ABI class: X.Org Server Extension, version 3.0
    [ 71.140] (II) Loading extension XFree86-DRI
    [ 71.140] (II) LoadModule: "dri2"
    [ 71.140] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 71.140] (II) Module dri2: vendor="X.Org Foundation"
    [ 71.140] compiled for 1.8.1.902, module version = 1.2.0
    [ 71.140] ABI class: X.Org Server Extension, version 3.0
    [ 71.140] (II) Loading extension DRI2
    [ 71.140] (II) LoadModule: "nvidia"
    [ 71.141] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 71.187] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 71.189] compiled for 4.0.2, module version = 1.0.0
    [ 71.189] Module class: X.Org Video Driver
    [ 71.207] (II) NVIDIA dlloader X Driver 256.44 Thu Jul 29 01:24:51 PDT 2010
    [ 71.207] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 71.207] (--) using VT number 7
    [ 71.260] (II) Primary Device is: PCI 00@00:05:0
    [ 71.269] (II) Loading sub module "fb"
    [ 71.269] (II) LoadModule: "fb"
    [ 71.269] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 71.281] (II) Module fb: vendor="X.Org Foundation"
    [ 71.281] compiled for 1.8.1.902, module version = 1.0.0
    [ 71.281] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 71.281] (II) Loading sub module "wfb"
    [ 71.281] (II) LoadModule: "wfb"
    [ 71.281] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 71.289] (II) Module wfb: vendor="X.Org Foundation"
    [ 71.289] compiled for 1.8.1.902, module version = 1.0.0
    [ 71.289] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 71.289] (II) Loading sub module "ramdac"
    [ 71.289] (II) LoadModule: "ramdac"
    [ 71.289] (II) Module "ramdac" already built-in
    [ 71.309] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 71.309] (==) NVIDIA(0): RGB weight 888
    [ 71.309] (==) NVIDIA(0): Default visual is TrueColor
    [ 71.309] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 71.309] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 71.309] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    [ 71.309] (II) NVIDIA(0): enabled.
    [ 72.040] (II) NVIDIA(0): NVIDIA GPU GeForce 6150 (C51) at PCI:0:5:0 (GPU-0)
    [ 72.040] (--) NVIDIA(0): Memory: 262144 kBytes
    [ 72.040] (--) NVIDIA(0): VideoBIOS: 05.51.22.33.07
    [ 72.040] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 72.040] (--) NVIDIA(0): Connected display device(s) on GeForce 6150 at PCI:0:5:0:
    [ 72.040] (--) NVIDIA(0): LG Electronics L196WTQ (DFP-0)
    [ 72.040] (--) NVIDIA(0): LG Electronics L196WTQ (DFP-0): 310.0 MHz maximum pixel clock
    [ 72.040] (--) NVIDIA(0): LG Electronics L196WTQ (DFP-0): Internal Dual Link TMDS
    [ 72.044] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 72.044] (==) NVIDIA(0):
    [ 72.044] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 72.044] (==) NVIDIA(0): will be used as the requested mode.
    [ 72.044] (==) NVIDIA(0):
    [ 72.044] (II) NVIDIA(0): Validated modes:
    [ 72.044] (II) NVIDIA(0): "nvidia-auto-select"
    [ 72.044] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
    [ 72.045] (--) NVIDIA(0): DPI set to (89, 87); computed from "UseEdidDpi" X config
    [ 72.045] (--) NVIDIA(0): option
    [ 72.045] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    [ 72.045] (--) Depth 24 pixmap format is 32 bpp
    [ 72.052] (II) NVIDIA(0): Initialized GPU GART.
    [ 72.055] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 72.055] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 72.055] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 72.055] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 72.055] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 72.055] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 72.055] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 72.055] (II) NVIDIA(0): Config Options in the README.
    [ 72.056] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 72.178] (EE) NVIDIA(0): Failed to allocate primary buffer: out of memory.
    [ 72.178] (EE) NVIDIA(0): *** Aborting ***
    [ 72.178]
    Fatal server error:
    [ 72.178] AddScreen/ScreenInit failed for driver 0
    [ 72.178]
    [ 72.178]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 72.178] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 72.178]
    As it's mentioned, it may be a problem of ACPI.
    About the lib32-nvidia-utils, I just installed because it's written in the wiki http://wiki.archlinux.org/index.php/NVIDIA#Installing: "Note: On 64 bit systems, For 32-bit programs to take advantage of nvidia-utils you must also install the equivalent lib32 package (for example lib32-nvidia-utils)."

  • MacBook Windows7 install failing - ntkrnlpa.exe - "Windows failed to load because the kernel is missing, or corrupt."

    Trying to do BootCamp Windows-7 install on my MacBook (running 10.5.x).
    Detailed progress notes here. Latest: "Windows failed to load because the kernel is missing, or corrupt." (ntkrnlpa.exe) Hit `Enter` to continue, make next selection, but it comes back to error message. So shut down (power button) then reboot with Windows DVD still in there. Ended up with same error!

    Best thing to do is nuke the drive, then reinstall Vista again.
    I know this is a long process but should get you back running again.
    Linux makes odd partitions that recovery does not understand and they don't get deleted properly, boot and nuke will take care of that.

  • Modules fail to load

    Hi there
    I've been away for some time and for some reason i can't get the installation to work .
    When arch boots i get the message that modules fail to load , and afterwards when i try to startx , i get a black screen and nothing happens.
    Also i remember using hal , but now it's not needed . Do i need to add anything else in rc.conf ?
    I only have Modules = (broadcom tg3) and nothing else.
    Thanks for the help

    You probably need those modules, but have you tried removing those two modules just to see if they are the problem?  Once you figure out which one it is, finding a solution will probably be easier.

  • Error date20.dll module failed to load

    I just loaded my Palm Desktop software onto a new PC with Vista. When I try to load the Palm Desktop I get this error message: "Error date20.dll module failed to load". Each time this happens, when I try to close this error message box for the 3rd time the Palm desktop finally loads.  How can I stop this from happening every time I try to open palm Desktop?
    Post relates to: Palm TX

    Not sure why I couldn't find this answer in my earlier searches...
    But this thread solved it for me:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/3aa1e324-da32-4ea0-865c-c69f610ef262/failed-to-load-execute-package-task-error?forum=sqlintegrationservices
    Essentially I had to install SSIS on the build machine so that the 64-bit version for
    ExecPackageTask.dll, was available.  I did this from the original media CD selection Integration Services as a feature.
    Hope this helps someone in the future.

  • Ocfs2_nodemanager module fails to load in kernel on node1of2 in 11gRAC

    Hello Linux Gurus.
    Hopefully this is a simple problem...Creating an 11g 2-node RAC. Upon boot, node Lin1 fails to load the module ocfs2_nodemanager. Node2 (Lin2) loads nodemanager fine. Using identical HP Proliant DL380 servers, identical o/s install, etc...
    I tried removing, reinstalling, etc. ocfs2-2.6.18-53.el5-1.2.7-1.el5.i686.rpm using the rpm utility, but nothing changes. How do I get the ocfs2_nodemanager to load into the kernel on Lin1 at boot or any other time?
    I set down this path when running ocfs2console to configure ocfs2 file system.
    Any assistance very much appreciated.
    [root@lin1 Server]# uname -a
    Linux lin1 2.6.18-53.el5xen #1 SMP Sat Nov 10 18:42:28 EST 2007 i686 i686 i386 GNU/Linux
    On Lin1 (node1):
    [root@lin1 Server]# rpm -Uvh ocfs2-2.6.18-53.el5-1.2.7-1.el5.i686.rpm
    warning: ocfs2-2.6.18-53.el5-1.2.7-1.el5.i686.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    Preparing... ########################################### [100%]
    1:ocfs2-2.6.18-53.el5 ########################################### [100%]
    [root@lin1 Server]# updatedb
    [root@lin1 Server]# locate ocfs2_nodemanager
    /lib/modules/2.6.18-53.el5/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko
    Same process on Lin2 (node2) yields:
    [root@lin2 Server]# locate ocfs2_nodemanager
    /lib/modules/2.6.18-53.el5/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko
    /proc/fs/ocfs2_nodemanager
    /proc/fs/ocfs2_nodemanager/fence_method
    /proc/fs/ocfs2_nodemanager/hb_dead_threshold
    /proc/fs/ocfs2_nodemanager/interface_revision
    /proc/fs/ocfs2_nodemanager/log_mask
    /proc/fs/ocfs2_nodemanager/send_tracking
    /proc/fs/ocfs2_nodemanager/sock_containers
    /sys/module/ocfs2_nodemanager
    /sys/module/ocfs2_nodemanager/refcnt
    /sys/module/ocfs2_nodemanager/sections
    /sys/module/ocfs2_nodemanager/srcversion
    /sys/module/ocfs2_nodemanager/version
    /sys/module/ocfs2_nodemanager/sections/.altinstr_replacement
    /sys/module/ocfs2_nodemanager/sections/.altinstructions
    /sys/module/ocfs2_nodemanager/sections/.bss
    /sys/module/ocfs2_nodemanager/sections/.data
    /sys/module/ocfs2_nodemanager/sections/.exit.text
    /sys/module/ocfs2_nodemanager/sections/.gnu.linkonce.this_module
    /sys/module/ocfs2_nodemanager/sections/.init.text
    /sys/module/ocfs2_nodemanager/sections/.rodata
    /sys/module/ocfs2_nodemanager/sections/.rodata.str1.1
    /sys/module/ocfs2_nodemanager/sections/.smp_locks
    /sys/module/ocfs2_nodemanager/sections/.strtab
    /sys/module/ocfs2_nodemanager/sections/.symtab
    /sys/module/ocfs2_nodemanager/sections/.text
    /sys/module/ocfs2_nodemanager/sections/__kcrctab_gpl
    /sys/module/ocfs2_nodemanager/sections/__ksymtab_gpl
    /sys/module/ocfs2_nodemanager/sections/__ksymtab_strings
    /sys/module/ocfs2_nodemanager/sections/__versions

    well, there is also a ocfs2-2.6.18-53.el5xen-1.2.7-1.el5.rpm in the same directory as the other ocfs2-xxxx rpms. I installed that on Lin1 (node1) and that seemed to do the trick. I don't feel too comfortable about having different versions...but we'll see what happens. BTW, I did not opt for the "xen" install on Lin1. Both nodes hardware is the same so how would "xen" be installed on Lin1 and Lin2 something else? And, while were here, what is "xen" in this context?

  • NDISWRAPPER module supposedly not loading

    This is actually pretty funny.  Whenever I boot my computer, it says FATAL: NDISWRAPPER module not found, or something to that effect.  However, I still have perfectly working network access using my internet card, which utilizes ndiswrapper.  So, I was wondering if this is a bug and saying that the module was failing to load.  I have it listed in my rc.conf and in my modprobe.conf, and the only other module I have loading is truecrypt, and that loads just fine.
    Any ideas on how to fix this message?
    Alphalutra1

    falconindy wrote:nvram has nothing to do with nvidia (or graphics, even). The NV is short for "non-volatile".
    Okay, I did not know that. I just assumed since nvidia had a problem and loading nvram fixed it, that nv stood for nvidia. So what's the deal here? Why does this problem exist?
    falconindy wrote:Uhhh no but it's still an nvidia card...
    Yes, I know that. I just thought it might be relevant, as this card is not very common and that might cause an issue.

  • [Solved] (EE) NVIDIA(0): Failed to load the NVIDIA kernel module

    So, I did an arch base install today, rebooted and after that, basicly I
    added kdemod to pacman.conf,
    updated pacman,
    rewrote pacman.conf (/mirrorlist),
    pacman -Syu,
    pacman -S kdemod,
    pacman -S xorg-server xorg-xinit,
    pacman -S nvidia (removed libgl; 7600GT),
    wrote xorg.conf.
    now when I startx:
    FATAL: module nvidia not found.
    (EE) NVIDIA(0): module nvidia not found.NVIDIA kernel module!
    (EE) NVIDIA(0): *** Aborting ***
    (EE) Screen(s) found, but none have a usable configuration.
    I tried reinstalling kernel26, nvidia, didn't work.
    EDIT: reinstalled nvidia, worked after reboot.
    * Also shutdown, modprobe.. is gone (command not found). So I pacmaned -S coreutils,
    * which replaced mktemp with core/coreutils, didn't help.
    * EDIT: `su -' solved that
    not a clue, help needed,
    thanks
    Last edited by flocntl (2008-02-25 19:54:42)

    can i see the output of
    pacman -Q xorg-server nvidia
    sudo modprobe -L | grep nvidia
    cat /etc/X11/xorg.conf
    edit: sorry
    sudo modprobe -l | grep nvidia
    edit2: recently replied on a similar thread, user used hwd -xa to generate a xorg.conf, then used aticonfig --initial... to generate a xorg.conf.  this resulted in duplicate config entries.
    try this.
    reinstall xorg-server, nvidia.  reboot.  run `sudo nvidia-xconfig` only, then move the resulting file to /etc/X11/xorg.conf.  then try startx
    Last edited by brisbin33 (2009-03-09 20:27:58)

  • NV GeForce 7600, nvidia-304xx-lts, but Failed to load module "nvidia"

    Hi,
    I'm trying to replace nouveau driver with nvidia-304xx-lts for my NVIDIA Corporation G73 [GeForce 7600 GT] videocard.
    I'm following advices at https://wiki.archlinux.org/index.php/Nvidia.
    I have installed the linux kernel: core/linux-lts 3.14.21-1.
    I modified the script for switching from nouveau to nvidia, like:
    #!/bin/bash
    # nouveau -> nvidia
    # run as root
    set -e
    # check if root
    if [[ $EUID -ne 0 ]]; then
    echo "You must be root to run this script. Aborting...";
    exit 1;
    fi
    if [ -e /etc/X11/xorg.conf.d/30-nouveau.conf ]
    then rm -v /etc/X11/xorg.conf.d/30-nouveau.conf
    fi
    cp /Adatok/ArchLinuxBeallitasok/30-nvidia.conf /etc/X11/xorg.conf.d/
    sed -i 's/MODULES="nouveau"/#MODULES="nouveau"/' /etc/mkinitcpio.conf
    pacman -Rdds --noconfirm xf86-video-nouveau mesa-libgl lib32-mesa-dri lib32-mesa-libgl
    pacman -S --noconfirm nvidia-304xx-lts lib32-nvidia-304xx-libgl
    mkinitcpio -p linux
    reboot
    The 30-nvidia.conf is:
    Section "Device"
    Identifier "Nvidia Card"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    Option "NoLogo" "true"
    EndSection
    When I run after reboot and bash login:
    startx
    I get not the X Window system, but error messages.
    The /var/log/Xorg.0.log file is:
    [ 229.009] (II) LoadModule: "nvidia"
    [ 229.009] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 229.010] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 229.010] compiled for 4.0.2, module version = 1.0.0
    [ 229.010] Module class: X.Org Video Driver
    [ 229.012] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
    [ 229.012] (EE) NVIDIA: system's kernel log for additional error messages.
    [ 229.012] (II) UnloadModule: "nvidia"
    [ 229.012] (II) Unloading nvidia
    [ 229.013] (EE) Failed to load module "nvidia" (module-specific error, 0)
    [ 229.013] (EE) No drivers available.
    What am I missing here? How can I solve this problem?
    Regards, from Pál

    I solve the problem with the script:
    #!/bin/bash
    # nouveau -> nvidia
    # run as root
    set -e
    # check if root
    if [[ $EUID -ne 0 ]]; then
    echo "You must be root to run this script. Aborting...";
    exit 1;
    fi
    if [ -e /etc/X11/xorg.conf.d/30-nouveau.conf ]
    then rm -v /etc/X11/xorg.conf.d/30-nouveau.conf
    fi
    cp /Adatok/ArchLinuxBeallitasok/30-nvidia.conf /etc/X11/xorg.conf.d/
    sed -i 's/MODULES="nouveau"/#MODULES="nouveau"/' /etc/mkinitcpio.conf
    pacman -Rdds --noconfirm xf86-video-nouveau mesa-libgl lib32-mesa-dri lib32-mesa-libgl
    pacman -S --noconfirm nvidia-304xx lib32-nvidia-304xx-libgl
    mkinitcpio -p linux
    reboot
    The needed package was: nvidia-304xx because I'm using linux 3.17.1-1 kernel.

  • [Solved] Catalyst fails to load kernel module

    I have just been through the Catalyst install guide, I installed from the Vi0L0 repos rather than building myself.
    Everything appeared to go fine, however fglrx fails to load when I reboot. The xorg log contains;
    fglrx(0): atiddxDriScreenInit failed. Probably kernel module missing or incompatible
    fglrx(0): **********************************************************
    fglrx(0): * DRI initialization failed                               
    fglrx(0): * kernel module (fglrx.ko) may be missing or incompatible
    fglrx(0): * 2D and 3D acceleration disabled                         
    fglrx(0): **********************************************************
    Is this recoverable? Or does this mean that the current Vi0L0 module has not been built for my kernel (3.11.5-1-ARCH)?
    Last edited by ~lynks (2013-11-03 16:16:00)

    This issue has now been resolved after the update to xorg 1.14
    lsmod | grep fglrx
    shows fglrx is not loaded, and:
    modprobe fglrx
    returns with;
    modprobe: ERROR: could not insert 'fglrx': Exec format error
    Does that indicate a 32/64 bit issue?
    This issue has now been resolved after the update to xorg 1.14
    Last edited by ~lynks (2013-11-03 16:15:48)

  • Failed to load nvidia kernel module

    When I try to start x it outputs the following error
    Failed to load nvidia kernel module
    I'm trying to use the new nvidia-beta drivers from AUR but the same error occurs with ordinary nvidia drivers and the nv drivers. Under xorg.conf I currently have 'nvidia' next to driver and I've also put nvidia in the modules section of rc.conf
    when I try to modprobe nvidia is just outputs 'module nvidia not found'

    Ended up booting into gnome using the vesa driver (max resolution was 800x600) and downloading the new nvidia beta setup from the nvidia website then going back into terminal and running it. Just had to download make from pacman and it compiled a new nvidia kernel module for me it seems. All works well with the new driver now.
    Thanks.

  • [solved] kernel 3.2.8 fails with loading nvidia and virtualbox modules

    Topic says it. I just updated from kernel 3.2.7 to 3.2.8 and X won't start. The kernel fails to load the nvidia module with the follwing error: 'Exec format error'. Same for the virtualbox kernel modules. This is on x86_64, multilib and all testing repos enabled.
    Downgrade to 3.2.7 by
    pacman -S core/linux
    solves the issue.
    Last edited by Harey (2012-02-28 18:55:36)

    Allan wrote:Bug tracker...
    https://bugs.archlinux.org/task/28695

  • Loading Modules [FAIL] after updating to kernel 2.6.39

    During startup, I see that the Loading Modules part fails. It was doing just fine prior to the update. I fear that some modules are not loaded. So I want to know:
    (1) How to fix this
    (2) How to determine which module failed
    Thanks.

    I get the same problem at boot time (see a FAIL while loading modules) however,
    modprobe -av "list of modules"
    reports no problems. The list of modules I used is the same as in rc.conf in the MODULES directive, as shown below
    MODULES=(ac battery button processor thermal video cdrom intel-agp intel-gtt tpm_bios tpm tpm_tis tpm_tis dcdbas i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw sparse-keymap memstick r592 mmc_core sdhci sdhci-pci pci_hotplug shpchp dell-laptop dell-wmi wmi nvidia iTCO_vendor_support iTCO_wdt crc-itu-t snd-hwdep snd snd-page-alloc snd-pcm snd-timer snd-hda-codec snd-hda-intel soundcore scsi_mod ata_piix libphy tg3 mac80211 rfkill iwl3945 iwl-legacy cfg80211 usbcore ehci-hcd uhci-hcd option usbserial usb_wwan firewire-core firewire-ohci sd_mod sr_mod st sg)
    Loading modules automatically was disabled in rc.conf; thus, these modules should be the only ones being loaded at boot time.
    Looked at syslog.log but found no issues. Here is a copy of kernel.log for reference:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Initializing cgroup subsys cpuset
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Initializing cgroup subsys cpu
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Linux version 2.6.39-ARCH (tobias@T-POWA-LX) (gcc version 4.6.0 20110603 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jun 6 22:37:55 CEST 2011
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Command line: root=/dev/disk/by-uuid/82c10fe2-3a79-4aec-ad18-0a94e2adba10 ro
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-provided physical RAM map:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bfe84c00 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000bfe84c00 - 00000000c0000000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NX (Execute Disable) protection: active
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMI 2.4 present.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMI: Dell Inc. Precision M6300 / , BIOS A08 02/28/2008
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] No AGP bridge found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] MTRR default type: uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] MTRR fixed ranges enabled:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 00000-9FFFF write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] A0000-BFFFF uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] C0000-CFFFF write-protect
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] D0000-EFFFF uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] F0000-FFFFF write-protect
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] MTRR variable ranges enabled:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0 base 000000000 mask F80000000 write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 1 base 080000000 mask FC0000000 write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 2 base 100000000 mask FC0000000 write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 3 base 0BFF00000 mask FFFF00000 uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 4 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 5 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 6 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 7 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] e820 update range: 00000000bff00000 - 0000000100000000 (usable) ==> (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] last_pfn = 0xbfe84 max_arch_pfn = 0x400000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] initial memory mapped : 0 - 20000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] init_memory_mapping: 0000000000000000-00000000bfe84000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0000000000 - 00bfe00000 page 2M
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 00bfe00000 - 00bfe84000 page 4k
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] kernel direct mapping tables up to bfe84000 @ bfe7f000-bfe84000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0100000000 - 0140000000 page 2M
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] kernel direct mapping tables up to 140000000 @ 13fffa000-140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] RAMDISK: 37e4a000 - 37ff0000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: RSDP 00000000000fbb60 00024 (v02 DELL )
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: XSDT 00000000bfe86600 00064 (v01 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: FACP 00000000bfe8649c 000F4 (v04 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: DSDT 00000000bfe86c00 05718 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: FACS 00000000bfe95400 00040
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: HPET 00000000bfe86700 00038 (v01 DELL M08 00000001 ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: APIC 00000000bfe86800 00068 (v01 DELL M08 27D8021C ASL 00000047)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: ASF! 00000000bfe86400 0007E (v32 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: MCFG 00000000bfe867c0 0003E (v16 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: TCPA 00000000bfe86b00 00032 (v01 00000000 ASL 00000000)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: SLIC 00000000bfe8689c 00176 (v01 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: SSDT 00000000bfe84d7e 004CC (v01 PmRef CpuPm 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] No NUMA configuration found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Faking a node at 0000000000000000-0000000140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NUMA: Using 63 for the hash shift.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff88013b600000-ffff88013edfffff] on node 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Zone PFN ranges:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Normal 0x00100000 -> 0x00140000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Movable zone start PFN for each node
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] early_node_map[3] active PFN ranges
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009f
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0: 0x00000100 -> 0x000bfe84
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0: 0x00100000 -> 0x00140000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] On node 0 totalpages: 1048083
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA zone: 56 pages used for memmap
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA zone: 5 pages reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA zone: 3922 pages, LIFO batch:0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA32 zone: 14280 pages used for memmap
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA32 zone: 767676 pages, LIFO batch:31
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Normal zone: 3584 pages used for memmap
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Normal zone: 258560 pages, LIFO batch:31
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IRQ0 used by override.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IRQ2 used by override.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IRQ9 used by override.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] nr_irqs_gsi: 40
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfe84000 - 00000000bfe85000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfe85000 - 00000000c0000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000f8000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed18000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1c000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fed90000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000feda0000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000feda0000 - 00000000feda6000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000feda6000 - 00000000fee00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee10000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee10000 - 00000000ffe00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s83136 r8192 d23360 u1048576
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] pcpu-alloc: s83136 r8192 d23360 u1048576 alloc=1*2097152
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] pcpu-alloc: [0] 0 1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1030158
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Policy zone: Normal
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Kernel command line: root=/dev/disk/by-uuid/82c10fe2-3a79-4aec-ad18-0a94e2adba10 ro
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Checking aperture...
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] No AGP bridge found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Memory: 4057320k/5242880k available (4022k kernel code, 1050548k absent, 135012k reserved, 3332k data, 724k init)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Preemptable hierarchical RCU implementation.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] RCU-based detection of stalled CPUs is disabled.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Verbose stalled-CPUs detection is disabled.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NR_IRQS:2304
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Extended CMOS year: 2000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Console: colour VGA+ 80x25
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] console [tty0] enabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] allocated 33554432 bytes of page_cgroup
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] hpet clockevent registered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Fast TSC calibration using PIT
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Detected 2793.013 MHz processor.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 5588.77 BogoMIPS (lpj=9310043)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003503] pid_max: default: 32768 minimum: 301
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003677] Security Framework initialized
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003763] AppArmor: AppArmor disabled by boot time parameter
    Jun 13 04:03:43 cry-workstation kernel: [ 0.006821] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.009196] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.010435] Mount-cache hash table entries: 256
    Jun 13 04:03:43 cry-workstation kernel: [ 0.010889] Initializing cgroup subsys ns
    Jun 13 04:03:43 cry-workstation kernel: [ 0.010975] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011075] Initializing cgroup subsys cpuacct
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011182] Initializing cgroup subsys memory
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011279] Initializing cgroup subsys devices
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011362] Initializing cgroup subsys freezer
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011444] Initializing cgroup subsys net_cls
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011527] Initializing cgroup subsys blkio
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011659] CPU: Physical Processor ID: 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011741] CPU: Processor Core ID: 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011823] mce: CPU supports 6 MCE banks
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011912] CPU0: Thermal monitoring enabled (TM2)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011997] using mwait in idle threads.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.013001] ACPI: Core revision 20110316
    Jun 13 04:03:43 cry-workstation kernel: [ 0.016678] ftrace: allocating 15966 entries in 63 pages
    Jun 13 04:03:43 cry-workstation kernel: [ 0.020045] Setting APIC routing to flat
    Jun 13 04:03:43 cry-workstation kernel: [ 0.020498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.055697] CPU0: Intel(R) Core(TM)2 Extreme CPU X7900 @ 2.80GHz stepping 0b
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] PEBS disabled due to CPU errata.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... version: 2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... bit width: 40
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... generic registers: 2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... value mask: 000000ffffffffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... max period: 000000007fffffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... fixed-purpose events: 3
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... event mask: 0000000700000003
    Jun 13 04:03:43 cry-workstation kernel: [ 0.073433] NMI watchdog enabled, takes one hw-pmu counter.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.100004] Booting Node 0, Processors #1 Ok.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.100152] smpboot cpu 1: start_ip = 9a000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.196685] NMI watchdog enabled, takes one hw-pmu counter.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.203324] Brought up 2 CPUs
    Jun 13 04:03:43 cry-workstation kernel: [ 0.203406] Total of 2 processors activated (11176.50 BogoMIPS).
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] devtmpfs: initialized
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] print_constraints: dummy:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] NET: Registered protocol family 16
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] ACPI: bus type pci registered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.206759] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.206859] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    Jun 13 04:03:43 cry-workstation kernel: [ 0.213476] PCI: Using configuration type 1 for base access
    Jun 13 04:03:43 cry-workstation kernel: [ 0.213565] dmi type 0xB1 record - unknown flag
    Jun 13 04:03:43 cry-workstation kernel: [ 0.213985] bio: create slab <bio-0> at 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.214148] ACPI: EC: Look up EC in DSDT
    Jun 13 04:03:43 cry-workstation kernel: [ 0.218377] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Jun 13 04:03:43 cry-workstation kernel: [ 0.222494] ACPI: SSDT 00000000bfe95480 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.222889] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.223102] ACPI: SSDT (null) 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.223492] ACPI: SSDT 00000000bfe858b4 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.223903] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.224115] ACPI: SSDT (null) 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.224424] ACPI: SSDT 00000000bfe8524a 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.224825] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.226655] ACPI: SSDT (null) 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227020] ACPI: SSDT 00000000bfe85b7c 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227430] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227643] ACPI: SSDT (null) 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227929] ACPI: SSDT 00000000bfe8582f 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228333] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228546] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228898] ACPI: Interpreter enabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228980] ACPI: (supports S0 S3 S4 S5)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.229333] ACPI: Using IOAPIC for interrupt routing
    Jun 13 04:03:43 cry-workstation kernel: [ 0.297804] ACPI: ACPI Dock Station Driver: 1 docks/bays found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.297889] HEST: Table not found.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.297971] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Jun 13 04:03:43 cry-workstation kernel: [ 0.304959] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318603] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318689] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318774] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318872] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318969] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xf7ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319065] pci_root PNP0A03:00: host bridge window [mem 0xfc000000-0xfebfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319162] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfecfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319259] pci_root PNP0A03:00: host bridge window [mem 0xfed1c000-0xfed1ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319356] pci_root PNP0A03:00: host bridge window [mem 0xfed90000-0xfed9ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319453] pci_root PNP0A03:00: host bridge window [mem 0xfed40000-0xfed44fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319549] pci_root PNP0A03:00: host bridge window [mem 0xfeda7000-0xfedfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319646] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xff9fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319743] pci_root PNP0A03:00: host bridge window [mem 0xffc00000-0xffdfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319840] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x337ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319948] pci 0000:00:00.0: [8086:2a00] type 0 class 0x000600
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319995] pci 0000:00:01.0: [8086:2a01] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320025] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320028] pci 0000:00:01.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320078] pci 0000:00:1a.0: [8086:2834] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320134] pci 0000:00:1a.0: reg 20: [io 0x6f20-0x6f3f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320172] pci 0000:00:1a.1: [8086:2835] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320227] pci 0000:00:1a.1: reg 20: [io 0x6f00-0x6f1f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320280] pci 0000:00:1a.7: [8086:283a] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320303] pci 0000:00:1a.7: reg 10: [mem 0xfed1c400-0xfed1c7ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320390] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320395] pci 0000:00:1a.7: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320424] pci 0000:00:1b.0: [8086:284b] type 0 class 0x000403
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320446] pci 0000:00:1b.0: reg 10: [mem 0xf6ffc000-0xf6ffffff 64bit]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320527] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320531] pci 0000:00:1b.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320558] pci 0000:00:1c.0: [8086:283f] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320642] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320646] pci 0000:00:1c.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320676] pci 0000:00:1c.1: [8086:2841] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320760] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320764] pci 0000:00:1c.1: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320796] pci 0000:00:1c.3: [8086:2845] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320879] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320883] pci 0000:00:1c.3: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320915] pci 0000:00:1c.5: [8086:2849] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320999] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321003] pci 0000:00:1c.5: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321031] pci 0000:00:1d.0: [8086:2830] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321087] pci 0000:00:1d.0: reg 20: [io 0x6f80-0x6f9f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321125] pci 0000:00:1d.1: [8086:2831] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321180] pci 0000:00:1d.1: reg 20: [io 0x6f60-0x6f7f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321218] pci 0000:00:1d.2: [8086:2832] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321273] pci 0000:00:1d.2: reg 20: [io 0x6f40-0x6f5f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321326] pci 0000:00:1d.7: [8086:2836] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321349] pci 0000:00:1d.7: reg 10: [mem 0xfed1c000-0xfed1c3ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321436] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321441] pci 0000:00:1d.7: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321463] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321547] pci 0000:00:1f.0: [8086:2811] type 0 class 0x000601
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321658] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321758] pci 0000:00:1f.0: quirk: [io 0x1080-0x10bf] claimed by ICH6 GPIO
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321846] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321947] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322084] pci 0000:00:1f.1: [8086:2850] type 0 class 0x000101
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322100] pci 0000:00:1f.1: reg 10: [io 0x01f0-0x01f7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322111] pci 0000:00:1f.1: reg 14: [io 0x03f4-0x03f7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322123] pci 0000:00:1f.1: reg 18: [io 0x0170-0x0177]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322134] pci 0000:00:1f.1: reg 1c: [io 0x0374-0x0377]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322145] pci 0000:00:1f.1: reg 20: [io 0x6fa0-0x6faf]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322189] pci 0000:00:1f.2: [8086:2828] type 0 class 0x000101
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322210] pci 0000:00:1f.2: reg 10: [io 0x6eb0-0x6eb7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322221] pci 0000:00:1f.2: reg 14: [io 0x6eb8-0x6ebb]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322232] pci 0000:00:1f.2: reg 18: [io 0x6ec0-0x6ec7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322244] pci 0000:00:1f.2: reg 1c: [io 0x6ec8-0x6ecb]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322255] pci 0000:00:1f.2: reg 20: [io 0x6ee0-0x6eef]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322266] pci 0000:00:1f.2: reg 24: [io 0xeff0-0xefff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322300] pci 0000:00:1f.2: PME# supported from D3hot
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322304] pci 0000:00:1f.2: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322319] pci 0000:00:1f.3: [8086:283e] type 0 class 0x000c05
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322335] pci 0000:00:1f.3: reg 10: [mem 0xf6ffbf00-0xf6ffbfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322376] pci 0000:00:1f.3: reg 20: [io 0x10c0-0x10df]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322456] pci 0000:01:00.0: [10de:040d] type 0 class 0x000300
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322475] pci 0000:01:00.0: reg 10: [mem 0xf5000000-0xf5ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322495] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322515] pci 0000:01:00.0: reg 1c: [mem 0xf2000000-0xf3ffffff 64bit]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322528] pci 0000:01:00.0: reg 24: [io 0xdf00-0xdf7f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322541] pci 0000:01:00.0: reg 30: [mem 0xf6e00000-0xf6e1ffff pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322620] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322704] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322707] pci 0000:00:01.0: bridge window [mem 0xf2000000-0xf6efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322711] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322769] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322856] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322861] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322868] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323026] pci 0000:0c:00.0: [8086:4222] type 0 class 0x000280
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323081] pci 0000:0c:00.0: reg 10: [mem 0xf1fff000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323422] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323435] pci 0000:0c:00.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323504] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323679] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323766] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323770] pci 0000:00:1c.1: bridge window [mem 0xf1f00000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323778] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323837] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323923] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323928] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf1efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323935] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324065] pci 0000:09:00.0: [14e4:1674] type 0 class 0x000200
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324095] pci 0000:09:00.0: reg 10: [mem 0xf1bf0000-0xf1bfffff 64bit]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324231] pci 0000:09:00.0: PME# supported from D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324237] pci 0000:09:00.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330035] pci 0000:00:1c.5: PCI bridge to [bus 09-09]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330121] pci 0000:00:1c.5: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330126] pci 0000:00:1c.5: bridge window [mem 0xf1b00000-0xf1bfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330134] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330179] pci 0000:03:01.0: [1180:0832] type 0 class 0x000c00
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330195] pci 0000:03:01.0: proprietary Ricoh MMC controller disabled (via firewire function)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330294] pci 0000:03:01.0: MMC cards are now supported by standard SDHCI controller
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330405] pci 0000:03:01.0: reg 10: [mem 0xf1aff800-0xf1afffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330489] pci 0000:03:01.0: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330491] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330496] pci 0000:03:01.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330517] pci 0000:03:01.1: [1180:0822] type 0 class 0x000805
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330538] pci 0000:03:01.1: reg 10: [mem 0xf1aff400-0xf1aff4ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330622] pci 0000:03:01.1: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330623] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330628] pci 0000:03:01.1: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330648] pci 0000:03:01.2: [1180:0592] type 0 class 0x000880
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330670] pci 0000:03:01.2: reg 10: [mem 0xf1aff600-0xf1aff6ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330754] pci 0000:03:01.2: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330756] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330761] pci 0000:03:01.2: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330782] pci 0000:03:01.3: [1180:0852] type 0 class 0x000880
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330803] pci 0000:03:01.3: reg 10: [mem 0xf1aff700-0xf1aff7ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330888] pci 0000:03:01.3: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330889] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330894] pci 0000:03:01.3: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330963] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331051] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331056] pci 0000:00:1e.0: bridge window [mem 0xf1a00000-0xf1afffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331063] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331065] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331067] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331069] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331071] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331073] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xf7ffffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331075] pci 0000:00:1e.0: bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331077] pci 0000:00:1e.0: bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331079] pci 0000:00:1e.0: bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331081] pci 0000:00:1e.0: bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331083] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331085] pci 0000:00:1e.0: bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331087] pci 0000:00:1e.0: bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331089] pci 0000:00:1e.0: bridge window [mem 0xffc00000-0xffdfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331091] pci 0000:00:1e.0: bridge window [mem 0x140000000-0x337ffffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331127] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331268] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331339] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331363] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331393] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331425] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331455] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331483] pci0000:00: Requesting ACPI _OSC control (0x1d)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331566] Unable to assume _OSC PCIe control. Disabling ASPM
    Jun 13 04:03:43 cry-workstation kernel: [ 0.346067] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 11) *5
    Jun 13 04:03:43 cry-workstation kernel: [ 0.346589] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
    Jun 13 04:03:43 cry-workstation kernel: [ 0.347028] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *3
    Jun 13 04:03:43 cry-workstation kernel: [ 0.347548] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *3
    Jun 13 04:03:43 cry-workstation kernel: [ 0.348197] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.349186] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.350176] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.351158] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352318] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352418] vgaarb: loaded
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352570] PCI: Using ACPI for IRQ routing
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352652] PCI: pci_cache_line_size set to 64 bytes
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352839] reserve RAM buffer: 000000000009f000 - 000000000009ffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352841] reserve RAM buffer: 00000000bfe84c00 - 00000000bfffffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352941] NetLabel: Initializing
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353023] NetLabel: domain hash size = 128
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353104] NetLabel: protocols = UNLABELED CIPSOv4
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353197] NetLabel: unlabeled traffic allowed by default
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353323] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353412] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353754] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    Jun 13 04:03:43 cry-workstation kernel: [ 0.363324] Switching to clocksource hpet
    Jun 13 04:03:43 cry-workstation kernel: [ 0.366464] Switched to NOHz mode on CPU #0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.366550] Switched to NOHz mode on CPU #1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.369169] pnp: PnP ACPI init
    Jun 13 04:03:43 cry-workstation kernel: [ 0.369268] ACPI: bus type pnp registered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376191] pnp 00:00: [bus 00-ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376193] pnp 00:00: [io 0x0000-0x0cf7 window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376195] pnp 00:00: [io 0x0cf8-0x0cff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376197] pnp 00:00: [io 0x0d00-0xffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376198] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376200] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376202] pnp 00:00: [mem 0xc0000000-0xf7ffffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376203] pnp 00:00: [mem 0xfc000000-0xfebfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376205] pnp 00:00: [mem 0xfec10000-0xfecfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376207] pnp 00:00: [mem 0xfed1c000-0xfed1ffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376208] pnp 00:00: [mem 0xfed90000-0xfed9ffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376210] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376212] pnp 00:00: [mem 0xfeda7000-0xfedfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376213] pnp 00:00: [mem 0xfee10000-0xff9fffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376215] pnp 00:00: [mem 0xffc00000-0xffdfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376216] pnp 00:00: [mem 0x140000000-0x337ffffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376281] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376304] pnp 00:01: [irq 12]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376323] pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376334] pnp 00:02: [io 0x0060]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376336] pnp 00:02: [io 0x0064]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376337] pnp 00:02: [io 0x0062]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376339] pnp 00:02: [io 0x0066]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376343] pnp 00:02: [irq 1]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376364] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376376] pnp 00:03: [io 0x0070-0x0071]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376381] pnp 00:03: [irq 8]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376382] pnp 00:03: [io 0x0072-0x0077]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376400] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376412] pnp 00:04: [io 0x0061]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376417] pnp 00:04: [io 0x0063]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376418] pnp 00:04: [io 0x0065]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376419] pnp 00:04: [io 0x0067]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376439] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376453] pnp 00:05: [io 0x002e-0x002f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376454] pnp 00:05: [io 0x0c80-0x0caf]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376456] pnp 00:05: [io 0x0cc0-0x0cff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376457] pnp 00:05: [io 0x004e-0x004f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376509] system 00:05: [io 0x0c80-0x0caf] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376594] system 00:05: [io 0x0cc0-0x0cff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376694] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376707] pnp 00:06: [dma 4]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376709] pnp 00:06: [io 0x0000-0x000f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376710] pnp 00:06: [io 0x0080-0x0085]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376712] pnp 00:06: [io 0x0087-0x008f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376713] pnp 00:06: [io 0x00c0-0x00df]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376714] pnp 00:06: [io 0x0010-0x001f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376716] pnp 00:06: [io 0x0090-0x0091]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376717] pnp 00:06: [io 0x0093-0x009f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376737] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376747] pnp 00:07: [io 0x00f0-0x00ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376752] pnp 00:07: [irq 13]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376775] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376802] pnp 00:08: [mem 0xfed00000-0xfed003ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376838] system 00:08: [mem 0xfed00000-0xfed003ff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376925] system 00:08: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390722] pnp 00:09: [mem 0xfed40000-0xfed44fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390724] pnp 00:09: [io 0x0cb0-0x0cbb]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390761] system 00:09: [io 0x0cb0-0x0cbb] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390846] system 00:09: [mem 0xfed40000-0xfed44fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390932] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391564] pnp 00:0a: [io 0x0900-0x097f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391566] pnp 00:0a: [io 0x0092]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391567] pnp 00:0a: [io 0x00b2-0x00b3]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391569] pnp 00:0a: [io 0x0020-0x0021]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391570] pnp 00:0a: [io 0x00a0-0x00a1]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391572] pnp 00:0a: [irq 0 disabled]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391573] pnp 00:0a: [io 0x04d0-0x04d1]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391574] pnp 00:0a: [io 0x1000-0x1005]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391576] pnp 00:0a: [io 0x1008-0x100f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391588] pnp 00:0a: disabling [io 0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391689] pnp 00:0a: disabling [io 0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391833] system 00:0a: [io 0x0900-0x097f] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391918] system 00:0a: [io 0x04d0-0x04d1] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392006] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392018] pnp 00:0b: [io 0xf400-0xf4fe]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392020] pnp 00:0b: [io 0x0086]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392021] pnp 00:0b: [io 0x1006-0x1007]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392022] pnp 00:0b: [io 0x100a-0x1059]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392024] pnp 00:0b: [io 0x1080-0x10bf]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392025] pnp 00:0b: [io 0x10c0-0x10df]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392026] pnp 00:0b: [io 0x1010-0x102f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392028] pnp 00:0b: [io 0x0809]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392039] pnp 00:0b: disabling [io 0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392139] pnp 00:0b: disabling [io 0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392240] pnp 00:0b: disabling [io 0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392379] system 00:0b: [io 0xf400-0xf4fe] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392463] system 00:0b: [io 0x1080-0x10bf] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392548] system 00:0b: [io 0x10c0-0x10df] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392632] system 00:0b: [io 0x0809] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392717] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400883] pnp 00:0c: [mem 0x00000000-0x0009efff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400885] pnp 00:0c: [mem 0x0009f000-0x0009ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400887] pnp 00:0c: [mem 0x000c0000-0x000cffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400889] pnp 00:0c: [mem 0x000e0000-0x000fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400890] pnp 00:0c: [mem 0x00100000-0xbfe84bff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400892] pnp 00:0c: [mem 0xbfe84c00-0xbfefffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400896] pnp 00:0c: [mem 0xbff00000-0xbfffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400898] pnp 00:0c: [mem 0xffe00000-0xffffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400899] pnp 00:0c: [mem 0xffa00000-0xffbfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400901] pnp 00:0c: [mem 0xfec00000-0xfec0ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400902] pnp 00:0c: [mem 0xfee00000-0xfee0ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400904] pnp 00:0c: [mem 0xfed20000-0xfed3ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400905] pnp 00:0c: [mem 0xfed45000-0xfed8ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400907] pnp 00:0c: [mem 0xfeda0000-0xfeda3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400908] pnp 00:0c: [mem 0xfeda4000-0xfeda4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400909] pnp 00:0c: [mem 0xfeda5000-0xfeda5fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400911] pnp 00:0c: [mem 0xfeda6000-0xfeda6fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400912] pnp 00:0c: [mem 0xfed18000-0xfed1bfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400914] pnp 00:0c: [mem 0xf8000000-0xfbffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400980] system 00:0c: [mem 0x00000000-0x0009efff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401066] system 00:0c: [mem 0x0009f000-0x0009ffff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401152] system 00:0c: [mem 0x000c0000-0x000cffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401238] system 00:0c: [mem 0x000e0000-0x000fffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401323] system 00:0c: [mem 0x00100000-0xbfe84bff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401409] system 00:0c: [mem 0xbfe84c00-0xbfefffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401494] system 00:0c: [mem 0xbff00000-0xbfffffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401580] system 00:0c: [mem 0xffe00000-0xffffffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401665] system 00:0c: [mem 0xffa00000-0xffbfffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401751] system 00:0c: [mem 0xfec00000-0xfec0ffff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401836] system 00:0c: [mem 0xfee00000-0xfee0ffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401921] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402006] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402092] system 00:0c: [mem 0xfeda0000-0xfeda3fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402177] system 00:0c: [mem 0xfeda4000-0xfeda4fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402262] system 00:0c: [mem 0xfeda5000-0xfeda5fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402348] system 00:0c: [mem 0xfeda6000-0xfeda6fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402433] system 00:0c: [mem 0xfed18000-0xfed1bfff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402518] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402604] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402630] pnp: PnP ACPI: found 13 devices
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402712] ACPI: ACPI bus type pnp unregistered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.408756] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.408855] pci 0000:00:1c.5: BAR 13: assigned [io 0x2000-0x2fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.408940] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409038] pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409123] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0400000-0xc05fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409210] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409308] pci 0000:00:1c.0: BAR 13: assigned [io 0x4000-0x4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409393] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409477] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409563] pci 0000:00:01.0: bridge window [mem 0xf2000000-0xf6efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409649] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409748] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409833] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409921] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc05fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410023] pci 0000:00:1c.0: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410126] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410211] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410299] pci 0000:00:1c.1: bridge window [mem 0xf1f00000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410387] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410490] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410575] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410664] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf1efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410752] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410854] pci 0000:00:1c.5: PCI bridge to [bus 09-09]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410939] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411027] pci 0000:00:1c.5: bridge window [mem 0xf1b00000-0xf1bfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411116] pci 0000:00:1c.5: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411219] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411302] pci 0000:00:1e.0: bridge window [io disabled]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411389] pci 0000:00:1e.0: bridge window [mem 0xf1a00000-0xf1afffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411477] pci 0000:00:1e.0: bridge window [mem pref disabled]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411575] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411662] pci 0000:00:01.0: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411668] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411756] pci 0000:00:1c.0: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411764] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411852] pci 0000:00:1c.1: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411860] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    Jun 13 04:03:43 cry-workstation kernel: [ 0.412988] pci 0000:00:1c.3: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.412994] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413082] pci 0000:00:1c.5: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413090] pci 0000:00:1e.0: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413094] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413095] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413097] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413099] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413101] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xf7ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413103] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413104] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413106] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413108] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413110] pci_bus 0000:00: resource 13 [mem 0xfed40000-0xfed44fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413111] pci_bus 0000:00: resource 14 [mem 0xfeda7000-0xfedfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413113] pci_bus 0000:00: resource 15 [mem 0xfee10000-0xff9fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413115] pci_bus 0000:00: resource 16 [mem 0xffc00000-0xffdfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413117] pci_bus 0000:00: resource 17 [mem 0x140000000-0x337ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413119] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413120] pci_bus 0000:01: resource 1 [mem 0xf2000000-0xf6efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413122] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413124] pci_bus 0000:0b: resource 0 [io 0x4000-0x4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413126] pci_bus 0000:0b: resource 1 [mem 0xc0400000-0xc05fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413128] pci_bus 0000:0b: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413130] pci_bus 0000:0c: resource 0 [io 0x3000-0x3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413132] pci_bus 0000:0c: resource 1 [mem 0xf1f00000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413133] pci_bus 0000:0c: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413135] pci_bus 0000:0

  • Cant find virtualbox vboxdrv (install vbox modules on custom kernel)

    hi guys!
    i recently installed virtualbox-ose using pacman -Sy virtualbox. it installed fine and i was able to create a vm. when i start my vm i get this error:
    VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root.
    VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).
    Result Code:
    0x80004005
    Component:
    Console
    Interface:
    IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
    i could not find /etc/init.d/vboxdrv. when i do for a search for vboxdrv, it shows me a vobxdrv.ko and its located on my original arch kernel 2.6.25-ARCH. im using a custom kernel. how do i tell virtualbox to build the modules in my custom kernel and not on the arch kernel. i remember i had the same problem with ndiswrapper before that ndis wrapper built the ndiswrapper module on my arch kernel instead of my custom kernel. any ideas?
    thanks!

    hi DonVla!
    i dont have /usr/bin/vbox_build_module...
    <<archbox>> :ls /usr/bin/v*
    /usr/bin/vboxbfe /usr/bin/verve-focus /usr/bin/vlc
    /usr/bin/vboxmanage /usr/bin/vi /usr/bin/vlc-config
    /usr/bin/vboxsdl /usr/bin/vidiff /usr/bin/vmstat
    /usr/bin/vboxsvc /usr/bin/view /usr/bin/volname
    /usr/bin/vboxxpcomipcd /usr/bin/viewres /usr/bin/vorbiscomment
    /usr/bin/vditool /usr/bin/vino-preferences /usr/bin/vstp
    /usr/bin/vercmp /usr/bin/virtualbox /usr/bin/vte
    /usr/bin/verify_krb5_conf /usr/bin/vitutor
    <<archbox>>:updatedb
    <<archbox>> :locate vbox
    /lib/modules/2.6.25-ARCH/misc/vboxdrv.ko
    /opt/qt/include/qvbox.h
    /opt/qt/man/man3/qvbox.3qt.gz
    /opt/qt/man/man3/qvboxlayout.3qt.gz
    /usr/bin/vboxbfe
    /usr/bin/vboxmanage
    /usr/bin/vboxsdl
    /usr/bin/vboxsvc
    /usr/bin/vboxxpcomipcd
    /usr/include/kvbox.h
    /usr/include/Qt/q3vbox.h
    /usr/include/Qt3Support/q3vbox.h
    /usr/include/gtk-2.0/gtk/gtkvbox.h
    /usr/include/xfce4/libxfce4panel/xfce-hvbox.h
    i wonder whats the /etc/init.d/vboxdrv equivalent in arch?

Maybe you are looking for

  • K7T Turbo-R Limited Edition W/Raid

    Two questions, first how do you tell if your XP 1800+ is a palomino? I purchased one but all it says is AMD Athlon XP 1800+ on the factory sticker. Second when I use this processor with my K7T Turbo-R Limited W/Raid it will boot up fine, displays the

  • Game Center games reset after restore

    Okay, so after i have restored my iPhone 4 in iTunes(because my phone was lagging) everything was back to normal when i realized something was not right, my Game Center account was perfectly fine until i played Zombie Cafe and was shocked to see my c

  • Video ipod skipping songs

    So when I am playing some just skip! If I go back to the song that skips it will some times play but not always. Videos do the same thing. Any one else had this problem or have any idea what causes it?

  • Iwork team requesting file... legit or phishing scam?

    This is ta email i recieved after posting in the community re: an issue I was having opening a `09 keynote presentation in `11 powerpoint. Is this legit or a phishing scam? Hello there,           We have heard about your issue from the discussion thr

  • BO Production deployment of universes based on SAP BW query

    Hi there, We just set a scenario on a BO development machine, and would like to deploy all these created objects (webi/cr documents, universes based on SAP BW queries... ) to a BO Production machine. How can this procedure be performed? As far as I k