[SOLVED]kernel 2.6.39 modules problem

Hi. Today i run a pacman -Syu. I went to kernel 2.6.39. At the boot it says that: /lib/modules/2.6.38-ARCH doesn't exists and it doesn't load any module. I can't even use my keyboard and mouse when log in to kde. My question is why it is still looking for the old modules?? It should be looking for the modules in the /lib/modules/2.6.39-ARCH folder. I have seen many similar problems with this one in other threads but nothing helped. I downgraded to 2.6.38 for the moment. Any ideas?
Last edited by koliasforever (2011-06-14 22:24:43)

koliasforever wrote:
falconindy wrote:Next time you upgrade your kernel, make sure /boot is mounted.
/boot/ folder is always mounted, even in the last update. What should i do now in order to use kernel 2.6.39? I tried to load manualy the modules in the MODULES() section, in rc.conf. Nothing changed.
There's only one reason that a kernel would be looking for 2.6.38 modules -- it's a 2.6.38 kernel. I urge you to check again that boot is mounted and to check the version of /boot/vmlinuz26 with the 'file' utility.
At the boot it says that: /lib/modules/2.6.38-ARCH doesn't exists and it doesn't load any module
You'll need to clarify what "it" is if you expect any useful feedback. At what part of the boot process does "it" complain about the path doesn't exist?
koliasforever wrote:I think i found something. Even if i change or delete the /boot/grub/menu.lst file, the boot screen remains the same as before. Somehow my system is only looking for the 2.6.38-ARCH folder.
multiple grub installs? booting from the wrong one?
edit: booo double posting
Last edited by falconindy (2011-06-13 20:37:24)

Similar Messages

  • [SOLVED]Kernel 3.0 boot problems.

    I recently built the 3.0 kernel (downloaded from kernel.org) and am trying to make it bootable.
    After creating an image and editing grub, I get an error talking about how modules.dep was not found, that /dev/sda7 does not exist and can't be mounted to new_root, that I'm on my own and Good Luck, and then I get dropped to ram fs.
    I listed the contents of the kernel26.img and kernel30.img and there is quite a difference even though they were both built using the same mkinitcpio.conf. kernel26.img was built with -p kernel26. I haven't found a preset for kernel30.
    kernel26.img boots fine.
    I think the .imgs need to be similar but I don't know how to make them similar. Or I could be completley wrong and on the wrong track. Any ideas?
    kernel26.img listed:
    /proc
    /sys
    /dev
    /bin
    /sbin
    /lib
    /usr
    /usr/bin
    /usr/lib
    /usr/sbin
    /run
    /dev/null
    /dev/zero
    /dev/console
    /dev/mem
    /bin/busybox
    /lib/libc.so.6
    /lib/libc-2.13.so
    /lib/ld-linux-x86-64.so.2
    /lib/ld-2.13.so
    /sbin/modprobe
    /sbin/blkid
    /lib/libblkid.so.1
    /lib/libblkid.so.1.1.0
    /lib/libuuid.so.1
    /lib/libuuid.so.1.3.0
    /init_functions
    /init
    /config
    /etc
    /etc/modprobe.d
    /etc/modprobe.d/usb-load-ehci-first.conf
    /sbin/udevd
    /lib/librt.so.1
    /lib/librt-2.13.so
    /lib/libpthread.so.0
    /lib/libpthread-2.13.so
    /sbin/udevadm
    /lib/udev
    /lib/udev/rules.d
    /lib/udev/rules.d/50-firmware.rules
    /lib/udev/rules.d/50-udev-default.rules
    /lib/udev/rules.d/60-persistent-storage.rules
    /lib/udev/rules.d/80-drivers.rules
    /lib/udev/firmware
    /lib/udev/ata_id
    /lib/udev/path_id
    /lib/udev/scsi_id
    /lib/udev/usb_id
    /lib/udev/load-modules.sh
    /etc/udev
    /etc/udev/udev.conf
    /hooks
    /hooks/udev
    /sbin/v86d
    /etc/modprobe.d/uvesafb.conf
    /lib/modules
    /lib/modules/2.6.38-ARCH
    /lib/modules/2.6.38-ARCH/kernel
    /lib/modules/2.6.38-ARCH/kernel/drivers
    /lib/modules/2.6.38-ARCH/kernel/drivers/connector
    /lib/modules/2.6.38-ARCH/kernel/drivers/connector/cn.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/drivers/video
    /lib/modules/2.6.38-ARCH/kernel/drivers/video/uvesafb.ko.gz
    /hooks/v86d
    /lib/modules/2.6.38-ARCH/kernel/drivers/scsi
    /lib/modules/2.6.38-ARCH/kernel/drivers/scsi/scsi_mod.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/drivers/scsi/sd_mod.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/drivers/cdrom
    /lib/modules/2.6.38-ARCH/kernel/drivers/cdrom/cdrom.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/drivers/scsi/sr_mod.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/drivers/ata
    /lib/modules/2.6.38-ARCH/kernel/drivers/ata/libata.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/drivers/ata/libahci.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/drivers/ata/ahci.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/fs
    /lib/modules/2.6.38-ARCH/kernel/fs/mbcache.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/fs/jbd2
    /lib/modules/2.6.38-ARCH/kernel/fs/jbd2/jbd2.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/lib
    /lib/modules/2.6.38-ARCH/kernel/lib/crc16.ko.gz
    /lib/modules/2.6.38-ARCH/kernel/fs/ext4
    /lib/modules/2.6.38-ARCH/kernel/fs/ext4/ext4.ko.gz
    /lib/modules/2.6.38-ARCH/modules.dep
    /lib/modules/2.6.38-ARCH/modules.alias
    /lib/modules/2.6.38-ARCH/modules.symbols
    kernel30.img :
    /proc
    /sys
    /dev
    /bin
    /sbin
    /lib
    /usr
    /usr/bin
    /usr/lib
    /usr/sbin
    /run
    /dev/null
    /dev/zero
    /dev/console
    /dev/mem
    /bin/busybox
    /lib/libc.so.6
    /lib/libc-2.13.so
    /lib/ld-linux-x86-64.so.2
    /lib/ld-2.13.so
    /sbin/modprobe
    /sbin/blkid
    /lib/libblkid.so.1
    /lib/libblkid.so.1.1.0
    /lib/libuuid.so.1
    /lib/libuuid.so.1.3.0
    /init_functions
    /init
    /config
    /etc
    /etc/modprobe.d
    /etc/modprobe.d/usb-load-ehci-first.conf
    /sbin/udevd
    /lib/librt.so.1
    /lib/librt-2.13.so
    /lib/libpthread.so.0
    /lib/libpthread-2.13.so
    /sbin/udevadm
    /lib/udev
    /lib/udev/rules.d
    /lib/udev/rules.d/50-firmware.rules
    /lib/udev/rules.d/50-udev-default.rules
    /lib/udev/rules.d/60-persistent-storage.rules
    /lib/udev/rules.d/80-drivers.rules
    /lib/udev/firmware
    /lib/udev/ata_id
    /lib/udev/path_id
    /lib/udev/scsi_id
    /lib/udev/usb_id
    /lib/udev/load-modules.sh
    /etc/udev
    /etc/udev/udev.conf
    /hooks
    /hooks/udev
    mkinitcpio.conf:
    # vim:set ft=sh
    # MODULES
    # The following modules are loaded before any boot hooks are
    # run. Advanced users may wish to specify all system modules
    # in this array. For instance:
    # MODULES="piix ide_disk reiserfs"
    MODULES=""
    # BINARIES
    # This setting includes, into the CPIO image, and additional
    # binaries a given user may wish. This is run first, so may
    # be used to override the actual binaries used in a given hook.
    # (Existing files are NOT overwritten is already added)
    # BINARIES are dependancy parsed, so you may safely ignore libraries
    BINARIES=""
    # FILES
    # This setting is similar to BINARIES above, however, files are added
    # as-is and are not parsed in anyway. This is useful for config files.
    # Some users may wish to include modprobe.conf for custom module options,
    # like so:
    # FILES="/etc/modprobe.conf"
    FILES=""
    # HOOKS
    # This is the most important setting in this file. The HOOKS control the
    # modules and scripts added to the image, and what happens at boot time.
    # Order is important, and it is recommended that you do not change the
    # order in which HOOKS are added. Run 'mkinitcpio -H <hook name>' for
    # help on a given hook.
    # 'base' is _required_ unless you know precisely what you are doing.
    # 'udev' is _required_ in order to automatically load modules
    # 'filesystems' is _required_ unless you specify your fs modules in MODULES
    # Examples:
    # This setup specifies all modules in the MODULES setting above.
    # No raid, lvm2, or encrypted root is needed.
    # HOOKS="base"
    # This setup will autodetect all modules for your system and should
    # work as a sane default
    # HOOKS="base udev autodetect pata scsi sata filesystems"
    # This is identical to the above, except the old ide subsystem is
    # used for IDE devices instead of the new pata subsystem.
    # HOOKS="base udev autodetect ide scsi sata filesystems"
    # This setup will generate a 'full' image which supports most systems.
    # No autodetection is done.
    # HOOKS="base udev pata scsi sata usb filesystems"
    # This setup assembles an pata raid array with an encrypted root FS.
    # Note: See 'mkinitcpio -H raid' for more information on raid devices.
    # HOOKS="base udev pata raid encrypt filesystems"
    # This setup loads an lvm2 volume group on a usb device.
    # HOOKS="base udev usb lvm2 filesystems"
    HOOKS="base udev v86d autodetect pata scsi sata filesystems"
    # COMPRESSION
    # Use this to compress the initramfs image. With kernels earlier than
    # 2.6.30, only gzip is supported, which is also the default. Newer kernels
    # support gzip, bzip2 and lzma. Kernels 2.6.38 and later support xz
    # compression.
    #COMPRESSION="gzip"
    #COMPRESSION="bzip2"
    #COMPRESSION="lzma"
    #COMPRESSION="xz"
    # COMPRESSION_OPTIONS
    # Additional options for the compressor
    #COMPRESSION_OPTIONS=""
    Last edited by bsilvereagle (2011-07-27 23:29:25)

    bsilvereagle wrote:
    karol wrote:
    bsilvereagle wrote:Oh, I have lts installed, I'd just like to have both kernel26 and 3.0.
    linux 3.0 is just the next version of the kernel26, and we don't have versioned kernel yet https://bugs.archlinux.org/task/16702
    It's just the same as you uninstall foo-1.2.3 and install e.g. foo-1.2.4 or bar-1.0.0 if package foo gets replaced by package bar.
    I know, I'd just like to be able to boot .38-ARCH and 3.0. I have problems w/ thermal and I'm trying to find the coolest kernel.
    You could rebuild the original .38 arch kernel but name it differently, look at e.g. the kernel26-lts package or the lots of custom AUR kernels for references.

  • [SOLVED]Kernel problem? /devices/pci0000:00/

    Evertime I boot uvdev hangs on this error and then continue flawless. It seems from 3.1.X kernel
    seq 1271 '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0' killed
    What is this devices?
    Last edited by archel (2012-03-03 22:41:11)

    Take a look at this thread.  It just fixed my problem:
    https://bbs.archlinux.org/viewtopic.php?id=134012&p=5
    In short, do this:
    Noting this from your post:
    seq 1271 '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0' killed
                                                                            ^^^^^^^^
    do:
    lspci -s 0000:02:00.0
    You will get something like this:
    lspci -vin -s 0000:00:1f.5
    00:1f.5 Class 0401: Device 8086:24c5 (rev 01)
    Subsystem: Device 1028:011d
    Flags: bus master, medium devsel, latency 0, IRQ 5
    I/O ports at b800 [size=256]
    I/O ports at bc40 [size=64]
    Memory at f4fff800 (32-bit, non-prefetchable) [size=512]
    Memory at f4fff400 (32-bit, non-prefetchable) [size=256]
    Capabilities: [50] Power Management version 2
    Kernel driver in use: snd_intel8x0
    Note the Kernel driver.
    In this case, (your driver will be different), blacklist it in /etc/modprobe.d/modprobe.conf with:
    blacklist snd_intel8x0
    Then load it in /etc/rc.local with:
    modprobe snd_intel8x0
    This routine fixed my problem.
    Others note that just adding the kernel driver to the modules line in /etc/rc.conf fixed their problem.  But that didn't work for me nor many others.  So you might try both.
    Good luck.

  • [SOLVED] Kernel panic at boot due to root FS not found

    When I try to boot using a new kernel version (eg. 3.0.1 or 2.6.39), I get a kernel panic with an "init not found" error message. I haven't been able to get any more detailed error messages, but I assume that there's a problem with finding or mounting my root filesystem.
    For now, I'm stuck with 2.6.38.7-1, which boots without any problems. (I keep trying the new kernel, then rolling it back using a Live CD.)
    I have a shared EXT4 root and boot partition, and I'm using Grub 0.97. Other than that, I'm not sure what information would be helpful in tracking down this problem, and any help would be appreciated.
    Last edited by dcecile (2011-08-10 00:41:46)

    No problem.
    Here's my full Grub. It has a lot of trial-and-error entries, and I made *-old copies of my 2.6.38 kernel files:
    # Config file for GRUB - The GNU GRand Unified Bootloader
    # /boot/grub/menu.lst
    # DEVICE NAME CONVERSIONS
    # Linux Grub
    # /dev/fd0 (fd0)
    # /dev/sda (hd0)
    # /dev/sdb2 (hd1,1)
    # /dev/sda3 (hd0,2)
    # FRAMEBUFFER RESOLUTION SETTINGS
    # +-------------------------------------------------+
    # | 640x480 800x600 1024x768 1280x1024
    # ----+--------------------------------------------
    # 256 | 0x301=769 0x303=771 0x305=773 0x307=775
    # 32K | 0x310=784 0x313=787 0x316=790 0x319=793
    # 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
    # 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
    # +-------------------------------------------------+
    # for more details and different resolutions see
    # http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution
    # general configuration:
    timeout 2
    default 0
    color light-blue/black light-cyan/blue
    # boot sections follow
    # each is implicitly numbered from 0 in the order of appearance below
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux Fallback
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux-fallback.img
    title Arch Linux Ext4
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux-ext4.img
    title Arch Linux Log
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux Break
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro rootwait break=y panic=30 vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux Nonboot Log
    root (hd0,2)
    kernel /vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /initramfs-linux.img
    title Arch Linux Baduuid Log
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/1ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux LTS
    root (hd0,2)
    kernel /boot/vmlinuz26-lts root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-lts.img
    title Arch Linux LTS Fallback
    root (hd0,2)
    kernel /boot/vmlinuz26-lts root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-lts-fallback.img
    title Arch Linux LTS Log
    root (hd0,2)
    kernel /boot/vmlinuz26-lts root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/kernel26-lts.img
    title Arch Linux Old
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-old.img
    title Arch Linux Old Fallback
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-old-fallback.img
    title Arch Linux Old Log
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/kernel26-old.img
    title Windows
    rootnoverify (hd0,0)
    makeactive
    chainloader +1
    This is the 3.0 entry that doesn't work:
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux.img
    And this is the 2.6.38 entry that does work:
    title Arch Linux Old
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-old.img
    Here's "lsinitcpio /boot/initramfs-linux.img":
    ./etc
    ./etc/udev
    ./etc/udev/udev.conf
    ./etc/modprobe.d
    ./etc/modprobe.d/usb-load-ehci-first.conf
    ./init
    ./init_functions
    ./bin
    ./bin/busybox
    ./sys
    ./proc
    ./dev
    ./hooks
    ./hooks/udev
    ./run
    ./config
    ./usr
    ./usr/bin
    ./usr/sbin
    ./lib
    ./lib/udev
    ./lib/udev/usb_id
    ./lib/udev/firmware
    ./lib/udev/scsi_id
    ./lib/udev/path_id
    ./lib/udev/ata_id
    ./lib/udev/rules.d
    ./lib/udev/rules.d/50-udev-default.rules
    ./lib/udev/rules.d/80-drivers.rules
    ./lib/udev/rules.d/50-firmware.rules
    ./lib/udev/rules.d/60-persistent-storage.rules
    ./lib/modules
    ./lib/modules/3.0-ARCH
    ./lib/modules/3.0-ARCH/modules.alias.bin
    ./lib/modules/3.0-ARCH/modules.symbols.bin
    ./lib/modules/3.0-ARCH/kernel
    ./lib/modules/3.0-ARCH/kernel/fs
    ./lib/modules/3.0-ARCH/kernel/fs/ext4
    ./lib/modules/3.0-ARCH/kernel/fs/ext4/ext4.ko.gz
    ./lib/modules/3.0-ARCH/kernel/fs/mbcache.ko.gz
    ./lib/modules/3.0-ARCH/kernel/fs/jbd2
    ./lib/modules/3.0-ARCH/kernel/fs/jbd2/jbd2.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound
    ./lib/modules/3.0-ARCH/kernel/sound/core
    ./lib/modules/3.0-ARCH/kernel/sound/core/seq
    ./lib/modules/3.0-ARCH/kernel/sound/core/seq/snd-seq-device.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound/core/snd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound/core/snd-rawmidi.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound/soundcore.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers
    ./lib/modules/3.0-ARCH/kernel/drivers/ata
    ./lib/modules/3.0-ARCH/kernel/drivers/ata/libata.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/ata/ahci.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/ata/libahci.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/usb
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/core
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/core/usbcore.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/host
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/host/uhci-hcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/host/ehci-hcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video
    ./lib/modules/3.0-ARCH/kernel/drivers/video/backlight
    ./lib/modules/3.0-ARCH/kernel/drivers/video/backlight/lcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/fb_sys_fops.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/sysimgblt.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/syscopyarea.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/sysfillrect.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/input
    ./lib/modules/3.0-ARCH/kernel/drivers/input/ff-memless.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/scsi
    ./lib/modules/3.0-ARCH/kernel/drivers/scsi/sd_mod.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/scsi/scsi_mod.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-ezkey.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-sjoy.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-gyration.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-samsung.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-lcpower.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-kye.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-dr.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-wacom.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-keytouch.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-uclogic.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-cherry.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-kovaplus.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-zpff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-elecom.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-common.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-arvo.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-waltop.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-pyra.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-picolcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-twinhan.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-emsff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-sunplus.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-apple.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-topseed.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-chicony.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-magicmouse.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-cypress.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-kensington.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-kone.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-axff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-multitouch.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-logitech.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-petalynx.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-prodikeys.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/usbhid
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/usbhid/usbhid.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-sony.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-zydacron.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-koneplus.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-gaff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-microsoft.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-monterey.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-ntrig.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-belkin.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-pl.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-a4tech.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-ortek.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-quanta.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-tmff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/lib
    ./lib/modules/3.0-ARCH/kernel/lib/crc16.ko.gz
    ./lib/modules/3.0-ARCH/modules.dep.bin
    ./sbin
    ./sbin/blkid
    ./sbin/udevadm
    ./sbin/modprobe
    ./sbin/udevd

  • How to solve illustrator cs6 save as cs5 problem about the stroke(when the stroke with clipping mask and color is gradient, save as cs5 will change to embed ).

    how to solve illustrator cs6 save as cs5 problem about the stroke(when the stroke with clipping mask and color is gradient, save as cs5 will change to embed ).

    Because it was not possible to apply a gradient to a stroke in CS5. When you open the file in CS5, it is reduced to something that can be rendered in CS5.

  • Help me for solve this Question this is my problem

    help me for solve this Question this is my problem
    i installed EBS 11i fresh not vision
    i did cart of account and did set of book
    then assigned it with profile option gl set of books name
    and when enter to make ajournal appeare this messege
    [http://www9.0zz0.com/2009/10/06/03/232202588.jpg]
    [http://www9.0zz0.com/2009/10/06/03/634050066.jpg]

    Hi,
    Not sure why are you getting this kind of error (which is pointing to a URL with Jpg file) while creating a journal.
    Could you please bounce your server once and try..
    Please let us know if the error/warning stopping you to enter a journal in GL??
    We don't think profile option is a show stopper here.... We assume that you have assigned Sets of Books, MO: Operating unit & HR USer Profile option at Responsibility level correctly....
    Regards,
    S.P DASH

  • [Solved] Kernel compilation newbie questons.

    Hello
    That will be my first kernel compilation and i have few questions.
    1.When i compile kernel from this(http://wiki.archlinux.org/index.php/Ker … sers_Guide) tortial i havo to do this:
    http://wiki.archlinux.org/index.php/NVI … tom_kernel
    2.When i compile modules to kernel there are diffrence when i have them as modules (lsmod)?
    Thanks for anserws.
    And I'm sorry for that questions.
    Last edited by SpeedVin (2009-05-19 12:13:48)

    Hi SpeedVin,
    1. you must recompile nvidia driver if you are planning to use custom kernel.
    You can do this by either using ABS or with yaourt -Sb command. The link you posted to wiki says it right.
    2. When compiling drivers directly into kernel, they will make size of kernel bigger, but udev will not spend so much time autoloading them. The best practise is to have all needed modules compiled in kernel and turned autoloading modules off in /etc/rc.conf. Be aware, that not all modules are loaded when lsmod - e.g. when you plug in USB disk, udev loads needed modules (usb_storage, correct coding, etc.).
    And last but no least, i can't get why is wiki giving advise to compile kernel like 10 years ago. If I were you, I would NOT choose this way. It is much easier to compile kernel with ABS, or with yaourt -Sb. All you need is to edit PKGBUILD and uncomment one of these lines:
    #make menuconfig # CLI menu for configuration
    #make xconfig # X-based configuration
    #make oldconfig # using old config from previous kernel version
    I am a happy user of xconfig menu (you need Qt3 package to use xconfig).
    Configure your kernel as you need, save config file and exit configuration, compilation goes on and after 30-50min you have your kernel ready to install.
    If you want a save option you can also edit and uncomment # pkgname=kernel26-custom to have your kernel alongside with -ARCH stock kernel. Note, that you must also edit nvidia's PKGBUILD if you want to use it this way.
    I think this way will save you lot of time and the result is better, but it's up to you of course.

  • [SOLVED] module problems after kernel update

    after update to linux-3.10.10-1 I cannot load some modules anymore:
    modprobe: ERROR: could not insert 'tp_smapi': Exec format error
    modprobe: ERROR: could not insert 'hdaps': Exec format error
    modprobe: ERROR: could not insert 'vboxdrv': Exec format error
    seems to be all thinkpad modules plus virtualbox. Probably these packages need an update to work with new kernel..?
    Last edited by miro279 (2013-09-01 10:37:37)

    Probably they do, yes. How exactly did you update? Did you do pacman -Su (or -Syu), or did you selectively update just some packages? You aren't supposed to update just parts of your system – if you do, weird things happen – such as your kernel suddenly not loading all your modules.
    Last edited by Oxyd (2013-08-31 18:48:48)

  • [Solved] Kernel 2.6.31 cannot find "modules.dep"

    After upgrading to default x86_64 kernel 2.6.31-ARCH with no error messages, I get this during reboot:
    "Could not load /lib/modules/2.6.30-ARCH/modules.dep"
    Well, no wonder, as there is no 2.6.30-ARCH directory, only 2.6.31-ARCH. I have tried "mkinitcpio -p kernel26", but it didn't help any (naturally).
    Is there an easy fix for this?
    Last edited by whaler (2009-10-18 22:15:46)

    Dieter@be wrote:Yes, if you have a separate filesystem for /boot, you should leave it uncommented in fstab and mounted when you install a new kernel (watch out with the 'noauto' mount option).  during package installation it will show a warning if you have /boot not mounted but I guess we both overlooked it.
    It is not so surprising if I overlooked it... However, I cannot recall seeing such a warning? I am in the habit of copying both pacman's package install msgs and boot console msgs, but I don't think I have ever seen a warning about the /boot partition not being mounted.
    Dieter@be wrote:It is remarkable however,  I don't remember ever having an issue like this, do you?  It looks to me like something changed, I looked at the sources for kernel26 but couldn't find anything special.
    During the 18 months I have used Arch I have received a faulty kernel twice. On both occasions the problem was another than this /boot partition issue. I have never had the /boot partition uncommented in fstab while using Arch, so something must have changed, or there is a new bug in the kernel code somewhere. It is significant that this only appears with the 2.6.31 kernel.
    I have EXT3 on my boot partition, and I use this ending in fstab "defaults 0 1". Is it safe?
    BTW - with "vga=773 nomodeset" in GRUB, graphics, incl. MPlayer etc., seem to be back to normal - in fact better than before, as I am now getting full repaints in OOo Calc! Of course, since I am not into gaming, I don't know if there is some other functionality missing...
    Thanks again, Dieter - I will mark this thread solved!

  • [SOLVED] Kernel panic USB3 ExHDD (perhaps related to uas module?)

    Greetings fellow Arch users!
    Annoying problem:
    Hitachi Touro Pro 1GB USB 3 external drive causing consistent, repeatable kernel panic on 3.15.2-1-ARCH #1 SMP PREEMPT. The same panic occurs whether the drive is already attached upon reboot or attached later. The same panic occurs whether this drive is attached to the front USB3 header or the rear of the case. The panic also occurs when all other external drives are removed from the machine. The drive is does not panic when attached by USB 2, but it is also not recognized by the system when attached to USB2.
    Would prefer to post the photo I took, but unclear where online I could store it. Anyhow, the panic always says:
    kernel BUG at block/blk-core.c:2511!
    invalid opcode: 0000 [#1} PREEMPT SMP
    kernel panic - not syncing: Fatal exception in interrupt
    Shutting down CPUs with NMI
    My bios is updated (ASUSP8Z68-V PRO/GEN3, BIOS 3603). I searched the forums and noticed a recent, similar problem related to uas module https://bbs.archlinux.org/viewtopic.php?id=183190. I blacklisted the uas module, and also added the text install uas /bin/false to the blacklist.conf file. Updated the kernel (mkinitcpio -p linux afterword, then rebooted). However, note that the uas module is still listed under modules below. Perhaps I need to do something more to prevent this uas module from loading? It seems like blacklisting had some effect: now I can attach the drive and no panic. However, the drive is also not recognized by the system. Other info:
    dmesg: (note there are several ACPI warnings here - any ideas?)
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.2-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jun 27 07:41:19 CEST 2014
    [ 0.000000] Command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000be38ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000be390000-0x00000000be5f6fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be5f7000-0x00000000be67afff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000be67b000-0x00000000be93ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be940000-0x00000000beb84fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000beb85000-0x00000000beb92fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000beb93000-0x00000000bebbffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bebc0000-0x00000000bebc4fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bebc5000-0x00000000bec07fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bec08000-0x00000000beffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf800000-0x00000000df9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] e820: update [mem 0x0c5f3018-0x0c603057] usable ==> usable
    [ 0.000000] e820: update [mem 0x0c604018-0x0c613857] usable ==> usable
    [ 0.000000] extended physical RAM map:
    [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000000c5f3017] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c5f3018-0x000000000c603057] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c603058-0x000000000c604017] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c604018-0x000000000c613857] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c613858-0x000000001fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000040200000-0x00000000be38ffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000be390000-0x00000000be5f6fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000be5f7000-0x00000000be67afff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000be67b000-0x00000000be93ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000be940000-0x00000000beb84fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000beb85000-0x00000000beb92fff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x00000000beb93000-0x00000000bebbffff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000bebc0000-0x00000000bebc4fff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x00000000bebc5000-0x00000000bec07fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000bec08000-0x00000000beffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000bf800000-0x00000000df9fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000041f5fffff] usable
    [ 0.000000] efi: EFI v2.31 by American Megatrends
    [ 0.000000] efi: ACPI=0xbeb85000 ACPI 2.0=0xbeb85000 SMBIOS=0xbe428e98 MPS=0xfc9b0
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
    [ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000e000) (0MB)
    [ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x000000000000e000-0x0000000000058000) (0MB)
    [ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB)
    [ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB)
    [ 0.000000] efi: mem05: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
    [ 0.000000] efi: mem06: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem07: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    [ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
    [ 0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000001100000-0x00000000013d7000) (2MB)
    [ 0.000000] efi: mem11: type=3, attr=0xf, range=[0x00000000013d7000-0x00000000013db000) (0MB)
    [ 0.000000] efi: mem12: type=4, attr=0xf, range=[0x00000000013db000-0x000000000198a000) (5MB)
    [ 0.000000] efi: mem13: type=3, attr=0xf, range=[0x000000000198a000-0x000000000198c000) (0MB)
    [ 0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000198c000-0x000000000198f000) (0MB)
    [ 0.000000] efi: mem15: type=3, attr=0xf, range=[0x000000000198f000-0x000000000199c000) (0MB)
    [ 0.000000] efi: mem16: type=4, attr=0xf, range=[0x000000000199c000-0x0000000001d9f000) (4MB)
    [ 0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000001d9f000-0x0000000001da0000) (0MB)
    [ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000001da0000-0x0000000001da5000) (0MB)
    [ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000001da5000-0x0000000001da6000) (0MB)
    [ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000001da6000-0x0000000001da9000) (0MB)
    [ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000001da9000-0x0000000001daa000) (0MB)
    [ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000001daa000-0x0000000001dad000) (0MB)
    [ 0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000001dad000-0x0000000001dae000) (0MB)
    [ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000001dae000-0x0000000001db0000) (0MB)
    [ 0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000001db0000-0x0000000001db1000) (0MB)
    [ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000001db1000-0x0000000001dbb000) (0MB)
    [ 0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000001dbb000-0x0000000001dc1000) (0MB)
    [ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000001dc1000-0x0000000001dc3000) (0MB)
    [ 0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000001dc3000-0x0000000001dc4000) (0MB)
    [ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000001dc4000-0x0000000001dc9000) (0MB)
    [ 0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000001dc9000-0x0000000001dcb000) (0MB)
    [ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000001dcb000-0x0000000001dd1000) (0MB)
    [ 0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000001dd1000-0x0000000001dd4000) (0MB)
    [ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000001dd4000-0x0000000001de2000) (0MB)
    [ 0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000001de2000-0x0000000001de4000) (0MB)
    [ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000001de4000-0x0000000001de6000) (0MB)
    [ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000001de6000-0x0000000001de9000) (0MB)
    [ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000001de9000-0x0000000001dea000) (0MB)
    [ 0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000001dea000-0x0000000001deb000) (0MB)
    [ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000001deb000-0x0000000001def000) (0MB)
    [ 0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000001def000-0x0000000001df1000) (0MB)
    [ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000001df1000-0x0000000001df3000) (0MB)
    [ 0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000001df3000-0x0000000001df7000) (0MB)
    [ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000001df7000-0x0000000001dff000) (0MB)
    [ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000001dff000-0x0000000001e03000) (0MB)
    [ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000001e03000-0x0000000001e08000) (0MB)
    [ 0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000001e08000-0x0000000001e0a000) (0MB)
    [ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000001e0a000-0x0000000001e1a000) (0MB)
    [ 0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000001e1a000-0x0000000001e1e000) (0MB)
    [ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000001e1e000-0x0000000001e22000) (0MB)
    [ 0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000001e22000-0x0000000001e23000) (0MB)
    [ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000001e23000-0x0000000001e43000) (0MB)
    [ 0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000001e43000-0x0000000001e44000) (0MB)
    [ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000001e44000-0x0000000001e50000) (0MB)
    [ 0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000001e50000-0x0000000001e53000) (0MB)
    [ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000001e53000-0x0000000001e6a000) (0MB)
    [ 0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000001e6a000-0x0000000001e76000) (0MB)
    [ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000001e76000-0x0000000001e85000) (0MB)
    [ 0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000001e85000-0x0000000001e88000) (0MB)
    [ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000001e88000-0x0000000001e8a000) (0MB)
    [ 0.000000] efi: mem61: type=3, attr=0xf, range=[0x0000000001e8a000-0x0000000001e8b000) (0MB)
    [ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x0000000001e8b000-0x000000000229d000) (4MB)
    [ 0.000000] efi: mem63: type=3, attr=0xf, range=[0x000000000229d000-0x000000000229e000) (0MB)
    [ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x000000000229e000-0x00000000022a3000) (0MB)
    [ 0.000000] efi: mem65: type=3, attr=0xf, range=[0x00000000022a3000-0x00000000022a7000) (0MB)
    [ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x00000000022a7000-0x00000000022a8000) (0MB)
    [ 0.000000] efi: mem67: type=3, attr=0xf, range=[0x00000000022a8000-0x00000000022ad000) (0MB)
    [ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x00000000022ad000-0x00000000022b9000) (0MB)
    [ 0.000000] efi: mem69: type=3, attr=0xf, range=[0x00000000022b9000-0x00000000022bf000) (0MB)
    [ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x00000000022bf000-0x00000000022c3000) (0MB)
    [ 0.000000] efi: mem71: type=3, attr=0xf, range=[0x00000000022c3000-0x00000000022c6000) (0MB)
    [ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000022c6000-0x00000000022c7000) (0MB)
    [ 0.000000] efi: mem73: type=3, attr=0xf, range=[0x00000000022c7000-0x00000000022c8000) (0MB)
    [ 0.000000] efi: mem74: type=4, attr=0xf, range=[0x00000000022c8000-0x00000000022cd000) (0MB)
    [ 0.000000] efi: mem75: type=3, attr=0xf, range=[0x00000000022cd000-0x00000000022cf000) (0MB)
    [ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000022cf000-0x00000000022d4000) (0MB)
    [ 0.000000] efi: mem77: type=3, attr=0xf, range=[0x00000000022d4000-0x00000000022d5000) (0MB)
    [ 0.000000] efi: mem78: type=4, attr=0xf, range=[0x00000000022d5000-0x00000000022f2000) (0MB)
    [ 0.000000] efi: mem79: type=3, attr=0xf, range=[0x00000000022f2000-0x00000000022ff000) (0MB)
    [ 0.000000] efi: mem80: type=4, attr=0xf, range=[0x00000000022ff000-0x000000000230c000) (0MB)
    [ 0.000000] efi: mem81: type=3, attr=0xf, range=[0x000000000230c000-0x0000000002311000) (0MB)
    [ 0.000000] efi: mem82: type=4, attr=0xf, range=[0x0000000002311000-0x000000000231d000) (0MB)
    [ 0.000000] efi: mem83: type=3, attr=0xf, range=[0x000000000231d000-0x0000000002323000) (0MB)
    [ 0.000000] efi: mem84: type=4, attr=0xf, range=[0x0000000002323000-0x0000000002326000) (0MB)
    [ 0.000000] efi: mem85: type=3, attr=0xf, range=[0x0000000002326000-0x0000000002329000) (0MB)
    [ 0.000000] efi: mem86: type=4, attr=0xf, range=[0x0000000002329000-0x000000000232e000) (0MB)
    [ 0.000000] efi: mem87: type=3, attr=0xf, range=[0x000000000232e000-0x000000000232f000) (0MB)
    [ 0.000000] efi: mem88: type=4, attr=0xf, range=[0x000000000232f000-0x000000000233f000) (0MB)
    [ 0.000000] efi: mem89: type=3, attr=0xf, range=[0x000000000233f000-0x0000000002349000) (0MB)
    [ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000002349000-0x000000000235f000) (0MB)
    [ 0.000000] efi: mem91: type=3, attr=0xf, range=[0x000000000235f000-0x000000000236a000) (0MB)
    [ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x000000000236a000-0x000000000236e000) (0MB)
    [ 0.000000] efi: mem93: type=3, attr=0xf, range=[0x000000000236e000-0x0000000002370000) (0MB)
    [ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x0000000002370000-0x0000000002376000) (0MB)
    [ 0.000000] efi: mem95: type=3, attr=0xf, range=[0x0000000002376000-0x0000000002379000) (0MB)
    [ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x0000000002379000-0x0000000002380000) (0MB)
    [ 0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000002380000-0x0000000002383000) (0MB)
    [ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000002383000-0x0000000002389000) (0MB)
    [ 0.000000] efi: mem99: type=3, attr=0xf, range=[0x0000000002389000-0x000000000238f000) (0MB)
    [ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x000000000238f000-0x0000000002398000) (0MB)
    [ 0.000000] efi: mem101: type=3, attr=0xf, range=[0x0000000002398000-0x000000000239b000) (0MB)
    [ 0.000000] efi: mem102: type=4, attr=0xf, range=[0x000000000239b000-0x000000000239c000) (0MB)
    [ 0.000000] efi: mem103: type=3, attr=0xf, range=[0x000000000239c000-0x00000000023aa000) (0MB)
    [ 0.000000] efi: mem104: type=4, attr=0xf, range=[0x00000000023aa000-0x00000000023b3000) (0MB)
    [ 0.000000] efi: mem105: type=3, attr=0xf, range=[0x00000000023b3000-0x00000000023c8000) (0MB)
    [ 0.000000] efi: mem106: type=4, attr=0xf, range=[0x00000000023c8000-0x00000000023cd000) (0MB)
    [ 0.000000] efi: mem107: type=3, attr=0xf, range=[0x00000000023cd000-0x00000000023ce000) (0MB)
    [ 0.000000] efi: mem108: type=4, attr=0xf, range=[0x00000000023ce000-0x00000000023cf000) (0MB)
    [ 0.000000] efi: mem109: type=3, attr=0xf, range=[0x00000000023cf000-0x00000000023d1000) (0MB)
    [ 0.000000] efi: mem110: type=4, attr=0xf, range=[0x00000000023d1000-0x00000000023d6000) (0MB)
    [ 0.000000] efi: mem111: type=3, attr=0xf, range=[0x00000000023d6000-0x00000000023d8000) (0MB)
    [ 0.000000] efi: mem112: type=4, attr=0xf, range=[0x00000000023d8000-0x00000000023d9000) (0MB)
    [ 0.000000] efi: mem113: type=3, attr=0xf, range=[0x00000000023d9000-0x00000000023dc000) (0MB)
    [ 0.000000] efi: mem114: type=4, attr=0xf, range=[0x00000000023dc000-0x00000000023e0000) (0MB)
    [ 0.000000] efi: mem115: type=3, attr=0xf, range=[0x00000000023e0000-0x00000000023e2000) (0MB)
    [ 0.000000] efi: mem116: type=4, attr=0xf, range=[0x00000000023e2000-0x00000000023e6000) (0MB)
    [ 0.000000] efi: mem117: type=3, attr=0xf, range=[0x00000000023e6000-0x00000000023eb000) (0MB)
    [ 0.000000] efi: mem118: type=4, attr=0xf, range=[0x00000000023eb000-0x00000000023fc000) (0MB)
    [ 0.000000] efi: mem119: type=3, attr=0xf, range=[0x00000000023fc000-0x0000000002402000) (0MB)
    [ 0.000000] efi: mem120: type=4, attr=0xf, range=[0x0000000002402000-0x0000000002409000) (0MB)
    [ 0.000000] efi: mem121: type=3, attr=0xf, range=[0x0000000002409000-0x0000000002410000) (0MB)
    [ 0.000000] efi: mem122: type=4, attr=0xf, range=[0x0000000002410000-0x000000000243e000) (0MB)
    [ 0.000000] efi: mem123: type=3, attr=0xf, range=[0x000000000243e000-0x0000000002445000) (0MB)
    [ 0.000000] efi: mem124: type=4, attr=0xf, range=[0x0000000002445000-0x000000000245a000) (0MB)
    [ 0.000000] efi: mem125: type=3, attr=0xf, range=[0x000000000245a000-0x0000000002464000) (0MB)
    [ 0.000000] efi: mem126: type=4, attr=0xf, range=[0x0000000002464000-0x0000000002471000) (0MB)
    [ 0.000000] efi: mem127: type=3, attr=0xf, range=[0x0000000002471000-0x0000000002473000) (0MB)
    [ 0.000000] efi: mem128: type=4, attr=0xf, range=[0x0000000002473000-0x0000000002474000) (0MB)
    [ 0.000000] efi: mem129: type=3, attr=0xf, range=[0x0000000002474000-0x0000000002476000) (0MB)
    [ 0.000000] efi: mem130: type=4, attr=0xf, range=[0x0000000002476000-0x0000000002478000) (0MB)
    [ 0.000000] efi: mem131: type=3, attr=0xf, range=[0x0000000002478000-0x00000000024b6000) (0MB)
    [ 0.000000] efi: mem132: type=4, attr=0xf, range=[0x00000000024b6000-0x00000000024db000) (0MB)
    [ 0.000000] efi: mem133: type=3, attr=0xf, range=[0x00000000024db000-0x0000000002506000) (0MB)
    [ 0.000000] efi: mem134: type=4, attr=0xf, range=[0x0000000002506000-0x000000000251c000) (0MB)
    [ 0.000000] efi: mem135: type=3, attr=0xf, range=[0x000000000251c000-0x0000000002520000) (0MB)
    [ 0.000000] efi: mem136: type=4, attr=0xf, range=[0x0000000002520000-0x0000000002522000) (0MB)
    [ 0.000000] efi: mem137: type=3, attr=0xf, range=[0x0000000002522000-0x0000000002532000) (0MB)
    [ 0.000000] efi: mem138: type=4, attr=0xf, range=[0x0000000002532000-0x0000000002536000) (0MB)
    [ 0.000000] efi: mem139: type=3, attr=0xf, range=[0x0000000002536000-0x0000000002538000) (0MB)
    [ 0.000000] efi: mem140: type=4, attr=0xf, range=[0x0000000002538000-0x0000000002558000) (0MB)
    [ 0.000000] efi: mem141: type=3, attr=0xf, range=[0x0000000002558000-0x000000000255f000) (0MB)
    [ 0.000000] efi: mem142: type=4, attr=0xf, range=[0x000000000255f000-0x000000000257e000) (0MB)
    [ 0.000000] efi: mem143: type=3, attr=0xf, range=[0x000000000257e000-0x0000000002591000) (0MB)
    [ 0.000000] efi: mem144: type=4, attr=0xf, range=[0x0000000002591000-0x0000000002599000) (0MB)
    [ 0.000000] efi: mem145: type=3, attr=0xf, range=[0x0000000002599000-0x000000000259c000) (0MB)
    [ 0.000000] efi: mem146: type=4, attr=0xf, range=[0x000000000259c000-0x00000000025a3000) (0MB)
    [ 0.000000] efi: mem147: type=3, attr=0xf, range=[0x00000000025a3000-0x00000000025a5000) (0MB)
    [ 0.000000] efi: mem148: type=4, attr=0xf, range=[0x00000000025a5000-0x00000000025a6000) (0MB)
    [ 0.000000] efi: mem149: type=3, attr=0xf, range=[0x00000000025a6000-0x00000000025ab000) (0MB)
    [ 0.000000] efi: mem150: type=4, attr=0xf, range=[0x00000000025ab000-0x00000000025ad000) (0MB)
    [ 0.000000] efi: mem151: type=3, attr=0xf, range=[0x00000000025ad000-0x00000000025af000) (0MB)
    [ 0.000000] efi: mem152: type=4, attr=0xf, range=[0x00000000025af000-0x00000000025b1000) (0MB)
    [ 0.000000] efi: mem153: type=3, attr=0xf, range=[0x00000000025b1000-0x00000000025b4000) (0MB)
    [ 0.000000] efi: mem154: type=4, attr=0xf, range=[0x00000000025b4000-0x00000000025ba000) (0MB)
    [ 0.000000] efi: mem155: type=3, attr=0xf, range=[0x00000000025ba000-0x00000000025bd000) (0MB)
    [ 0.000000] efi: mem156: type=4, attr=0xf, range=[0x00000000025bd000-0x00000000026a9000) (0MB)
    [ 0.000000] efi: mem157: type=3, attr=0xf, range=[0x00000000026a9000-0x0000000002ab7000) (4MB)
    [ 0.000000] efi: mem158: type=4, attr=0xf, range=[0x0000000002ab7000-0x000000000c181000) (150MB)
    [ 0.000000] efi: mem159: type=3, attr=0xf, range=[0x000000000c181000-0x000000000c187000) (0MB)
    [ 0.000000] efi: mem160: type=4, attr=0xf, range=[0x000000000c187000-0x000000000c18f000) (0MB)
    [ 0.000000] efi: mem161: type=3, attr=0xf, range=[0x000000000c18f000-0x000000000c191000) (0MB)
    [ 0.000000] efi: mem162: type=4, attr=0xf, range=[0x000000000c191000-0x000000000c2ff000) (1MB)
    [ 0.000000] efi: mem163: type=3, attr=0xf, range=[0x000000000c2ff000-0x000000000c319000) (0MB)
    [ 0.000000] efi: mem164: type=4, attr=0xf, range=[0x000000000c319000-0x000000000c3cf000) (0MB)
    [ 0.000000] efi: mem165: type=2, attr=0xf, range=[0x000000000c3cf000-0x000000000c3d2000) (0MB)
    [ 0.000000] efi: mem166: type=7, attr=0xf, range=[0x000000000c3d2000-0x000000000c3d3000) (0MB)
    [ 0.000000] efi: mem167: type=4, attr=0xf, range=[0x000000000c3d3000-0x000000000c3ff000) (0MB)
    [ 0.000000] efi: mem168: type=2, attr=0xf, range=[0x000000000c3ff000-0x000000000c403000) (0MB)
    [ 0.000000] efi: mem169: type=7, attr=0xf, range=[0x000000000c403000-0x000000000c407000) (0MB)
    [ 0.000000] efi: mem170: type=1, attr=0xf, range=[0x000000000c407000-0x000000000c41e000) (0MB)
    [ 0.000000] efi: mem171: type=4, attr=0xf, range=[0x000000000c41e000-0x000000000c5f3000) (1MB)
    [ 0.000000] efi: mem172: type=2, attr=0xf, range=[0x000000000c5f3000-0x000000000c614000) (0MB)
    [ 0.000000] efi: mem173: type=7, attr=0xf, range=[0x000000000c614000-0x000000000c9af000) (3MB)
    [ 0.000000] efi: mem174: type=1, attr=0xf, range=[0x000000000c9af000-0x000000000cd6b000) (3MB)
    [ 0.000000] efi: mem175: type=7, attr=0xf, range=[0x000000000cd6b000-0x000000000d000000) (2MB)
    [ 0.000000] efi: mem176: type=2, attr=0xf, range=[0x000000000d000000-0x000000000df60000) (15MB)
    [ 0.000000] efi: mem177: type=7, attr=0xf, range=[0x000000000df60000-0x0000000020000000) (288MB)
    [ 0.000000] efi: mem178: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem179: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040000000) (510MB)
    [ 0.000000] efi: mem180: type=0, attr=0xf, range=[0x0000000040000000-0x0000000040200000) (2MB)
    [ 0.000000] efi: mem181: type=7, attr=0xf, range=[0x0000000040200000-0x000000007fbac000) (1017MB)
    [ 0.000000] efi: mem182: type=2, attr=0xf, range=[0x000000007fbac000-0x0000000080000000) (4MB)
    [ 0.000000] efi: mem183: type=7, attr=0xf, range=[0x0000000080000000-0x00000000be390000) (995MB)
    [ 0.000000] efi: mem184: type=5, attr=0x800000000000000f, range=[0x00000000be390000-0x00000000be3d5000) (0MB)
    [ 0.000000] efi: mem185: type=6, attr=0x800000000000000f, range=[0x00000000be3d5000-0x00000000be405000) (0MB)
    [ 0.000000] efi: mem186: type=5, attr=0x800000000000000f, range=[0x00000000be405000-0x00000000be416000) (0MB)
    [ 0.000000] efi: mem187: type=6, attr=0x800000000000000f, range=[0x00000000be416000-0x00000000be424000) (0MB)
    [ 0.000000] efi: mem188: type=6, attr=0x800000000000000f, range=[0x00000000be424000-0x00000000be426000) (0MB)
    [ 0.000000] efi: mem189: type=6, attr=0x800000000000000f, range=[0x00000000be426000-0x00000000be428000) (0MB)
    [ 0.000000] efi: mem190: type=6, attr=0x800000000000000f, range=[0x00000000be428000-0x00000000be440000) (0MB)
    [ 0.000000] efi: mem191: type=0, attr=0xf, range=[0x00000000be440000-0x00000000be5f7000) (1MB)
    [ 0.000000] efi: mem192: type=10, attr=0xf, range=[0x00000000be5f7000-0x00000000be67b000) (0MB)
    [ 0.000000] efi: mem193: type=0, attr=0xf, range=[0x00000000be67b000-0x00000000be8d5000) (2MB)
    [ 0.000000] efi: mem194: type=0, attr=0xf, range=[0x00000000be8d5000-0x00000000be8e4000) (0MB)
    [ 0.000000] efi: mem195: type=0, attr=0xf, range=[0x00000000be8e4000-0x00000000be8e6000) (0MB)
    [ 0.000000] efi: mem196: type=0, attr=0xf, range=[0x00000000be8e6000-0x00000000be8ed000) (0MB)
    [ 0.000000] efi: mem197: type=0, attr=0xf, range=[0x00000000be8ed000-0x00000000be940000) (0MB)
    [ 0.000000] efi: mem198: type=10, attr=0xf, range=[0x00000000be940000-0x00000000be944000) (0MB)
    [ 0.000000] efi: mem199: type=10, attr=0xf, range=[0x00000000be944000-0x00000000beb85000) (2MB)
    [ 0.000000] efi: mem200: type=9, attr=0xf, range=[0x00000000beb85000-0x00000000beb93000) (0MB)
    [ 0.000000] efi: mem201: type=10, attr=0xf, range=[0x00000000beb93000-0x00000000beba4000) (0MB)
    [ 0.000000] efi: mem202: type=10, attr=0xf, range=[0x00000000beba4000-0x00000000beba7000) (0MB)
    [ 0.000000] efi: mem203: type=10, attr=0xf, range=[0x00000000beba7000-0x00000000bebb2000) (0MB)
    [ 0.000000] efi: mem204: type=10, attr=0xf, range=[0x00000000bebb2000-0x00000000bebbb000) (0MB)
    [ 0.000000] efi: mem205: type=10, attr=0xf, range=[0x00000000bebbb000-0x00000000bebc0000) (0MB)
    [ 0.000000] efi: mem206: type=9, attr=0xf, range=[0x00000000bebc0000-0x00000000bebc4000) (0MB)
    [ 0.000000] efi: mem207: type=9, attr=0xf, range=[0x00000000bebc4000-0x00000000bebc5000) (0MB)
    [ 0.000000] efi: mem208: type=10, attr=0xf, range=[0x00000000bebc5000-0x00000000bec08000) (0MB)
    [ 0.000000] efi: mem209: type=4, attr=0xf, range=[0x00000000bec08000-0x00000000bed4e000) (1MB)
    [ 0.000000] efi: mem210: type=3, attr=0xf, range=[0x00000000bed4e000-0x00000000befda000) (2MB)
    [ 0.000000] efi: mem211: type=4, attr=0xf, range=[0x00000000befda000-0x00000000befe3000) (0MB)
    [ 0.000000] efi: mem212: type=3, attr=0xf, range=[0x00000000befe3000-0x00000000befed000) (0MB)
    [ 0.000000] efi: mem213: type=4, attr=0xf, range=[0x00000000befed000-0x00000000bf000000) (0MB)
    [ 0.000000] efi: mem214: type=7, attr=0xf, range=[0x0000000100000000-0x000000041f600000) (12790MB)
    [ 0.000000] efi: mem215: type=0, attr=0x8000000000000000, range=[0x00000000bf800000-0x00000000dfa00000) (514MB)
    [ 0.000000] efi: mem216: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    [ 0.000000] efi: mem217: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem218: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    [ 0.000000] efi: mem219: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem220: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem221: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: System manufacturer System Product Name/P8Z68-V PRO GEN3, BIOS 3603 11/09/2012
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x41f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-DFFFF uncachable
    [ 0.000000] E0000-E7FFF write-through
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask C00000000 write-back
    [ 0.000000] 1 base 400000000 mask FE0000000 write-back
    [ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable
    [ 0.000000] 3 base 0BF800000 mask FFF800000 uncachable
    [ 0.000000] 4 base 41F800000 mask FFF800000 uncachable
    [ 0.000000] 5 base 41F600000 mask FFFE00000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fcd90-0x000fcd9f] mapped at [ffff8800000fcd90]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] reserving inaccessible SNB gfx pages
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x0db3e000, 0x0db3efff] PGTABLE
    [ 0.000000] BRK [0x0db3f000, 0x0db3ffff] PGTABLE
    [ 0.000000] BRK [0x0db40000, 0x0db40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x41f400000-0x41f5fffff]
    [ 0.000000] [mem 0x41f400000-0x41f5fffff] page 2M
    [ 0.000000] BRK [0x0db41000, 0x0db41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x41c000000-0x41f3fffff]
    [ 0.000000] [mem 0x41c000000-0x41f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
    [ 0.000000] [mem 0x400000000-0x41bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x40200000-0xbe38ffff]
    [ 0.000000] [mem 0x40200000-0xbe1fffff] page 2M
    [ 0.000000] [mem 0xbe200000-0xbe38ffff] page 4k
    [ 0.000000] BRK [0x0db42000, 0x0db42fff] PGTABLE
    [ 0.000000] BRK [0x0db43000, 0x0db43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbec08000-0xbeffffff]
    [ 0.000000] [mem 0xbec08000-0xbedfffff] page 4k
    [ 0.000000] [mem 0xbee00000-0xbeffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    [ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x7fbac000-0x7fffffff]
    [ 0.000000] ACPI: RSDP 0x00000000BEB85000 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x00000000BEB85078 000064 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000BEB90C70 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000BEB85170 00BAFE (v02 ALASKA A M I 00000015 INTL 20051117)
    [ 0.000000] ACPI: FACS 0x00000000BEBBEF80 000040
    [ 0.000000] ACPI: APIC 0x00000000BEB90D68 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: MCFG 0x00000000BEB90DE0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000BEB90E20 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000BEB90E58 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 0x00000000BEB911C8 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 0x00000000BEB91B78 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: BGRT 0x00000000BEB92668 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41f5fffff]
    [ 0.000000] NODE_DATA [mem 0x41f5ed000-0x41f5f1fff]
    [ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f400000-ffff88041ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x41f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
    [ 0.000000] node 0: [mem 0x40200000-0xbe38ffff]
    [ 0.000000] node 0: [mem 0xbec08000-0xbeffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x41f5fffff]
    [ 0.000000] On node 0 totalpages: 4053286
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 158 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12111 pages used for memmap
    [ 0.000000] DMA32 zone: 775048 pages, LIFO batch:31
    [ 0.000000] Normal zone: 51160 pages used for memmap
    [ 0.000000] Normal zone: 3274240 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xbfa00000-0xdf9fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c5f3000-0x0c5f3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c603000-0x0c603fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c604000-0x0c604fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c613000-0x0c613fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe390000-0xbe5f6fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe5f7000-0xbe67afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe67b000-0xbe93ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe940000-0xbeb84fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeb85000-0xbeb92fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeb93000-0xbebbffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbebc0000-0xbebc4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbebc5000-0xbec07fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf000000-0xbf7fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xdf9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88041f200000 s87168 r8192 d23424 u524288
    [ 0.000000] pcpu-alloc: s87168 r8192 d23424 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3989793
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 15686384K/16213144K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 526760K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS:8448 nr_irqs:712 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 65011712 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 3310.903 MHz processor
    [ 0.000025] Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.71 BogoMIPS (lpj=11036343)
    [ 0.000028] pid_max: default: 32768 minimum: 301
    [ 0.000032] ACPI: Core revision 20140214
    [ 0.005686] ACPI: All ACPI Tables successfully acquired
    [ 0.224422] Security Framework initialized
    [ 0.224427] Yama: becoming mindful.
    [ 0.225168] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.227553] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.228571] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.228586] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.228762] Initializing cgroup subsys memory
    [ 0.228765] Initializing cgroup subsys devices
    [ 0.228766] Initializing cgroup subsys freezer
    [ 0.228767] Initializing cgroup subsys net_cls
    [ 0.228768] Initializing cgroup subsys blkio
    [ 0.228783] CPU: Physical Processor ID: 0
    [ 0.228784] CPU: Processor Core ID: 0
    [ 0.228787] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.228789] mce: CPU supports 9 MCE banks
    [ 0.228799] CPU0: Thermal monitoring enabled (TM1)
    [ 0.228808] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 6
    [ 0.228875] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [ 0.233934] ftrace: allocating 20223 entries in 79 pages
    [ 0.241630] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.274603] smpboot: CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (fam: 06, model: 2a, stepping: 07)
    [ 0.274609] TSC deadline timer enabled
    [ 0.274616] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
    [ 0.274622] ... version: 3
    [ 0.274623] ... bit width: 48
    [ 0.274623] ... generic registers: 8
    [ 0.274624] ... value mask: 0000ffffffffffff
    [ 0.274625] ... max period: 0000ffffffffffff
    [ 0.274625] ... fixed-purpose events: 3
    [ 0.274626] ... event mask: 00000007000000ff
    [ 0.298004] x86: Booting SMP configuration:
    [ 0.298007] .... node #0, CPUs: #1
    [ 0.311168] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.311330] #2 #3
    [ 0.337783] x86: Booted up 1 node, 4 CPUs
    [ 0.337786] smpboot: Total of 4 processors activated (26497.85 BogoMIPS)
    [ 0.340161] devtmpfs: initialized
    [ 0.342662] PM: Registering ACPI NVS region [mem 0xbe5f7000-0xbe67afff] (540672 bytes)
    [ 0.342669] PM: Registering ACPI NVS region [mem 0xbe940000-0xbeb84fff] (2379776 bytes)
    [ 0.342692] PM: Registering ACPI NVS region [mem 0xbeb93000-0xbebbffff] (184320 bytes)
    [ 0.342695] PM: Registering ACPI NVS region [mem 0xbebc5000-0xbec07fff] (274432 bytes)
    [ 0.343283] pinctrl core: initialized pinctrl subsystem
    [ 0.343314] RTC time: 17:36:55, date: 06/28/14
    [ 0.343349] NET: Registered protocol family 16
    [ 0.343410] cpuidle: using governor ladder
    [ 0.343411] cpuidle: using governor menu
    [ 0.343434] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.343436] ACPI: bus type PCI registered
    [ 0.343437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.343477] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.343479] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.349799] PCI: Using configuration type 1 for base access
    [ 0.350482] ACPI: Added _OSI(Module Device)
    [ 0.350483] ACPI: Added _OSI(Processor Device)
    [ 0.350484] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.350485] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.352637] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.363641] ACPI: SSDT 0x00000000BE8ED018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.363914] ACPI: Dynamic OEM Table Load:
    [ 0.363916] ACPI: SSDT 0x0000000000000000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.373527] ACPI: SSDT 0x00000000BE8EEA98 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.373839] ACPI: Dynamic OEM Table Load:
    [ 0.373840] ACPI: SSDT 0x0000000000000000 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.383434] ACPI: SSDT 0x00000000BE8EFC18 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.383709] ACPI: Dynamic OEM Table Load:
    [ 0.383710] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.393757] ACPI: Interpreter enabled
    [ 0.393764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 0.393773] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.393775] ACPI: Using IOAPIC for interrupt routing
    [ 0.393792] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.398293] ACPI: Power Resource [FN00] (off)
    [ 0.398349] ACPI: Power Resource [FN01] (off)
    [ 0.398403] ACPI: Power Resource [FN02] (off)
    [ 0.398459] ACPI: Power Resource [FN03] (off)
    [ 0.398512] ACPI: Power Resource [FN04] (off)
    [ 0.398770] ACPI: \_PR_.CPU4: failed to get CPU APIC ID.
    [ 0.398773] ACPI: \_PR_.CPU5: failed to get CPU APIC ID.
    [ 0.398775] ACPI: \_PR_.CPU6: failed to get CPU APIC ID.
    [ 0.398779] ACPI: \_PR_.CPU7: failed to get CPU APIC ID.
    [ 0.398942] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.398946] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.398990] \_SB_.PCI0:_OSC invalid UUID
    [ 0.398991] _OSC request data:1 1f 0
    [ 0.398994] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.399451] PCI host bridge to bus 0000:00
    [ 0.399454] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.399455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.399457] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.399458] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.399459] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.399460] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.399461] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.399462] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.399464] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
    [ 0.399470] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
    [ 0.399543] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
    [ 0.399568] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.399603] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.399635] pci 0000:00:02.0: [8086:0112] type 00 class 0x030000
    [ 0.399643] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
    [ 0.399647] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.399651] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.399739] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
    [ 0.399760] pci 0000:00:16.0: reg 0x10: [mem 0xf7f2c000-0xf7f2c00f 64bit]
    [ 0.399831] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.399906] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000
    [ 0.399923] pci 0000:00:19.0: reg 0x10: [mem 0xf7f00000-0xf7f1ffff]
    [ 0.399931] pci 0000:00:19.0: reg 0x14: [mem 0xf7f29000-0xf7f29fff]
    [ 0.399939] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
    [ 0.400001] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.400041] pci 0000:00:19.0: System wakeup disabled by ACPI
    [ 0.400076] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
    [ 0.400095] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f28000-0xf7f283ff]
    [ 0.400180] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.400231] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.400264] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
    [ 0.400276] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f20000-0xf7f23fff 64bit]
    [ 0.400338] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.400379] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.400409] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
    [ 0.400485] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.400528] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.400558] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
    [ 0.400634] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.400676] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 0.400708] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
    [ 0.400783] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.400826] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.400857] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
    [ 0.400934] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
    [ 0.400977] pci 0000:00:1c.6: System wakeup disabled by ACPI
    [ 0.401012] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
    [ 0.401032] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f27000-0xf7f273ff]
    [ 0.401117] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.401188] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
    [ 0.401347] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
    [ 0.401364] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
    [ 0.401371] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
    [ 0.401378] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
    [ 0.401386] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
    [ 0.401393] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 0.401400] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f26000-0xf7f267ff]
    [ 0.401442] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.401504] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
    [ 0.401518] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f25000-0xf7f250ff 64bit]
    [ 0.401537] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.401633] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.401689] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.401778] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
    [ 0.401806] pci 0000:03:00.0: reg 0x10: [mem 0xf7e00000-0xf7e07fff 64bit]
    [ 0.401961] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 0.401996] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.406680] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.406688] pci 0000:00:1c.1: bridge window [mem 0xf7e00000-0xf7efffff]
    [ 0.406813] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
    [ 0.406841] pci 0000:04:00.0: reg 0x10: [mem 0xf7d00000-0xf7d07fff 64bit]
    [ 0.406996] pci 0000:04:00.0: PME# supported from D3hot D3cold
    [ 0.407031] pci 0000:04:00.0: System wakeup disabled by ACPI
    [ 0.413342] pci 0000:00:1c.4: PCI bridge to [bus 04]
    [ 0.413351] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 0.413462] pci 0000:05:00.0: [1b21:1080] type 01 class 0x060401
    [ 0.413584] pci 0000:05:00.0: System wakeup disabled by ACPI
    [ 0.413608] pci 0000:00:1c.6: PCI bridge to [bus 05-06] (subtractive decode)
    [ 0.413612] pci 0000:00:1c.6: bridge window [io 0xe000-0xefff]
    [ 0.413616] pci 0000:00:1c.6: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.413621] pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.413623] pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.413624] pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.413625] pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.413626] pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.413627] pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.413629] pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.413630] pci 0000:00:1c.6: bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
    [ 0.413694] pci 0000:06:02.0: [1106:3044] type 00 class 0x0c0010
    [ 0.413725] pci 0000:06:02.0: reg 0x10: [mem 0xf7c00000-0xf7c007ff]
    [ 0.413743] pci 0000:06:02.0: reg 0x14: [io 0xe000-0xe07f]
    [ 0.413873] pci 0000:06:02.0: supports D2
    [ 0.413874] pci 0000:06:02.0: PME# supported from D2 D3hot D3cold
    [ 0.413979] pci 0000:05:00.0: PCI bridge to [bus 06] (subtractive decode)
    [ 0.413989] pci 0000:05:00.0: bridge window [io 0xe000-0xefff]
    [ 0.413995] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.414004] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] (subtractive decode)
    [ 0.414005] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff] (subtractive decode)
    [ 0.414007] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.414008] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.414009] pci 0000:05:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.414010] pci 0000:05:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.414012] pci 0000:05:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.414013] pci 0000:05:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.414014] pci 0000:05:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.414015] pci 0000:05:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.414016] pci 0000:05:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.414018] pci 0000:05:00.0: bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
    [ 0.414205] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.414243] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
    [ 0.414279] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.414314] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.414350] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
    [ 0.414386] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.414422] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.414456] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.414535] ACPI: Enabled 4 GPEs in block 00 to 3F
    [ 0.414550] ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
    [ 0.414607] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.414609] vgaarb: loaded
    [ 0.414610] vgaarb: bridge control possible 0000:00:02.0
    [ 0.414661] PCI: Using ACPI for IRQ routing
    [ 0.416047] PCI: pci_cache_line_size set to 64 bytes
    [ 0.416097] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    [ 0.416098] e820: reserve RAM buffer [mem 0x0c5f3018-0x0fffffff]
    [ 0.416100] e820: reserve RAM buffer [mem 0x0c604018-0x0fffffff]
    [ 0.416101] e820: reserve RAM buffer [mem 0xbe390000-0xbfffffff]
    [ 0.416102] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
    [ 0.416103] e820: reserve RAM buffer [mem 0x41f600000-0x41fffffff]
    [ 0.416165] NetLabel: Initializing
    [ 0.416166] NetLabel: domain hash size = 128
    [ 0.416166] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.416175] NetLabel: unlabeled traffic allowed by default
    [ 0.416188] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.416191] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.418207] Switched to clocksource hpet
    [ 0.421414] pnp: PnP ACPI init
    [ 0.421426] ACPI: bus type PNP registered
    [ 0.421493] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.421496] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.421505] pnp 00:01: [dma 4]
    [ 0.421517] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.421533] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.421608] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.421640] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 0.421642] system 00:04: [io 0x0200-0x020f] has been reserved
    [ 0.421643] system 00:04: [io 0xffff] has been reserved
    [ 0.421644] system 00:04: [io 0xffff] has been reserved
    [ 0.421646] system 00:04: [io 0x0400-0x0453] could not be reserved
    [ 0.421647] system 00:04: [io 0x0458-0x047f] has been reserved
    [ 0.421649] system 00:04: [io 0x0500-0x057f] has been reserved
    [ 0.421650] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 0.421652] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421676] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.421712] system 00:06: [io 0x0454-0x0457] has been reserved
    [ 0.421714] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.421774] system 00:07: [io 0x0290-0x029f] has been reserved
    [ 0.421776] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421812] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.421814] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421834] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.422038] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.422039] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.422041] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.422042] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.422043] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.422045] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.422046] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.422048] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.422049] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.422050] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.422052] system 00:0a: [mem 0xdfa00000-0xdfa00fff] has been reserved
    [ 0.422053] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.422164] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
    [ 0.422165] system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
    [ 0.422167] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.422182] pnp: PnP ACPI: found 12 devices
    [ 0.422183] ACPI: bus type PNP unregistered
    [ 0.428211] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    [ 0.428213] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 0.428214] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
    [ 0.428250] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 0.428252] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.428253] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.428258] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfb00000-0xdfcfffff]
    [ 0.428262] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428264] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [ 0.428265] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.428270] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.428272] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.428277] pci 0000:00:1c.0: bridge window [mem 0xdfb00000-0xdfcfffff]
    [ 0.428281] pci 0000:00:1c.0: bridge window [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428286] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.428291] pci 0000:00:1c.1: bridge window [mem 0xf7e00000-0xf7efffff]
    [ 0.428298] pci 0000:00:1c.4: PCI bridge to [bus 04]
    [ 0.428303] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 0.428310] pci 0000:05:00.0: PCI bridge to [bus 06]
    [ 0.428314] pci 0000:05:00.0: bridge window [io 0xe000-0xefff]
    [ 0.428322] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.428335] pci 0000:00:1c.6: PCI bridge to [bus 05-06]
    [ 0.428338] pci 0000:00:1c.6: bridge window [io 0xe000-0xefff]
    [ 0.428342] pci 0000:00:1c.6: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.428350] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.428352] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.428353] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.428354] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.428355] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.428357] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.428358] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.428359] pci_bus 0000:00: resource 11 [mem 0xdfa00000-0xfeafffff]
    [ 0.428360] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.428362] pci_bus 0000:02: resource 1 [mem 0xdfb00000-0xdfcfffff]
    [ 0.428363] pci_bus 0000:02: resource 2 [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428364] pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
    [ 0.428366] pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
    [ 0.428367] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
    [ 0.428368] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428369] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
    [ 0.428370] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
    [ 0.428372] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.428373] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.428374] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.428375] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.428376] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.428378] pci_bus 0000:05: resource 11 [mem 0xdfa00000-0xfeafffff]
    [ 0.428379] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
    [ 0.428380] pci_bus 0000:06: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428381] pci_bus 0000:06: resource 4 [io 0xe000-0xefff]
    [ 0.428382] pci_bus 0000:06: resource 5 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428384] pci_bus 0000:06: resource 8 [io 0x0000-0x0cf7]
    [ 0.428385] pci_bus 0000:06: resource 9 [io 0x0d00-0xffff]
    [ 0.428386] pci_bus 0000:06: resource 10 [mem 0x000a0000-0x000bffff]
    [ 0.428387] pci_bus 0000:06: resource 11 [mem 0x000d0000-0x000d3fff]
    [ 0.428388] pci_bus 0000:06: resource 12 [mem 0x000d4000-0x000d7fff]
    [ 0.428390] pci_bus 0000:06: resource 13 [mem 0x000d8000-0x000dbfff]
    [ 0.428391] pci_bus 0000:06: resource 14 [mem 0x000dc000-0x000dffff]
    [ 0.428392] pci_bus 0000:06: resource 15 [mem 0xdfa00000-0xfeafffff]
    [ 0.428407] NET: Registered protocol family 2
    [ 0.428547] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.428723] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.428830] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.428843] TCP: reno registered
    [ 0.428856] UDP hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.428900] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.428957] NET: Registered protocol family 1
    [ 0.428966] pci 0000:00:02.0: Boot video device
    [ 0.461852] PCI: CLS 64 bytes, default 64
    [ 0.461882] Unpacking initramfs...
    [ 0.516863] Freeing initrd memory: 4432K (ffff88007fbac000 - ffff880080000000)
    [ 0.516867] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.516869] software IO TLB [mem 0xba390000-0xbe390000] (64MB) mapped at [ffff8800ba390000-ffff8800be38ffff]
    [ 0.517040] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    [ 0.517065] Scanning for low memory corruption every 60 seconds
    [ 0.517227] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.525884] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.526849] zbud: loaded
    [ 0.526961] VFS: Disk quotas dquot_6.5.2
    [ 0.526984] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.527055] msgmni has been set to 31015
    [ 0.527086] Key type big_key registered
    [ 0.527196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.527224] io scheduler noop registered
    [ 0.527225] io scheduler deadline registered
    [ 0.527244] io scheduler cfq registered (default)
    [ 0.527371] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.527582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.527592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.527614] efifb: probing for efifb
    [ 0.527815] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90005c00000, using 1876k, total 1875k
    [ 0.527816] efifb: mode is 800x600x32, linelength=3200, pages=1
    [ 0.527816] efifb: scrolling: redraw
    [ 0.527817] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.528821] Console: switching to colour frame buffer device 100x37
    [ 0.529808] fb0: EFI VGA frame buffer device
    [ 0.529813] intel_idle: MWAIT substates: 0x1120
    [ 0.529814] intel_idle: v0.4 model 0x2A
    [ 0.529815] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.529932] GHES: HEST is not enabled!
    [ 0.529969] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.530312] Lin

    Solved.
    Please integrate with the forum post below.
    Blacklisting the uas module allowed me to see the vendor and product id, and follow the directions given by Da_Coynul. Before rebooting, I removed the initial file that globally blacklisted the uas module.
    See: https://bbs.archlinux.org/viewtopic.php?id=183190
    Thanks to Da_Coynul!

  • [SOLVED] Can't build fglrx module for 3.4.5-1-ARCH kernel

    Hello everyone!
    I updated my system using
        pacman -Syu --ignore glibc
    everything was good, I rebooted and my fglrx module isn't working!
    I tried:
        sudo catalyst_build_module
        Building fglrx module for 3.4.5-1-ARCH kernel ...
        Failed!!! Check out log: /var/log/catalyst-install.log
    Here is log
    Here is quote from it: Kernel header files are absent: directory /lib/modules/3.3.4-1-ARCH/build doesn't exist! Game over
    But I have the latest versions linux and linux-headers packages.
    Help please. Thanks.
    Last edited by metalex (2012-07-20 14:53:37)

    Yes, this is my problem, I  did all from here, but I still can't update glibc.
    grep '^lib/' /var/lib/pacman/local/*/files 
    output:
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-linux-x86-64.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libSegFault.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libmemusage.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpcprofile.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread.so.0
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db-1.0.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil.so.1
    /var/lib/pacman/local/lib32-glibc-2.15-10/files:lib/
    /var/lib/pacman/local/lib32-glibc-2.15-10/files:lib/ld-linux.so.2
    I don't know what to do with lib32-glibc...

  • [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

  • [SOLVED] kernel-headers & VirtualBox. Still same problems! (

    Hi guys, i'm new to this forum, but i didn't found an answer anywhere! I'm trying to install VirtualBox 4.2.10 from terminal on my x86 Oracle Linux.
    Half year ago, when i tried first, i couldn't resolv the problem and still the same problem today - NO KERNEL HEADERS for ORACLE Linux in REPO! What did wrong after update? I can found headers only for RHEL original kernel, but i don't want to use 2.6.32 kernel version.
    Can someone help me and describe true and complete installation VirtualBox for Oracle Linux??? Thanks ahead!
    Edited by: 996048 on 25.03.2013 13:26
    Edited by: 996048 on 25.03.2013 13:30

    996048 wrote:
    Hi guys, i'm new to this forum, but i didn't found an answer anywhere! I'm trying to install VirtualBox 2.4.10 from terminal on my x86 Oracle Linux.
    Half year ago, when i tried first, i couldn't resolv the problem and still the same problem today - NO KERNEL HEADERS for ORACLE Linux in REPO! What did wrong after update? I can found headers only for RHEL original kernel, but i don't want to use 2.6.32 kernel version.
    Can someone help me and describe true and complete installation VirtualBox for Oracle Linux??? Thanks ahead!In spite of Rukbat's response, I don't see that we are dealing with a vbox issue .... yet.
    We can't know what you did wrong until you know what you did.
    Exactly What command did you issue? *Exactly what response did you get?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • [SOLVED]kernel module capability is missing!

    Hello,
    I was going to setup bind server,with the help of wiki.Wiki mentions that i need capability module to be loaded.
    But when i
    [root@server ~]# modprobe capability
    FATAL: Module capability not found.
    [root@server ~]#
    Do i need this module for my dns server???If i do,where can i find it?:rolleyes:
    My kernel is the following:
    [root@server ~]# uname -a
    Linux server 2.6.33-ARCH #1 SMP PREEMPT Mon Apr 26 19:31:00 CEST 2010 x86_64 AMD Athlon(tm) II X2 240 Processor AuthenticAMD GNU/Linux
    Last edited by ganastasiou (2010-05-08 09:18:03)

    looks like this "capability" is compiled in by default:
    http://bbs.archlinux.org/viewtopic.php?pid=331319
    I removed the respective part from the wiki page.

  • [SOLVED] Kernel 4.0 with Radeon HD problem: Purple Line

    Hi All,
    This is my first post on the Arch forums! and probably going to get flamed a bit too as this is not an Arch specific problem. I am just hoping you guys will be able to help point me in to the right direction. The reason I am posting here on the Arch forums as it does affect Arch Linux now the kernel package has ticked over to 4.0.
    The problem, is that after updating to Kernel 4.0, there is now a vertical purple line on the left hand side of my screen as soon as X is started - when using HDMI. I believe the problem lies in the Kernel, how would I go about reporting a potential kernel bug and what kind of logs (and how) would they expect me to provide?
    My hardware (Radeon HD 6570):
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Turks PRO [Radeon HD 6570/7570/8550]
    It works perfectly on 3.19 but 4.0 and 4.1-rc the purple line is present. In addition to the purple line, the display is not quite as crisp - slightly blurry.
    I am using open source drivers - I have tried Mesa 10.5 and 10.6 (development) makes no difference.
    Have tried on both Arch Linux and Linux Mint - again distro makes no difference.
    Only happens when using HDMI out, VGA is fine.
    Image: https://lh3.googleusercontent.com/-i_dX … 203014.jpg
    Any help would be greatly appreciated
    RESOLUTION: Bug Report @ kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=97561
    WORKAROUND:
    xrandr --output HDMI-0 --auto --set audio off
    PS. I learnt a lot moving to Arch... great distro!!
    Last edited by rlees85 (2015-04-30 21:11:10)

    I'm also having video issues since updating to kernel 4.0.1.  A lot of video tearing and "glitching".  I have a Radeon card as well:
    $ lspci | grep Radeon
    05:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Venus XTX [Radeon HD 8890M / R9 M275X] (rev ff)
    I'm going to try and downgrade my kernel to confirm if that's the cause.  There weren't many other packages that upgraded, though...
    **EDIT**  The kernel is definitely the issue, or at least something conflicting with the kernel.  I'm having bad luck.  This is the second package upgrade in a week to make my system screwy (wpa_supplicant being the first). 
    Unfortunately, I'm not real sure myself on how to go about filing an effective bug report.  Once more info on that is forthcoming, I'll re-upgrade my kernel and provide any relevant logs, etc.  Or file a separate report if the issues aren't closely related.  Thanks!
    Last edited by Forgotten Path (2015-04-29 20:48:07)

Maybe you are looking for