Can C3KX-NM-1G network module run at 100mb?

When trying to configure the speed setting on the interface I only have the "nonegotiate" option. The access switch on the other end can only run at 10/100mb. It's a vendor switch that I can't replace and must be connected via fiber due to distance. Is there a way for this network module to run at 100mb?
Thanks 

Can you please post the following output:
1.  sh version;
2.  sh log;
3.  sh inventory

Similar Messages

  • [Solved] Can't get gnome network manager running

    Alright this one is a head scratcher.  I've folowed the wiki for network manager to a T except I can't get the network manager icon to show up (I have notification addon already running).  I don't have any network loss though.
    Here's my rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="Canada/Pacific"
    KEYMAP="dvorak/dvorak"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(powernow-k8 cpufreq_ondemand cpufreq_powersave forcedeth snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(lo !eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng !network netfs crond laptop-mode dhcdbd networkmanager @alsa @hal @fam @gdm)
    Last edited by dr/owned (2009-01-09 05:16:43)

    I assume you're running nm-applet --sm-disable once you get a window manager session up?
    Try starting networkmanager after hal. From the wiki:
    You must also "disable" the default network daemon, and add the hal, dhcdbd and networkmanager daemons in this order:
    DAEMONS=( ... !network hal dhcdbd networkmanager ... )

  • Can't print from networked PC running XP

    Hi. I have a Canon IP6700D attached via USB to my iMac. The iMac is running OS X 10.5.5.
    Also attached to my network is a PC running Windows XP SP3. So both machines are fully patched up.
    Printing from the iMac works flawlessly.
    I want to be able to print from the PC so I have shared the printer, turned off the firewall on the iMac set up the printer on the PC. The PC can see the printer and I can send print jobs to it. The iMac can see the print jobs coming over but nothing ever prints. Looking through the logs on the iMac tells me that the printer has worked but obviously it hasn't.
    The cups error.log shows -
    I [23/Sep/2008:09:49:40 +0100] [Job ???] Request file type is application/octet-stream.
    I [23/Sep/2008:09:49:40 +0100] [Job 13] Adding start banner page "none".
    I [23/Sep/2008:09:49:40 +0100] [Job 13] Adding end banner page "none".
    I [23/Sep/2008:09:49:40 +0100] [Job 13] File of type application/octet-stream queued by "alice".
    I [23/Sep/2008:09:49:40 +0100] [Job 13] Started filter /usr/libexec/cups/filter/gziptoany (PID 565)
    I [23/Sep/2008:09:49:40 +0100] [Job 13] Completed successfully.
    The access.log shows -
    localhost - - [23/Sep/2008:09:49:40 +0100] "POST / HTTP/1.1" 200 195 Get-Printer-Attributes client-error-not-found
    localhost - - [23/Sep/2008:09:49:40 +0100] "POST / HTTP/1.1" 200 168 CUPS-Get-Printers successful-ok
    localhost - - [23/Sep/2008:09:49:40 +0100] "POST / HTTP/1.1" 200 196 Get-Printer-Attributes successful-ok
    localhost - - [23/Sep/2008:09:49:40 +0100] "POST /printers/Canon_iP6700D HTTP/1.1" 200 3034669 Print-Job successful-ok
    Message was edited by: AndyMoore

    Your issue could be due to the driver being used on the Windows box. Usually, you have to use a Generic PostScript driver on the Windows computer rather than the supplied vendor driver. This will restrict the options you have for printing but at least you should be able to print.
    PaHu

  • Can't build NVIDIA kernel module: .run file cannot be downloaded

    I have patched my kernel to replace scheduler from O(1) to BFS. Then I tried to recompile nvidia proprietary drivers. That didn't work
    paul@paul-laptop-x86-64:~$ sudo abs
    Password:
    ==> Starting ABS sync...
    rsync: failed to connect to rsync.archlinux.org (66.211.214.132): Connection timed out (110)
    rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.9]
    So I tried to download PKGBUILD mannualy via Web interface.
    I tried to build it. That didn't work again
    paul@paul-laptop-x86-64:/tmp/nvidia$ makepkg -cd
    ==> Making package: nvidia 302.17-1 (Wed Jun 20 16:33:23 MSK 2012)
    ==> WARNING: Skipping dependency checks.
    ==> Retrieving Sources...
    -> Downloading NVIDIA-Linux-x86_64-302.17-no-compat32.run...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:--:-- 0:01:03 --:--:-- 0curl: (7) couldn't connect to host
    ==> ERROR: Failure while downloading NVIDIA-Linux-x86_64-302.17-no-compat32.run
    Aborting...
    I am not sure, but it could be network problems. I will be very pleased if someone will give me  a file ftp://download.nvidia.com/XFree86/Linux-x86_64/302.17/"NVIDIA-Linux-x86_64-302.17.run here in an attach.
    Also - is there any other way to build it instead of skipping the dependency checks.
    I am using Arch x86_64 version
    Last edited by VisualPaul (2012-06-20 12:54:30)

    Your link is not working. Can't download.

  • [S]Systemd can't start Load Kernel Modules after upgrade to Linux 4.0

    After upgrading from linux 3.19.3-3 to 4.0.1-1 I've been having a bit of an issue. At that same time I upgraded readline (6.3.006-1 → 6.3.008-1), linux-firmware (20150206.17657c3-1 → 20150410.ec89525-1), nvidia (349.16-1 → 349.16-2) , wpa_suplican (2.4-1 → 1:2.3-1), and  arpack (3.1.5-1 → 3.2.0-1). There may be some typos there since I'm copying by hand. Normally this wouldn't be much of a problem because I have been, priory to a few weeks ago, really good about back ups and would just roll my OS back 15 minutes. But things like that tend to fly out the window when the semester gets heavy. My last snapshot was on May 22nd, which I could still use, but would rather not. Also, it seems like a good idea to try to actual fix things for a change.
    [edit] I should mention that this upgrade was run April 30th.[/edit]
    When I finished booting the system after the upgrade, I got an error message during boot “systemd[1]: Failed to start Load Kernel Modules.” When it finished booting I run “dmesg -l err” to confirm that I'm not having a bad day dream or something. I'm also still seeing the errors that I described in this thread. Don't know if the two are related. I also noticed, when I was logging in, that it said that my stystem was still using the old kernel. Indeed, according to “uname -r” I'm still using 3.19.3-3-ARCH.
    The closest thing to experience I have with this is when I forget to mount /boot before upgrading linux, so I made sure /boot was mounted and rand “sudo pacman -S linux” to reinstall, but this didn't help. Just to check I ran “ls /lib/modules” and see the directorys “4.0.1-1-ARCH” and “extramodules-4.0-ARCH” as I would expect after a succesful upgrade of the kernel.
    Running “systemctl –failed, shows that in addition to systemd-modules-load.service, lm_sensors.service has also failed. I somehow expect lm_sensors depends on systemd-modules-load. I tried “systemctl restart systemd-modules-load”, but was rewarded with a message telling me that it failed. The “journalctl -xe” log has the lines
    systemd[1]: system-modules-load[1799]: Failed to look up alias 'sg': Function not implemented
    systemd[1]: system-modules-load[1799]: Failed to look up alias 'nfs': Function not implemented
    Looking at the Wiki for Systemd under troubleshooting it actually has an example of trying to work through this exact issue. Following that I tried
    journalctl _PID=1799
    systemd[1]: system-modules-load[1799]: Failed to look up alias 'sg': Function not implemented
    systemd[1]: system-modules-load[1799]: Failed to look up alias 'nfs': Function not implemented
    which I already mentioned. At this point that bit of the Wiki stopped being useful.
    Looking up on Google Failed to look up alias 'nfs': Function not implemented returned this thread from two years ago. Running “lsmod |grep sg” or $lsmod |grep nfs” returns nothing, but it also returns nothing on this laptop I'm using as well, so I don't imagine that is useful. Also, “# grep nfs /lib/modules/4.0.1-1-ARCH/modules.alias” returns a “Nosuch file or directory” error.
    Searching for something on 'sg' turned up https://bbs.archlinux.org/viewtopic.php?id=165361, which was also not useful.
    As a sort of last resort I tried https://wiki.archlinux.org/index.php/Do … the_kernel
    I reboot and boot into my fallback installation, running 3.19.3-3, mount the partition with my main Arch on it, and arch-chroot into it.
    I downgraded linux, and nvidia, exited chroot, and rebooted hoping to the Great Bacon that I didn't do anything too damaging. After all, my back ups are more than a week out of date.
    This worked. I'm still getting those annyoing (they are only annoying right?) error messages I mentioned earlier. My system seems fine, if somewhat out of date.
    Still, the question remains, “why did that happen, and how do I actually fix it?”
    [edit2=solution]
    There were two problems. First, my grub.cfg entry was pointing to the wrong UUID. I fixed this by regenerating it. Then I noticed the UUID in the grub menu itself (during the boot prosses) did not match what was in grub.cfg. To fix this I reinstalled grub.
    Last edited by nstgc (2015-05-05 12:07:30)

    Well, I took snapshots, not back ups but they work well enough for this, and rsynced /boot/ to where it use to be, moved/renamed the subvolume boot, and commented out the appropriate line in fstab. I also deleted that other /boot from before. I unmount /boot, and regenerate my grub.cfg. If my machine still boots, I'll try for an upgrade.
    grub.cfg now looks like
    # DO NOT EDIT THIS FILE
    # It is automatically generated by grub-mkconfig using templates
    # from /etc/grub.d and settings from /etc/default/grub
    ### BEGIN /etc/grub.d/00_header ###
    insmod part_gpt
    insmod part_msdos
    if [ -s $prefix/grubenv ]; then
    load_env
    fi
    if [ "${next_entry}" ] ; then
    set default="${next_entry}"
    set next_entry=
    save_env next_entry
    set boot_once=true
    else
    set default="0"
    fi
    if [ x"${feature_menuentry_id}" = xy ]; then
    menuentry_id_option="--id"
    else
    menuentry_id_option=""
    fi
    export menuentry_id_option
    if [ "${prev_saved_entry}" ]; then
    set saved_entry="${prev_saved_entry}"
    save_env saved_entry
    set prev_saved_entry=
    save_env prev_saved_entry
    set boot_once=true
    fi
    function savedefault {
    if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
    fi
    function load_video {
    if [ x$feature_all_video_module = xy ]; then
    insmod all_video
    else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
    fi
    if [ x$feature_default_font_path = xy ] ; then
    font=unicode
    else
    insmod part_msdos
    insmod part_msdos
    insmod part_msdos
    insmod btrfs
    set root='hd4,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd4,msdos1 --hint-efi=hd4,msdos1 --hint-baremetal=ahci4,msdos1 --hint-bios=hd1,msdos2 --hint-efi=hd1,msdos2 --hint-baremetal=ahci1,msdos2 --hint-bios=hd5,msdos4 --hint-efi=hd5,msdos4 --hint-baremetal=ahci5,msdos4 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    else
    search --no-floppy --fs-uuid --set=root 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    fi
    font="/arch/usr/share/grub/unicode.pf2"
    fi
    if loadfont $font ; then
    set gfxmode=auto
    load_video
    insmod gfxterm
    set locale_dir=$prefix/locale
    set lang=en_US
    insmod gettext
    fi
    terminal_input console
    terminal_output gfxterm
    if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=5
    # Fallback normal timeout code in case the timeout_style feature is
    # unavailable.
    else
    set timeout=5
    fi
    ### END /etc/grub.d/00_header ###
    ### BEGIN /etc/grub.d/10_linux ###
    menuentry 'Arch Linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-3873d8ba-9472-4d92-ab0d-e94574bd0eae' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod part_msdos
    insmod part_msdos
    insmod btrfs
    set root='hd4,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd4,msdos1 --hint-efi=hd4,msdos1 --hint-baremetal=ahci4,msdos1 --hint-bios=hd1,msdos2 --hint-efi=hd1,msdos2 --hint-baremetal=ahci1,msdos2 --hint-bios=hd5,msdos4 --hint-efi=hd5,msdos4 --hint-baremetal=ahci5,msdos4 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    else
    search --no-floppy --fs-uuid --set=root 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    fi
    echo 'Loading Linux linux ...'
    linux /arch/boot/vmlinuz-linux root=UUID=3873d8ba-9472-4d92-ab0d-e94574bd0eae rw rootflags=subvol=arch quiet
    echo 'Loading initial ramdisk ...'
    initrd /arch/boot/intel-ucode.img /arch/boot/initramfs-linux.img
    submenu 'Advanced options for Arch Linux' $menuentry_id_option 'gnulinux-advanced-3873d8ba-9472-4d92-ab0d-e94574bd0eae' {
    menuentry 'Arch Linux, with Linux linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-advanced-3873d8ba-9472-4d92-ab0d-e94574bd0eae' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod part_msdos
    insmod part_msdos
    insmod btrfs
    set root='hd4,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd4,msdos1 --hint-efi=hd4,msdos1 --hint-baremetal=ahci4,msdos1 --hint-bios=hd1,msdos2 --hint-efi=hd1,msdos2 --hint-baremetal=ahci1,msdos2 --hint-bios=hd5,msdos4 --hint-efi=hd5,msdos4 --hint-baremetal=ahci5,msdos4 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    else
    search --no-floppy --fs-uuid --set=root 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    fi
    echo 'Loading Linux linux ...'
    linux /arch/boot/vmlinuz-linux root=UUID=3873d8ba-9472-4d92-ab0d-e94574bd0eae rw rootflags=subvol=arch quiet
    echo 'Loading initial ramdisk ...'
    initrd /arch/boot/intel-ucode.img /arch/boot/initramfs-linux.img
    menuentry 'Arch Linux, with Linux linux (fallback initramfs)' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-fallback-3873d8ba-9472-4d92-ab0d-e94574bd0eae' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod part_msdos
    insmod part_msdos
    insmod btrfs
    set root='hd4,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd4,msdos1 --hint-efi=hd4,msdos1 --hint-baremetal=ahci4,msdos1 --hint-bios=hd1,msdos2 --hint-efi=hd1,msdos2 --hint-baremetal=ahci1,msdos2 --hint-bios=hd5,msdos4 --hint-efi=hd5,msdos4 --hint-baremetal=ahci5,msdos4 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    else
    search --no-floppy --fs-uuid --set=root 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    fi
    echo 'Loading Linux linux ...'
    linux /arch/boot/vmlinuz-linux root=UUID=3873d8ba-9472-4d92-ab0d-e94574bd0eae rw rootflags=subvol=arch quiet
    echo 'Loading initial ramdisk ...'
    initrd /arch/boot/intel-ucode.img /arch/boot/initramfs-linux-fallback.img
    ### END /etc/grub.d/10_linux ###
    ### BEGIN /etc/grub.d/20_linux_xen ###
    ### END /etc/grub.d/20_linux_xen ###
    ### BEGIN /etc/grub.d/30_os-prober ###
    menuentry 'Windows Vista (loader) (on /dev/sdd2)' --class windows --class os $menuentry_id_option 'osprober-chain-30F403F0F403B75E' {
    insmod part_gpt
    insmod ntfs
    set root='hd3,gpt2'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd3,gpt2 --hint-efi=hd3,gpt2 --hint-baremetal=ahci3,gpt2 30F403F0F403B75E
    else
    search --no-floppy --fs-uuid --set=root 30F403F0F403B75E
    fi
    chainloader +1
    menuentry 'Windows Vista (loader) (on /dev/sdd4)' --class windows --class os $menuentry_id_option 'osprober-chain-FE2648382647EFE7' {
    insmod part_gpt
    insmod ntfs
    set root='hd3,gpt4'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd3,gpt4 --hint-efi=hd3,gpt4 --hint-baremetal=ahci3,gpt4 FE2648382647EFE7
    else
    search --no-floppy --fs-uuid --set=root FE2648382647EFE7
    fi
    chainloader +1
    menuentry 'Arch (on /dev/sdd5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd' {
    insmod part_gpt
    insmod ext2
    set root='hd3,gpt5'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd3,gpt5 --hint-efi=hd3,gpt5 --hint-baremetal=ahci3,gpt5 832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd
    else
    search --no-floppy --fs-uuid --set=root 832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd
    fi
    linux /boot/vmlinuz-linux root=/dev/sdd5
    initrd /boot/initramfs-linux.img
    submenu 'Advanced options for Arch (on /dev/sdd5)' $menuentry_id_option 'osprober-gnulinux-advanced-832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd' {
    menuentry 'Arch (on /dev/sdd5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-linux--832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd' {
    insmod part_gpt
    insmod ext2
    set root='hd3,gpt5'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd3,gpt5 --hint-efi=hd3,gpt5 --hint-baremetal=ahci3,gpt5 832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd
    else
    search --no-floppy --fs-uuid --set=root 832bcc8d-836e-4b4e-8d9c-0a19f5bcf7dd
    fi
    linux /boot/vmlinuz-linux root=/dev/sdd5
    initrd /boot/initramfs-linux.img
    ### END /etc/grub.d/30_os-prober ###
    ### BEGIN /etc/grub.d/40_custom ###
    # This file provides an easy way to add custom menu entries. Simply type the
    # menu entries you want to add after this comment. Be careful not to change
    # the 'exec tail' line above.
    ### END /etc/grub.d/40_custom ###
    ### BEGIN /etc/grub.d/41_custom ###
    if [ -f ${config_directory}/custom.cfg ]; then
    source ${config_directory}/custom.cfg
    elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
    source $prefix/custom.cfg;
    fi
    ### END /etc/grub.d/41_custom ###
    ### BEGIN /etc/grub.d/60_memtest86+ ###
    if [ "${grub_platform}" == "pc" ]; then
    menuentry "Memory Tester (memtest86+)" --class memtest86 --class gnu --class tool {
    search --fs-uuid --no-floppy --set=root --hint-bios=hd4,msdos1 --hint-efi=hd4,msdos1 --hint-baremetal=ahci4,msdos1 --hint-bios=hd1,msdos2 --hint-efi=hd1,msdos2 --hint-baremetal=ahci1,msdos2 --hint-bios=hd5,msdos4 --hint-efi=hd5,msdos4 --hint-baremetal=ahci5,msdos4 3873d8ba-9472-4d92-ab0d-e94574bd0eae
    linux16 /arch/boot/memtest86+/memtest.bin
    fi
    ### END /etc/grub.d/60_memtest86+ ###
    It seems as if the lines you mentioned, Scimmia, have changed. I'll take that as a good sign.
    [edit] System still boots. Trying for the upgrade.
    [edit2] Still can't use Linux 4.0. I'm getting the same errors as before.
    [edit3] Successfully downgraded.
    [edit4] I looked through /etc/mkinitcpio.conf and there isn't anything in there that isn't in my laptop's. I don't know if this will help, but here is the output of "pacman -Q"
    a52dec 0.7.4-8
    aalib 1.4rc5-10
    abs 2.4.4-2
    accountsservice 0.6.40-1
    acl 2.2.52-2
    adobe-source-han-sans-jp-fonts 1.002-1
    adwaita-icon-theme 3.16.0-1
    alsa-lib 1.0.29-1
    alsa-plugins 1.0.29-2
    alsa-utils 1.0.29-1
    alsi 0.4.7-1
    arch-install-scripts 15-1
    arch-wiki-docs 20150219-1
    arch-wiki-lite 20150219-2
    archlinux-keyring 20150212-1
    arpack 3.2.0-1
    aspell 0.60.6.1-2
    asunder 2.7-1
    at-spi2-atk 2.16.0-1
    at-spi2-core 2.16.0-1
    atk 2.16.0-1
    atkmm 2.22.7-1
    attr 2.4.47-1
    autoconf 2.69-2
    automake 1.15-1
    avahi 0.6.31-15
    awesome 3.5.6-1
    bash 4.3.033-1
    bash-completion 2.1-5
    bc 1.06.95-1
    bcache-tools 1.0.8-1
    bigpkg 0.4.0-2
    binutils 2.25-2
    bison 3.0.4-1
    blas 3.5.0-1
    bluez 5.30-1
    bluez-libs 5.30-1
    bonnie++ 1.97-1
    boost 1.58.0-1
    boost-libs 1.58.0-1
    btrfs-progs 3.19.1-1
    bullet 2.82-1
    bzip2 1.0.6-5
    ca-certificates 20150402-1
    ca-certificates-cacert 20140824-2
    ca-certificates-mozilla 3.18-3
    ca-certificates-utils 20150402-1
    cabextract 1.4-3
    cairo 1.14.2-1
    cairo-clock 0.3.4-4
    cairo-dock 3.4.1-1
    cairo-dock-plug-ins 3.4.1-1
    cairomm 1.10.0-3
    calibre 2.27.0-1
    cantarell-fonts 0.0.16-2
    caribou 0.4.18.1-1
    cddb-py 1.4-7
    cdparanoia 10.2-5
    cdrdao 1.2.3-7
    cdrtools 3.01a28-1
    celt 0.11.3-2
    cfv 1.18.3-6
    cheese 3.16.1-1
    chmlib 0.40-4
    chromaprint 1.1-2
    chromium 42.0.2311.135-1
    chromium-pepper-flash 1:17.0.0.169-3
    cifs-utils 6.4-1
    cinnamon-desktop 2.4.2-1
    cinnamon-translations 2.4.4-1
    clementine 1.2.3-5
    clucene 2.3.3.4-8
    clutter 1.22.0-2
    clutter-gst2 2.0.14-1
    clutter-gtk 1.6.0-2
    cmus 2.6.0-4
    cogl 1.20.0-1
    colord 1.2.9-2
    colord-gtk 0.1.26-2
    compositeproto 0.4.2-3
    confuse 2.7-3
    coreutils 8.23-1
    cracklib 2.9.4-1
    cryptsetup 1.6.6-1
    cups 2.0.2-4
    cups-filters 1.0.68-1
    cups-pk-helper 0.2.5-1
    curl 7.42.0-1
    damageproto 1.2.1-3
    db 5.3.28-2
    dbus 1.8.16-2
    dbus-glib 0.102-2
    dconf 0.24.0-1
    desktop-file-utils 0.22-1
    device-mapper 2.02.116-1
    dhclient 4.3.2-1
    dhcpcd 6.8.1-1
    dia 0.97.3-1
    dialog 1:1.2_20150225-1
    dictd 1.12.1-4
    diffutils 3.3-2
    ding-libs 0.4.0-3
    djvulibre 3.5.27-1
    dnssec-anchors 20150403-1
    dotconf 1.3-4
    dri2proto 2.8-2
    dri3proto 1.0-1
    dvd+rw-tools 7.1-5
    dvdisaster 0.72.6-1
    e2fsprogs 1.42.12-2
    ecryptfs-utils 106-1
    ed 1.11-1
    efl 1.13.2-1
    elementary 1.13.2-1
    elfutils 0.161-3
    enca 1.16-1
    enchant 1.6.0-5
    enlightenment 0.19.4-1
    evas_generic_loaders 1.13.2-1
    evince 3.16.0-1
    exempi 2.2.2-1
    exfat-utils 1.1.1-1
    exif-py 1.2.0-1
    exiv2 0.24-1
    expac 4-3
    expat 2.1.0-4
    extcalc 0.9.3_1-3
    faac 1.28-5
    faad2 2.7-4
    fakeroot 1.20.2-1
    fbreader 0.99.4-4
    ffmpeg 1:2.6.2-1
    fftw 3.3.4-1
    file 5.22-1
    file-roller 3.16.1-1
    filesystem 2015.02-1
    findutils 4.4.2-6
    firefox 37.0.2-1
    fixesproto 5.0-3
    flac 1.3.1-1
    flashplugin 11.2.202.457-1
    flex 2.5.39-1
    fltk 1.3.3-4
    fluidsynth 1.1.6-4
    fontconfig 2.11.1-1
    fontsproto 2.1.3-1
    foomatic-db 3:20150308-1
    foomatic-db-engine 3:20150308-1
    freetype2 2.5.5-1
    fribidi 0.19.6-2
    fsarchiver 0.6.19-1
    fuse 2.9.3-2
    fuse-exfat 1.1.0-1
    gawk 4.1.2-1
    gc 7.4.2-2
    gcc-fortran 4.9.2-4
    gcc-libs-multilib 4.9.2-4
    gcc-multilib 4.9.2-4
    gconf 3.2.6-3
    gcr 3.15.92-1
    gd 2.1.1-2
    gdb 7.9-1
    gdbm 1.11-1
    gdk-pixbuf2 2.31.3-1
    geany 1.24.1-1
    gemrb 0.8.2-1
    geoclue 0.12.99-2
    geoclue2 2.2.0-2
    geocode-glib 3.16.0-1
    gettext 0.19.4-1
    ghostscript 9.16-1
    giflib 5.1.1-1
    git 2.3.7-1
    gjs 1.43.3-1
    glew 1.12.0-1
    glib-networking 2.44.0-2
    glib2 2.44.0-1
    glibc 2.21-3
    glibmm 2.44.0-1
    glproto 1.4.17-1
    glu 9.0.0-3
    gmime 2.6.20-2
    gmp 6.0.0-2
    gnome-bluetooth 3.16.1-1
    gnome-color-manager 3.16.0-1
    gnome-control-center 3.16.1-2
    gnome-desktop 1:3.16.1-1
    gnome-dictionary 3.16.1-1
    gnome-disk-utility 3.16.0-1
    gnome-menus 3.13.3-1
    gnome-online-accounts 3.16.0-2
    gnome-session 3.16.0-1
    gnome-settings-daemon 3.16.1-1
    gnome-shell 3.16.1-2
    gnome-shell-extensions 3.16.1-1
    gnome-system-monitor 3.16.0-1
    gnome-themes-standard 3.16.0-1
    gnome-tweak-tool 3.16.1-1
    gnome-video-effects 0.4.1-1
    gnupg 2.1.3-3
    gnuplot 5.0.0-2
    gnutls 3.4.0-1
    gobject-introspection 1.44.0-1
    gobject-introspection-runtime 1.44.0-1
    google-chrome 42.0.2311.135-1
    gparted 0.22.0-1
    gpgme 1.5.4-1
    gpm 1.20.7-4
    graphite 1:1.2.4-1
    grep 2.21-2
    grilo 0.2.12-1
    groff 1.22.3-3
    grsync 1.2.5-1
    grub 1:2.02.beta2-5
    gsettings-desktop-schemas 3.16.1-1
    gsfonts 20150122-1
    gsm 1.0.13-8
    gssproxy 0.4.1-1
    gst-libav 1.4.5-1
    gst-plugins-bad 1.4.5-2
    gst-plugins-base 1.4.5-1
    gst-plugins-base-libs 1.4.5-1
    gst-plugins-good 1.4.5-2
    gst-plugins-ugly 1.4.5-2
    gstreamer 1.4.5-1
    gstreamer0.10 0.10.36-4
    gstreamer0.10-base 0.10.36-3
    gstreamer0.10-base-plugins 0.10.36-3
    gstreamer0.10-good 0.10.31-6
    gstreamer0.10-good-plugins 0.10.31-6
    gstreamer0.10-python 0.10.22-2
    gstreamer0.10-ugly 0.10.19-14
    gstreamer0.10-ugly-plugins 0.10.19-14
    gthumb 3.4.0-1
    gtk-update-icon-cache 2.24.27-1
    gtk2 2.24.27-1
    gtk3 3.16.2-1
    gtkmm 2.24.4-1
    gtkmm3 3.16.0-1
    guile 2.0.11-2
    gvfs 1.24.1-1
    gvfs-mtp 1.24.1-1
    gzip 1.6-1
    hal-info 0.20091130-2
    harfbuzz 0.9.40-2
    harfbuzz-icu 0.9.40-2
    haveged 1.9.1-2
    hdparm 9.45-1
    hdsentinel 0.8-2
    help2man 1.46.4-1
    hicolor-icon-theme 0.13-1
    hplip 3.15.4-1
    hspell 1.2-2
    htmlcxx 0.85-4
    htop 1.0.3-2
    hunspell 1.3.3-1
    hwids 20150129-1
    hwinfo 21.10.1.1-1
    hwloc 1.10.1-1
    hyphen 2.8.8-1
    i3-wm 4.10.2-1
    i3lock 2.6-1
    i3status 2.9-1
    i7z 0.27.2.git1-1
    iana-etc 2.30-4
    icedtea-web 1.5.2-1
    icu 55.1-1
    imagemagick 6.9.1.0-1
    imagewriter 1.10.1420800585.134a9b3-1
    imlib2 1.4.7-1
    inetutils 1.9.2-2
    innoextract 1.4-0
    inputproto 2.3.1-1
    intel-tbb 4.3_20150209-1
    intel-ucode 20150121-1
    inxi 2.2.19-1
    iproute2 3.19.0-1
    iptables 1.4.21-3
    iputils 20121221-3
    ipython 3.1.0-1
    iso-codes 3.57-1
    jack 0.124.1-3
    jansson 2.7-1
    jasper 1.900.1-13
    java-environment-common 2-2
    java-runtime-common 2-2
    jdk7-openjdk 7.u79_2.5.5-1
    jfsutils 1.1.15-4
    jmtpfs 0.5-1
    jre7-openjdk 7.u79_2.5.5-1
    jre7-openjdk-headless 7.u79_2.5.5-1
    js 24.2.0-1
    js17 17.0.0-1
    json-c 0.12-2
    json-glib 1.0.2-1
    jsoncpp 1.4.4-1
    julia 2:0.3.7-1
    julia-docs 2:0.3.7-1
    kbd 2.0.2-1
    kbproto 1.0.7-1
    keyutils 1.5.9-1
    kmod 20-1
    krb5 1.13.1-1
    kvirc 4.2.0-4
    lame 3.99.5-2
    lapack 3.5.0-1
    lcms 1.19-5
    lcms2 2.6-1
    ldb 1.1.20-1
    ldns 1.6.17-2
    less 471-1
    lgogdownloader-git 20150310-1
    lib32-acl 2.2.52-2
    lib32-alsa-lib 1.0.29-1
    lib32-alsa-plugins 1.0.29-2
    lib32-atk 2.16.0-1
    lib32-attr 2.4.47-1
    lib32-bzip2 1.0.6-2
    lib32-cairo 1.14.2-1
    lib32-curl 7.41.0-1
    lib32-db 5.3.28-2
    lib32-e2fsprogs 1.42.12-1
    lib32-elfutils 0.161-2
    lib32-expat 2.1.0-2
    lib32-fakeroot 1.20.2-1
    lib32-flac 1.3.1-1
    lib32-flashplugin 11.2.202.457-1
    lib32-fontconfig 2.11.1-1
    lib32-freetype2 2.5.5-1
    lib32-gcc-libs 4.9.2-4
    lib32-gdk-pixbuf2 2.31.3-2
    lib32-gettext 0.19.4-1
    lib32-giflib 5.1.1-1
    lib32-glew 1.12.0-1
    lib32-glib2 2.44.0-1
    lib32-glibc 2.21-2
    lib32-glu 9.0.0-2
    lib32-gmp 6.0.0-1
    lib32-gnutls 3.4.0-2
    lib32-gsm 1.0.13-9
    lib32-gtk2 2.24.27-1
    lib32-harfbuzz 0.9.40-2
    lib32-icu 55.1-1
    lib32-jack 0.124.1-1
    lib32-json-c 0.12-1
    lib32-keyutils 1.5.9-1
    lib32-krb5 1.13.1-1
    lib32-lcms2 2.6-1
    lib32-libaio 0.3.110-1
    lib32-libasyncns 0.8-7
    lib32-libcanberra 0.30-4
    lib32-libcap 2.24-1
    lib32-libcl 1.1-1
    lib32-libcups 2.0.2-2
    lib32-libdbus 1.8.16-1
    lib32-libdrm 2.4.60-1
    lib32-libffi 3.2.1-1
    lib32-libgcrypt 1.6.3-1
    lib32-libgpg-error 1.18-1
    lib32-libice 1.0.9-1
    lib32-libidn 1.30-1
    lib32-libjpeg-turbo 1.4.0-1
    lib32-libldap 2.4.40-1
    lib32-libltdl 2.4.5-1
    lib32-libnl 3.2.25-1
    lib32-libogg 1.3.2-1
    lib32-libpcap 1.6.2-1
    lib32-libpciaccess 0.13.4-1
    lib32-libpng 1.6.16-1
    lib32-libpulse 6.0-1
    lib32-libsamplerate 0.1.8-2
    lib32-libsm 1.2.2-1
    lib32-libsndfile 1.0.25-3
    lib32-libssh2 1.5.0-1
    lib32-libtasn1 4.4-1
    lib32-libtiff 4.0.3-3
    lib32-libtxc_dxtn 1.0.1-5
    lib32-libusb 1.0.19-1
    lib32-libvorbis 1.3.5-1
    lib32-libx11 1.6.3-1
    lib32-libxau 1.0.8-1
    lib32-libxcb 1.11-1
    lib32-libxcomposite 0.4.4-2
    lib32-libxcursor 1.1.14-1
    lib32-libxdamage 1.1.4-2
    lib32-libxdmcp 1.1.2-1
    lib32-libxext 1.3.3-1
    lib32-libxfixes 5.0.1-1
    lib32-libxft 2.3.2-1
    lib32-libxi 1.7.4-1
    lib32-libxinerama 1.1.3-1
    lib32-libxml2 2.9.2-1
    lib32-libxmu 1.1.2-1
    lib32-libxrandr 1.4.2-1
    lib32-libxrender 0.9.8-1
    lib32-libxshmfence 1.2-1
    lib32-libxslt 1.1.28-2
    lib32-libxt 1.1.4-1
    lib32-libxtst 1.2.2-1
    lib32-libxxf86vm 1.1.4-1
    lib32-llvm-libs 3.6.0-1
    lib32-mesa 10.5.4-1
    lib32-mpg123 1.22.1-1
    lib32-ncurses 5.9-3
    lib32-nettle 3.1.1-1
    lib32-nspr 4.10.8-1
    lib32-nss 3.18-1
    lib32-nvidia-libgl 349.16-1
    lib32-nvidia-utils 349.16-1
    lib32-openal 1.16.0-1
    lib32-openssl 1.0.2.a-1
    lib32-p11-kit 0.23.1-2
    lib32-pango 1.36.8-1
    lib32-pcre 8.36-1
    lib32-pixman 0.32.6-1
    lib32-portaudio 19_20140130-1
    lib32-readline 6.3.008-1
    lib32-sdl 1.2.15-6
    lib32-soundtouch 1.8.0-1
    lib32-sqlite 3.8.9-1
    lib32-systemd 219-1
    lib32-tdb 1.3.4-1
    lib32-util-linux 2.26.1-1
    lib32-v4l-utils 1.6.0-1
    lib32-wayland 1.7.0-1
    lib32-wxgtk 3.0.2-4
    lib32-xz 5.2.1-1
    lib32-zlib 1.2.8-1
    libabw 0.1.1-1
    libaio 0.3.110-1
    libao 1.2.0-1
    libarchive 3.1.2-8
    libart-lgpl 2.3.21-3
    libass 0.12.1-1
    libassuan 2.2.0-1
    libasyncns 0.8-5
    libatasmart 0.19-3
    libatomic_ops 7.4.2-1
    libavc1394 0.5.4-2
    libbluray 0.8.0-1
    libbsd 0.7.0-1
    libcaca 0.99.beta18-2
    libcanberra 0.30-5
    libcanberra-pulse 0.30-5
    libcap 2.24-2
    libcap-ng 0.7.4-1
    libcddb 1.3.2-4
    libcdio 0.93-1
    libcdio-paranoia 10.2+0.93+1-1
    libcdr 0.1.1-2
    libcl 1.1-4
    libcroco 0.6.8-2
    libcue 1.4.0-4
    libcups 2.0.2-4
    libdaemon 0.14-3
    libdatrie 0.2.8-1
    libdbus 1.8.16-2
    libdca 0.0.5-4
    libdrm 2.4.60-2
    libdv 1.0.0-6
    libdvbpsi 1:1.1.2-1
    libdvdcss 1.3.0-1
    libdvdnav 5.0.2-1
    libdvdread 5.0.1-1
    libe-book 0.1.2-2
    libebml 1.3.1-1
    libedit 20150325_3.1-1
    libepoxy 1.2-2
    libetonyek 0.1.1-1
    libev 4.19-1
    libevdev 1.4.2-1
    libevent 2.0.22-1
    libexif 0.6.21-2
    libffi 3.2.1-1
    libfontenc 1.1.3-1
    libftdi-compat 0.20-1
    libgcrypt 1.6.3-2
    libgcrypt15 1.5.4-4
    libgdm 3.16.1.1-1
    libgee 0.18.0-1
    libglade 2.6.4-5
    libgme 0.6.0-3
    libgnome-keyring 3.12.0-2
    libgnomekbd 3.6.0-2
    libgpg-error 1.19-1
    libgpod 0.8.3-4
    libgssglue 0.4-2
    libgsystem 2015.1-1
    libgtop 2.30.0-1
    libgusb 0.2.4-1
    libgweather 3.16.1-1
    libgxps 0.2.2-3
    libibus 1.5.10-1
    libical 1.0.1-2
    libice 1.0.9-1
    libid3tag 0.15.1b-8
    libidn 1.30-1
    libiec61883 1.2.0-4
    libimobiledevice 1.2.0-1
    libinput 0.14.1-1
    libirman 0.4.5-4
    libjpeg-turbo 1.4.0-1
    libkate 0.4.1-5
    libksba 1.3.3-1
    liblastfm 1.0.9-1
    libldap 2.4.40-2
    liblqr 0.4.2-1
    libmaa 1.3.2-2
    libmad 0.15.1b-7
    libmatroska 1.4.2-1
    libmediainfo 0.7.73-1
    libmikmod 3.3.7-1
    libmm-glib 1.4.6-1
    libmms 0.6.4-1
    libmng 2.0.2-3
    libmodplug 0.8.8.5-1
    libmp4v2 2.0.0-3
    libmpc 1.0.3-1
    libmpcdec 1.2.6-4
    libmpeg2 0.5.1-5
    libmspub 0.1.2-2
    libmtp 1.1.8-1
    libmwaw 0.3.4-1
    libmygpo-qt 1.0.8-1
    libndp 1.4-1
    libnewt 0.52.18-2
    libnl 3.2.25-1
    libnm-glib 1.0.0-2
    libnotify 0.7.6-1
    liboauth 1.0.3-1
    libodfgen 0.1.3-1
    libofa 0.9.3-5
    libogg 1.3.2-1
    libomxil-bellagio 0.9.3-1
    libpagemaker 0.0.2-1
    libpaper 1.1.24-7
    libpcap 1.6.2-1
    libpciaccess 0.13.4-1
    libpipeline 1.4.0-1
    libplist 1.12-1
    libpng 1.6.16-1
    libproxy 0.4.11-5
    libpulse 6.0-1
    libpwquality 1.2.3-1
    libquvi 0.9.4-3
    libquvi-scripts 0.9.20131130-2
    libqzeitgeist 0.8.0-4
    libraw 0.16.0-3
    libraw1394 2.1.0-2
    libreoffice-fresh 4.4.2-1
    librevenge 0.0.2-1
    librpcsecgss 0.19-8
    librsvg 1:2.40.9-1
    libsamplerate 0.1.8-3
    libsasl 2.1.26-7
    libseccomp 2.2.0-1
    libsecret 0.18-1
    libshout 1:2.3.1-2
    libsidplay 1.36.59-6
    libsigc++ 2.4.1-1
    libsigsegv 2.10-2
    libsm 1.2.2-2
    libsndfile 1.0.25-3
    libsodium 1.0.2-1
    libsoup 2.50.0-1
    libspectre 0.2.7-2
    libsrtp 15.1c9bd90-3
    libssh 0.6.5-1
    libssh2 1.5.0-1
    libsystemd 219-6
    libtar 1.2.20-2
    libtasn1 4.4-1
    libteam 1.14-2
    libthai 0.1.21-1
    libtheora 1.1.1-3
    libtiff 4.0.3-5
    libtiger 0.3.4-4
    libtirpc 0.2.5-1
    libtool 2.4.6-1
    libtxc_dxtn 1.0.1-6
    libunibreak 1.1-1
    libunistring 0.9.5-1
    libunwind 1.1-2
    libupnp 1.6.19-1
    libusb 1.0.19-1
    libusb-compat 0.1.5-1
    libusbmuxd 1.0.10-1
    libutempter 1.1.6-2
    libutil-linux 2.26.1-3
    libva 1.5.1-1
    libvdpau 1.1-1
    libvisio 0.1.1-2
    libvisual 0.4.0-5
    libvorbis 1.3.5-1
    libvpx 1.4.0-2
    libwacom 0.11-1
    libwbclient 4.2.1-1
    libwebp 0.4.3-1
    libwmf 0.2.8.4-12
    libwpd 0.10.0-1
    libwpg 0.3.0-1
    libwps 0.3.1-1
    libx11 1.6.3-1
    libx264 2:144.20150223-1
    libx86 1.1-4
    libx86emu 1.1.23.1-1
    libxau 1.0.8-2
    libxaw 1.0.13-1
    libxcb 1.11-1
    libxcomposite 0.4.4-2
    libxcursor 1.1.14-2
    libxdamage 1.1.4-2
    libxdg-basedir 1.2.0-3
    libxdmcp 1.1.2-1
    libxext 1.3.3-1
    libxfixes 5.0.1-1
    libxfont 1.5.1-1
    libxft 2.3.2-1
    libxi 1.7.4-1
    libxinerama 1.1.3-2
    libxkbcommon 0.5.0-1
    libxkbcommon-x11 0.5.0-1
    libxkbfile 1.0.9-1
    libxklavier 5.4-1
    libxml2 2.9.2-2
    libxmu 1.1.2-1
    libxp 1.0.3-1
    libxpm 3.5.11-1
    libxrandr 1.4.2-2
    libxrender 0.9.9-1
    libxshmfence 1.2-1
    libxslt 1.1.28-3
    libxss 1.2.2-2
    libxt 1.1.5-1
    libxtst 1.2.2-1
    libxv 1.0.10-1
    libxvmc 1.0.9-1
    libxxf86dga 1.1.4-1
    libxxf86vm 1.1.4-1
    libyaml 0.1.6-1
    libzen 0.4.31-1
    libzip 0.11.2-1
    licenses 20140629-1
    links 2.9-1
    linux 3.19.3-3
    linux-api-headers 3.18.5-1
    linux-firmware 20150410.ec89525-1
    lirc 1:0.9.2.a-1
    llvm-libs 3.6.0-5
    lm_sensors 3.3.5-1
    logrotate 3.8.9-1
    lpsolve 5.5.2.0-3
    lrzip 0.621-1
    lua 5.2.4-1
    lua-bitop 1.0.2-5
    lua-expat 1.3.0-1
    lua-lgi 0.8.0-2
    lua-socket 3.0rc1-4
    lua51 5.1.5-4
    luajit 2.0.3-3
    lvm2 2.02.116-1
    lxdream 0.9.1-3
    lz4 128-1
    lzo 2.09-1
    m4 1.4.17-1
    make 4.1-1
    man-db 2.7.1-1
    man-pages 3.83-1
    mcomix 1.01-1
    mcpp 2.7.2-5
    mdadm 3.3.2-1
    memtest86+ 5.01-1
    mencoder 37379-3
    mesa 10.5.4-1
    metamorphose2 0.8.3-2
    mime-types 9-1
    minitube 2.4-1
    mjpegtools 2.1.0-1
    mkinitcpio 18-2
    mkinitcpio-busybox 1.21.1-2
    mkvtoolnix-cli 7.8.0-3
    mobile-broadband-provider-info 20120614-2
    morituri-git 0.2.3.r3.gb1d685f-1
    mozilla-common 1.4-4
    mpfr 3.1.2.p11-1
    mpg123 1.22.1-1
    mplayer 37379-3
    mtdev 1.1.5-1
    mutagen 1.28-1
    mutter 3.16.1.1-1
    ncurses 5.9-7
    nemo 2.4.5-1
    neon 0.30.1-1
    net-snmp 5.7.3-1
    netctl 1.10-2
    nettle 3.1.1-1
    network-manager-applet 1.0.0-2
    networkmanager 1.0.0-2
    nfs-utils 1.3.2-6
    nfsidmap 0.26-1
    nm-connection-editor 1.0.0-2
    npth 1.2-1
    nspr 4.10.8-1
    nss 3.18-3
    ntfs-3g 2015.3.14-1
    nvidia 349.16-1
    nvidia-libgl 349.16-1
    nvidia-utils 349.16-1
    ogmtools 1.5-5
    openal 1.16.0-1
    opencore-amr 0.1.3-2
    openjpeg 1.5.2-1
    openmpi 1.8.4-1
    openresolv 3.6.1-1
    openssh 6.8p1-2
    openssl 1.0.2.a-1
    opus 1.1-1
    orc 0.4.23-1
    os-prober 1.64-1
    p11-kit 0.23.1-2
    p7zip 9.38.1-3
    package-query 1.5-2
    pacman 4.2.1-1
    pacman-mirrorlist 20150315-1
    pacmatic 20150126-1
    pam 1.1.8-5
    pambase 20130928-1
    pango 1.36.8-1
    pangomm 2.36.0-1
    par2cmdline-tbb 20141125-1
    parallel 20150322-1
    parted 3.2-2
    patch 2.7.5-1
    pciutils 3.3.1-1
    pcmciautils 018-7
    pcre 8.36-2
    pcsx2-git 1.3.1.r978.1aebca3-1
    perl 5.20.2-1
    perl-clone 0.37-2
    perl-data-dump 1.22-1
    perl-dbi 1.633-1
    perl-encode-locale 1.04-1
    perl-error 0.17023-1
    perl-file-basedir 0.07-1
    perl-file-listing 6.04-2
    perl-file-which 1.09-4
    perl-html-parser 3.71-3
    perl-html-tagset 3.20-4
    perl-http-cookies 6.01-2
    perl-http-daemon 6.01-2
    perl-http-date 6.02-2
    perl-http-message 6.06-2
    perl-http-negotiate 6.01-2
    perl-ipc-system-simple 1.25-1
    perl-libwww 6.08-1
    perl-locale-gettext 1.05-11
    perl-lwp-mediatypes 6.02-2
    perl-net-http 6.07-1
    perl-uri 1.67-1
    perl-www-robotrules 6.02-2
    perl-xml-libxml 2.0121-1
    perl-xml-namespacesupport 1.11-3
    perl-xml-sax 0.99-4
    perl-xml-sax-base 1.08-3
    phonon-qt4 4.8.3-1
    phonon-qt4-gstreamer 4.8.2-1
    phoronix-test-suite 5.6.0-1
    php 5.6.8-2
    pinentry 0.9.1-1
    pixman 0.32.6-1
    pkg-config 0.28-2
    pkgfile 15-1
    pms 1.90.1-1
    podofo 0.9.3-1
    polkit 0.112-2
    poppler 0.32.0-1
    poppler-glib 0.32.0-1
    poppler-qt5 0.32.0-1
    popt 1.16-7
    portaudio 19_20140130-1
    presentproto 1.0-1
    printproto 1.0.5-3
    procps-ng 3.3.10-2
    protobuf 2.6.1-1
    psmisc 22.21-2
    pth 2.0.7-5
    pulseaudio 6.0-1
    pulseaudio-alsa 2-3
    pv 1.6.0-1
    pygobject-devel 3.16.1-1
    pygobject2-devel 2.28.6-11
    pygtk 2.24.0-5
    pyqt4-common 4.11.3-4
    pyqt5-common 5.4.1-2
    python 3.4.3-2
    python-dateutil 2.4.1-1
    python-dbus 1.2.0-4
    python-dbus-common 1.2.0-4
    python-gmpy2 2.0.5-2
    python-gobject 3.16.1-1
    python-html2text 2015.4.14-1
    python-matplotlib 1.4.3-2
    python-mpmath 0.19-1
    python-nose 1.3.6-1
    python-numexpr 2.4.3-1
    python-numpy 1.9.2-2
    python-pandas 0.16.0-2
    python-pygments 2.0.2-2
    python-pyparsing 2.0.3-1
    python-pyqt4 4.11.3-4
    python-pyqt5 5.4.1-2
    python-pytz 2015.2-1
    python-pyzmq 14.5.0-2
    python-scipy 0.15.1-2
    python-setuptools 1:15.2-1
    python-sip 4.16.7-1
    python-six 1.9.0-1
    python-sympy 0.7.6-2
    python-tornado 4.1.0-2
    python-xdg 0.25-2
    python2 2.7.9-1
    python2-apsw 3.8.9-1
    python2-atspi 2.16.0-1
    python2-beaker 1.7.0-1
    python2-cairo 1.10.0-2
    python2-chardet 2.3.0-1
    python2-cherrypy 3.6.0-1
    python2-cssselect 0.9.1-2
    python2-cssutils 1.0-2
    python2-dateutil 2.4.1-1
    python2-dbus 1.2.0-4
    python2-dnspython 1.12.0-1
    python2-gobject 3.16.1-1
    python2-gobject2 2.28.6-11
    python2-html5lib 0.999-5
    python2-lxml 3.4.4-1
    python2-mako 1.0.1-1
    python2-markupsafe 0.23-2
    python2-mechanize 0.2.5-4
    python2-netifaces 0.10.4-1
    python2-pillow 2.8.1-1
    python2-psutil 2.2.1-2
    python2-pycdio 0.20-3
    python2-pygments 2.0.2-2
    python2-pyqt5 5.4.1-2
    python2-setuptools 1:15.2-1
    python2-sip 4.16.7-1
    python2-six 1.9.0-1
    python2-xdg 0.25-2
    qca 2.0.3-5
    qca-ossl 2.0.0-7
    qjson 0.8.1-3
    qpdf 5.1.2-1
    qt4 4.8.6-5
    qt5-base 5.4.1-4
    qt5-declarative 5.4.1-4
    qt5-location 5.4.1-4
    qt5-script 5.4.1-4
    qt5-sensors 5.4.1-4
    qt5-svg 5.4.1-4
    qt5-tools 5.4.1-4
    qt5-translations 5.4.1-4
    qt5-webchannel 5.4.1-4
    qt5-webkit 5.4.1-4
    qt5-xmlpatterns 5.4.1-4
    qtchooser 48-1
    qtwebkit 2.3.4-1
    randrproto 1.4.1-1
    raptor 2.0.15-2
    rasqal 1:0.9.32-1
    readline 6.3.008-1
    recode 3.6-8
    recordproto 1.14.2-2
    redland 1:1.0.17-2
    reflector 2014.11-1
    reiserfsprogs 3.6.24-1
    renderproto 0.11.1-3
    resourceproto 1.2.0-3
    rest 0.7.93-1
    rhash 1.3.3-1
    rng-tools 5-3
    rpcbind 0.2.3-1
    rsync 3.1.1-2
    rtkit 0.11-5
    rtmpdump 20140918-2
    ruby 2.2.2-1
    s-nail 14.8.0-1
    sbc 1.3-1
    schroedinger 1.0.11-2
    scrnsaverproto 1.2.2-2
    sdcv 0.4.2-8
    sdl 1.2.15-7
    sdl_image 1.2.12-3
    sdl_mixer 1.2.12-4
    sdl_net 1.2.8-2
    sdl_ttf 2.0.11-3
    sed 4.2.2-3
    sg3_utils 1.40-1
    shadow 4.2.1-3
    shared-color-targets 0.1.5-1
    shared-mime-info 1.4-1
    sip 4.16.7-1
    slang 2.3.0-1
    smartmontools 6.3-2
    smbclient 4.2.1-1
    smpeg 0.4.5-1
    snappy 1.1.1-1
    sound-theme-freedesktop 0.8-2
    soundtouch 1.8.0-1
    spandsp 0.0.6-1
    speech-dispatcher 0.8.1-1
    speedtest-cli 0.3.1-1
    speex 1.2rc2-1
    speexdsp 1.2rc3-1
    spotify 0.9.17.1-1
    spotify-gnome-git 20141010-1
    sqlite 3.8.9-1
    startup-notification 0.12-4
    steam 1.0.0.49-3
    sudo 1.8.13-1
    suitesparse 4.4.4-1
    sysfsutils 2.1.0-9
    systemd 219-6
    systemd-sysvcompat 219-6
    t1lib 5.1.2-5
    taglib 1.9.1-1
    talloc 2.1.2-1
    tar 1.28-1
    tdb 1.3.4-1
    telepathy-glib 0.24.1-1
    telepathy-logger 0.8.1-1
    telepathy-mission-control 5.16.3-1
    terminology 0.8.0-1
    tevent 0.9.24-1
    texinfo 5.2-3
    texlive-bin 2014.34260-7
    texlive-core 2014.36709-1
    texlive-langchinese 2014.35921-1
    texlive-langcjk 2014.0-1
    texlive-langjapanese 2014.36466-1
    texlive-langkorean 2014.36573-1
    texlive-latexextra 2014.36706-1
    texlive-pictures 2014.36605-1
    texlive-science 2014.36659-1
    texmaker 4.4.1-1
    thin-provisioning-tools 0.4.1-1
    thunderbird 31.6.0-2
    tinyxml 2.6.2-3
    tmux 1.9_a-2
    totem-plparser 3.10.4-1
    transmission-gtk 2.84-1
    tsmuxer 1.10.6-14
    ttf-dejavu 2.34-2
    ttf-ms-fonts 2.0-10
    tzdata 2015d-1
    udisks2 2.1.5-1
    unrar 1:5.2.7-1
    unzip 6.0-10
    upower 0.99.2-2
    usbutils 008-1
    util-linux 2.26.1-3
    v4l-utils 1.6.2-1
    vi 1:050325-4
    videoproto 2.3.2-1
    vim 7.4.712-1
    vim-latexsuite 20130126-2
    vim-runtime 7.4.712-1
    vlc 2.2.1-2
    vte-common 0.40.0-2
    vte3 0.40.0-2
    wavpack 4.70.0-2
    wayland 1.7.0-1
    webkit2gtk 2.8.1-1
    webkitgtk 2.4.8-2
    webrtc-audio-processing 0.1-2
    wesnoth 1.12.2-2
    wesnoth-data 1.12.2-1
    wget 1.16.3-1
    which 2.21-1
    wildmidi 0.3.8-1
    wine 1.7.42-2
    winetricks 20141130-1
    wireless_tools 30.pre9-1
    wpa_supplicant 1:2.3-1
    wxgtk 3.0.2-4
    wxgtk2.8 2.8.12.1-3
    wxpython 3.0.2.0-1
    wxpython2.8 2.8.12.1-1
    x265 1.6-1
    xboxdrv 0.8.5-3
    xcb-proto 1.11-1
    xcb-util 0.4.0-1
    xcb-util-cursor 0.1.2-1
    xcb-util-image 0.4.0-1
    xcb-util-keysyms 0.4.0-1
    xcb-util-renderutil 0.3.9-1
    xcb-util-wm 0.4.1-1
    xdg-su 1.2.3-1
    xdg-utils 1.1.0.git20150323-1
    xdiskusage 1.51-1
    xextproto 7.3.0-1
    xf86-input-evdev 2.9.2-1
    xf86dgaproto 2.1-3
    xf86driproto 2.1.1-3
    xf86vidmodeproto 2.3.1-3
    xfsprogs 3.2.2-1
    xineramaproto 1.2.1-3
    xkeyboard-config 2.14-1
    xorg-appres 1.0.4-1
    xorg-bdftopcf 1.0.5-1
    xorg-font-util 1.3.1-1
    xorg-font-utils 7.6-4
    xorg-fonts-alias 1.0.3-1
    xorg-fonts-encodings 1.0.4-4
    xorg-fonts-misc 1.0.3-3
    xorg-iceauth 1.0.7-1
    xorg-mkfontdir 1.0.7-2
    xorg-mkfontscale 1.1.2-1
    xorg-server 1.17.1-5
    xorg-server-common 1.17.1-5
    xorg-server-devel 1.17.1-5
    xorg-server-utils 7.6-4
    xorg-sessreg 1.1.0-1
    xorg-setxkbmap 1.3.1-1
    xorg-util-macros 1.19.0-1
    xorg-xauth 1.0.9-1
    xorg-xbacklight 1.2.1-1
    xorg-xcmsdb 1.0.5-1
    xorg-xgamma 1.0.6-1
    xorg-xhost 1.0.7-1
    xorg-xinit 1.3.4-2
    xorg-xinput 1.6.1-1
    xorg-xkbcomp 1.3.0-1
    xorg-xmessage 1.0.4-2
    xorg-xmodmap 1.0.9-1
    xorg-xrandr 1.4.3-1
    xorg-xrdb 1.1.0-1
    xorg-xrefresh 1.0.5-1
    xorg-xset 1.2.3-1
    xorg-xsetroot 1.1.1-2
    xproto 7.0.27-1
    xscreensaver 5.32-1
    xvidcore 1.3.3-1
    xz 5.2.1-1
    yajl 2.1.0-1
    yaourt 1.5-1
    zenity 3.14.0-1
    zeromq 4.0.5-1
    zita-alsa-pcmi 0.2.0-2
    zita-resampler 1.3.0-3
    zlib 1.2.8-3
    zvbi 0.2.35-1
    zziplib 0.13.62-2
    [edit5] My /etc/modules-load.d directory is empty by the way, and "sudo /usr/lib/systemd/systemd-modules-load" returns nothing. Note, this is all while running Linux 3.19, but I believe it should demonstrate that I don't have any special modules running. Or so I believe.
    Last edited by nstgc (2015-05-04 13:16:09)

  • Wireless card can not find any network.

    I have 2 wireless card:
    TP-Link PCI card:TL-WN851N
    D-Link USB card:DWA-127
    both card work fine under windows.
    but TP-Link can not find any wireless network,even if I moved my wirelss router to same room with TP-Link wireless card.
    Anybody have an idea ?
    I comfirmed the kernel driver is properly loaded:
    [root@XSign ~]# lspci -k
    04:00.0 Network controller: Qualcomm Atheros AR9227 Wireless Network Adapter (rev 01)
    Subsystem: Qualcomm Atheros Device 0300
    Kernel driver in use: ath9k
    Kernel modules: ath9k
    [root@XSign ~]# ifconfig -a
    //this is D-Link card
    wlp0s20u11: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 192.168.2.101 netmask 255.255.255.0 broadcast 255.255.255.255
    inet6 fe80::bef6:85ff:fe67:57c prefixlen 64 scopeid 0x20<link>
    ether bc:f6:85:67:05:7c txqueuelen 1000 (Ethernet)
    RX packets 171436 bytes 230296030 (219.6 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 107153 bytes 12458452 (11.8 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    //this is TP-Link card
    wlp4s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
    ether 08:57:00:34:4f:c5 txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    [root@XSign ~]# ifconfig wlp4s0 up
    [root@XSign ~]# iwlist wlp4s0 scan
    wlp4s0 No scan results
    and I can find many wireless network with same command through card wlp0s20u11
    AR9227 is supported : http://wireless.kernel.org/en/users/Drivers/ath9k/

    Thanks for reply.
    one more thing, I noticed the power LED didn't "light up" when I execute the "power up" command.
    [root@XSign hacksign]# ip link show wlp4s0
    3: wlp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
    link/ether 08:57:00:34:4f:c5 brd ff:ff:ff:ff:ff:ff
    [root@XSign hacksign]# ip link set wlp4s0 up
    [root@XSign hacksign]# ip link show wlp4s0
    3: wlp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
    link/ether 08:57:00:34:4f:c5 brd ff:ff:ff:ff:ff:ff
    [root@XSign hacksign]# dmesg | grep firmware
    [root@XSign hacksign]#
    any suggesstions ?
    below is my complete demsg output:
    [root@XSign hacksign]# dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 17 09:32:20 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=08871484-d630-41f6-a743-4086ad9f8628 rw noisy init=/usr/lib/systemd/systemd nomodeset
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb231fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bb232000-0x00000000bb238fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bb239000-0x00000000bc247fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bc248000-0x00000000bc74dfff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bc74e000-0x00000000ce799fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000ce79a000-0x00000000ce9adfff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ce9ae000-0x00000000cea93fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cea94000-0x00000000cf7fefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000cf7ff000-0x00000000cf7fffff] usable
    [ 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-0x000000022dffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Gigabyte Technology Co., Ltd. G1.Sniper B5/G1.Sniper B5-CF, BIOS F6 01/17/2014
    [ 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 = 0x22e000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
    [ 0.000000] 1 base 0200000000 mask 7FE0000000 write-back
    [ 0.000000] 2 base 0220000000 mask 7FF8000000 write-back
    [ 0.000000] 3 base 0228000000 mask 7FFC000000 write-back
    [ 0.000000] 4 base 022C000000 mask 7FFE000000 write-back
    [ 0.000000] 5 base 00E0000000 mask 7FE0000000 uncachable
    [ 0.000000] 6 base 00D0000000 mask 7FF0000000 uncachable
    [ 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 0xd0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xcf800 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd710-0x000fd71f] mapped at [ffff8800000fd710]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b3e000, 0x01b3efff] PGTABLE
    [ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x22de00000-0x22dffffff]
    [ 0.000000] [mem 0x22de00000-0x22dffffff] page 2M
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x22c000000-0x22ddfffff]
    [ 0.000000] [mem 0x22c000000-0x22ddfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x22bffffff]
    [ 0.000000] [mem 0x200000000-0x22bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xbb231fff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
    [ 0.000000] [mem 0x80000000-0xbb1fffff] page 2M
    [ 0.000000] [mem 0xbb200000-0xbb231fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbb239000-0xbc247fff]
    [ 0.000000] [mem 0xbb239000-0xbb3fffff] page 4k
    [ 0.000000] [mem 0xbb400000-0xbc1fffff] page 2M
    [ 0.000000] [mem 0xbc200000-0xbc247fff] page 4k
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbc74e000-0xce799fff]
    [ 0.000000] [mem 0xbc74e000-0xbc7fffff] page 4k
    [ 0.000000] [mem 0xbc800000-0xce5fffff] page 2M
    [ 0.000000] [mem 0xce600000-0xce799fff] page 4k
    [ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xcf7ff000-0xcf7fffff]
    [ 0.000000] [mem 0xcf7ff000-0xcf7fffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    [ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x379c0000-0x37cd7fff]
    [ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x00000000CEA6C078 000074 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000CEA77460 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000CEA6C188 00B2D7 (v02 ALASKA A M I 000000F6 INTL 20091112)
    [ 0.000000] ACPI: FACS 0x00000000CEA92080 000040
    [ 0.000000] ACPI: APIC 0x00000000CEA77570 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x00000000CEA775E8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: SSDT 0x00000000CEA77630 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 0x00000000CEA77B70 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: MCFG 0x00000000CEA78648 00003C (v01 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000CEA78688 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000CEA786C0 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 0x00000000CEA78A30 003299 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
    [ 0.000000] ACPI: DMAR 0x00000000CEA7BCD0 000080 (v01 INTEL HSW 00000001 INTL 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022dffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22dffffff]
    [ 0.000000] NODE_DATA [mem 0x22dff6000-0x22dffafff]
    [ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880225600000-ffff88022d5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x22dffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0xbb231fff]
    [ 0.000000] node 0: [mem 0xbb239000-0xbc247fff]
    [ 0.000000] node 0: [mem 0xbc74e000-0xce799fff]
    [ 0.000000] node 0: [mem 0xcf7ff000-0xcf7fffff]
    [ 0.000000] node 0: [mem 0x100000000-0x22dffffff]
    [ 0.000000] On node 0 totalpages: 2081322
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 13131 pages used for memmap
    [ 0.000000] DMA32 zone: 840334 pages, LIFO batch:31
    [ 0.000000] Normal zone: 19328 pages used for memmap
    [ 0.000000] Normal zone: 1236992 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC_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 0x0009d000-0x0009dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbb232000-0xbb238fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbc248000-0xbc74dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xce79a000-0xce9adfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xce9ae000-0xcea93fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcea94000-0xcf7fefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcf800000-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 0xcf800000-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 @ffff88022dc00000 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: 2048778
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=08871484-d630-41f6-a743-4086ad9f8628 rw noisy init=/usr/lib/systemd/systemd nomodeset
    [ 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: 8112620K/8325288K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 212668K 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 33554432 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 3192.796 MHz processor
    [ 0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6388.65 BogoMIPS (lpj=10642653)
    [ 0.000023] pid_max: default: 32768 minimum: 301
    [ 0.000027] ACPI: Core revision 20140214
    [ 0.007164] ACPI: All ACPI Tables successfully acquired
    [ 0.008322] Security Framework initialized
    [ 0.008326] Yama: becoming mindful.
    [ 0.008691] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.010281] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.010989] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.010996] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.011160] Initializing cgroup subsys memory
    [ 0.011162] Initializing cgroup subsys devices
    [ 0.011164] Initializing cgroup subsys freezer
    [ 0.011165] Initializing cgroup subsys net_cls
    [ 0.011166] Initializing cgroup subsys blkio
    [ 0.011180] CPU: Physical Processor ID: 0
    [ 0.011181] CPU: Processor Core ID: 0
    [ 0.011958] mce: CPU supports 9 MCE banks
    [ 0.011969] CPU0: Thermal monitoring enabled (TM1)
    [ 0.011978] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    tlb_flushall_shift: 6
    [ 0.012042] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [ 0.012591] ftrace: allocating 20223 entries in 79 pages
    [ 0.018707] dmar: Host address width 39
    [ 0.018709] dmar: DRHD base: 0x000000fed90000 flags: 0x1
    [ 0.018715] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap d2008c20660462 ecap f010da
    [ 0.018716] dmar: RMRR base: 0x000000ce92c000 end: 0x000000ce938fff
    [ 0.018781] IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
    [ 0.018781] HPET id 0 under DRHD base 0xfed90000
    [ 0.018782] Queued invalidation will be enabled to support x2apic and Intr-remapping.
    [ 0.018855] Enabled IRQ remapping in x2apic mode
    [ 0.018856] Enabling x2apic
    [ 0.018856] Enabled x2apic
    [ 0.018860] Switched APIC routing to cluster x2apic.
    [ 0.019222] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.052254] smpboot: CPU0: Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz (fam: 06, model: 3c, stepping: 03)
    [ 0.052259] TSC deadline timer enabled
    [ 0.052264] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.052268] ... version: 3
    [ 0.052269] ... bit width: 48
    [ 0.052270] ... generic registers: 8
    [ 0.052270] ... value mask: 0000ffffffffffff
    [ 0.052271] ... max period: 0000ffffffffffff
    [ 0.052271] ... fixed-purpose events: 3
    [ 0.052272] ... event mask: 00000007000000ff
    [ 0.079047] x86: Booting SMP configuration:
    [ 0.079048] .... node #0, CPUs: #1
    [ 0.093027] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.099712] #2 #3
    [ 0.134308] x86: Booted up 1 node, 4 CPUs
    [ 0.134310] smpboot: Total of 4 processors activated (25552.63 BogoMIPS)
    [ 0.136937] devtmpfs: initialized
    [ 0.138913] PM: Registering ACPI NVS region [mem 0xbb232000-0xbb238fff] (28672 bytes)
    [ 0.138915] PM: Registering ACPI NVS region [mem 0xce9ae000-0xcea93fff] (942080 bytes)
    [ 0.139415] pinctrl core: initialized pinctrl subsystem
    [ 0.139443] RTC time: 11:10:27, date: 06/26/14
    [ 0.139466] NET: Registered protocol family 16
    [ 0.139522] cpuidle: using governor ladder
    [ 0.139522] cpuidle: using governor menu
    [ 0.139531] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.139532] ACPI: bus type PCI registered
    [ 0.139533] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.139569] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.139570] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.143859] PCI: Using configuration type 1 for base access
    [ 0.144410] ACPI: Added _OSI(Module Device)
    [ 0.144411] ACPI: Added _OSI(Processor Device)
    [ 0.144412] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.144413] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.147021] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.148606] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.161070] ACPI: SSDT 0x00000000CE9A3C18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.161369] ACPI: Dynamic OEM Table Load:
    [ 0.161370] ACPI: SSDT 0x0000000000000000 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.174502] ACPI: SSDT 0x00000000CE9A3618 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.174917] ACPI: Dynamic OEM Table Load:
    [ 0.174918] ACPI: SSDT 0x0000000000000000 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.184454] ACPI: SSDT 0x00000000CE9A2D98 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.184763] ACPI: Dynamic OEM Table Load:
    [ 0.184765] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.194062] ACPI: Interpreter enabled
    [ 0.194068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
    [ 0.194072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 0.194082] ACPI: (supports S0 S3 S4 S5)
    [ 0.194083] ACPI: Using IOAPIC for interrupt routing
    [ 0.194102] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.199374] ACPI: Power Resource [FN00] (off)
    [ 0.199419] ACPI: Power Resource [FN01] (off)
    [ 0.199463] ACPI: Power Resource [FN02] (off)
    [ 0.199506] ACPI: Power Resource [FN03] (off)
    [ 0.199551] ACPI: Power Resource [FN04] (off)
    [ 0.199896] ACPI: \_PR_.CPU4: failed to get CPU APIC ID.
    [ 0.199899] ACPI: \_PR_.CPU5: failed to get CPU APIC ID.
    [ 0.199901] ACPI: \_PR_.CPU6: failed to get CPU APIC ID.
    [ 0.199903] ACPI: \_PR_.CPU7: failed to get CPU APIC ID.
    [ 0.200027] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.200030] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.200156] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    [ 0.200234] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    [ 0.200577] PCI host bridge to bus 0000:00
    [ 0.200579] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.200581] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.200582] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.200583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.200584] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.200585] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.200586] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.200587] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.200587] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.200588] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.200589] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfeafffff]
    [ 0.200595] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
    [ 0.200653] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
    [ 0.200679] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.200711] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.200755] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
    [ 0.200771] pci 0000:00:14.0: reg 0x10: [mem 0xf3220000-0xf322ffff 64bit]
    [ 0.200822] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.200847] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.200874] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
    [ 0.200890] pci 0000:00:16.0: reg 0x10: [mem 0xf323c000-0xf323c00f 64bit]
    [ 0.200945] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.200993] pci 0000:00:16.3: [8086:8c3d] type 00 class 0x070002
    [ 0.201006] pci 0000:00:16.3: reg 0x10: [io 0xf0a0-0xf0a7]
    [ 0.201013] pci 0000:00:16.3: reg 0x14: [mem 0xf323a000-0xf323afff]
    [ 0.201114] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
    [ 0.201128] pci 0000:00:19.0: reg 0x10: [mem 0xf3200000-0xf321ffff]
    [ 0.201135] pci 0000:00:19.0: reg 0x14: [mem 0xf3239000-0xf3239fff]
    [ 0.201141] pci 0000:00:19.0: reg 0x18: [io 0xf040-0xf05f]
    [ 0.201192] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.201219] pci 0000:00:19.0: System wakeup disabled by ACPI
    [ 0.201246] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
    [ 0.201264] pci 0000:00:1a.0: reg 0x10: [mem 0xf3238000-0xf32383ff]
    [ 0.201342] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.201378] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.201405] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
    [ 0.201416] pci 0000:00:1b.0: reg 0x10: [mem 0xf3230000-0xf3233fff 64bit]
    [ 0.201476] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.201503] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.201526] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
    [ 0.201583] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.201611] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.201635] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
    [ 0.201692] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.201720] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 0.201750] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
    [ 0.201768] pci 0000:00:1d.0: reg 0x10: [mem 0xf3237000-0xf32373ff]
    [ 0.201847] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.201883] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.201910] pci 0000:00:1f.0: [8086:8c50] type 00 class 0x060100
    [ 0.202046] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
    [ 0.202058] pci 0000:00:1f.2: reg 0x10: [io 0xf090-0xf097]
    [ 0.202064] pci 0000:00:1f.2: reg 0x14: [io 0xf080-0xf083]
    [ 0.202070] pci 0000:00:1f.2: reg 0x18: [io 0xf070-0xf077]
    [ 0.202076] pci 0000:00:1f.2: reg 0x1c: [io 0xf060-0xf063]
    [ 0.202081] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
    [ 0.202087] pci 0000:00:1f.2: reg 0x24: [mem 0xf3236000-0xf32367ff]
    [ 0.202118] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.202161] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
    [ 0.202173] pci 0000:00:1f.3: reg 0x10: [mem 0xf3235000-0xf32350ff 64bit]
    [ 0.202190] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    [ 0.202273] pci 0000:01:00.0: [10de:11c0] type 00 class 0x030000
    [ 0.202282] pci 0000:01:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
    [ 0.202291] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
    [ 0.202300] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.202306] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
    [ 0.202312] pci 0000:01:00.0: reg 0x30: [mem 0xf3000000-0xf307ffff pref]
    [ 0.202361] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 0.202388] pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300
    [ 0.202397] pci 0000:01:00.1: reg 0x10: [mem 0xf3080000-0xf3083fff]
    [ 0.208685] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.208687] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.208689] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf30fffff]
    [ 0.208737] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.208807] pci 0000:03:00.0: [8086:244e] type 01 class 0x060401
    [ 0.208933] pci 0000:03:00.0: supports D1 D2
    [ 0.208934] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.208954] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.208973] pci 0000:00:1c.3: PCI bridge to [bus 03-04] (subtractive decode)
    [ 0.208977] pci 0000:00:1c.3: bridge window [mem 0xf3100000-0xf31fffff]
    [ 0.208981] pci 0000:00:1c.3: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.208982] pci 0000:00:1c.3: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.208983] pci 0000:00:1c.3: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.208984] pci 0000:00:1c.3: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.208985] pci 0000:00:1c.3: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.208986] pci 0000:00:1c.3: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.208987] pci 0000:00:1c.3: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.208988] pci 0000:00:1c.3: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    [ 0.208989] pci 0000:00:1c.3: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    [ 0.208990] pci 0000:00:1c.3: bridge window [mem 0xd0000000-0xfeafffff] (subtractive decode)
    [ 0.209061] pci 0000:04:00.0: [168c:002d] type 00 class 0x028000
    [ 0.209095] pci 0000:04:00.0: reg 0x10: [mem 0xf3100000-0xf310ffff]
    [ 0.209351] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
    [ 0.209364] pci 0000:03:00.0: bridge window [mem 0xf3100000-0xf31fffff]
    [ 0.209373] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.209374] pci 0000:03:00.0: bridge window [mem 0xf3100000-0xf31fffff] (subtractive decode)
    [ 0.209375] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.209376] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.209377] pci 0000:03:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.209378] pci 0000:03:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.209379] pci 0000:03:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.209380] pci 0000:03:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.209381] pci 0000:03:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.209382] pci 0000:03:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.209383] pci 0000:03:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.209384] pci 0000:03:00.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    [ 0.209385] pci 0000:03:00.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    [ 0.209386] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xfeafffff] (subtractive decode)
    [ 0.209408] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.209784] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.209814] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.209842] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.209869] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.209897] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.209925] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.209954] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.209982] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.210114] ACPI: Enabled 4 GPEs in block 00 to 3F
    [ 0.210172] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.210173] vgaarb: loaded
    [ 0.210173] vgaarb: bridge control possible 0000:01:00.0
    [ 0.210188] PCI: Using ACPI for IRQ routing
    [ 0.211404] PCI: pci_cache_line_size set to 64 bytes
    [ 0.211442] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [ 0.211443] e820: reserve RAM buffer [mem 0xbb232000-0xbbffffff]
    [ 0.211444] e820: reserve RAM buffer [mem 0xbc248000-0xbfffffff]
    [ 0.211445] e820: reserve RAM buffer [mem 0xce79a000-0xcfffffff]
    [ 0.211446] e820: reserve RAM buffer [mem 0xcf800000-0xcfffffff]
    [ 0.211446] e820: reserve RAM buffer [mem 0x22e000000-0x22fffffff]
    [ 0.211499] NetLabel: Initializing
    [ 0.211500] NetLabel: domain hash size = 128
    [ 0.211500] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.211507] NetLabel: unlabeled traffic allowed by default
    [ 0.211519] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.211523] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.213540] Switched to clocksource hpet
    [ 0.216475] pnp: PnP ACPI init
    [ 0.216483] ACPI: bus type PNP registered
    [ 0.216524] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.216527] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.216533] pnp 00:01: [dma 4]
    [ 0.216544] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.216555] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.216614] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.216684] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 0.216686] system 00:04: [io 0xffff] has been reserved
    [ 0.216687] system 00:04: [io 0xffff] has been reserved
    [ 0.216688] system 00:04: [io 0xffff] has been reserved
    [ 0.216689] system 00:04: [io 0x1c00-0x1cfe] has been reserved
    [ 0.216690] system 00:04: [io 0x1d00-0x1dfe] has been reserved
    [ 0.216691] system 00:04: [io 0x1e00-0x1efe] has been reserved
    [ 0.216692] system 00:04: [io 0x1f00-0x1ffe] has been reserved
    [ 0.216693] system 00:04: [io 0x1800-0x18fe] could not be reserved
    [ 0.216695] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 0.216696] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.216715] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.216745] system 00:06: [io 0x1854-0x1857] has been reserved
    [ 0.216746] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.216822] system 00:07: [io 0x0a00-0x0a0f] has been reserved
    [ 0.216823] system 00:07: [io 0x0a30-0x0a3f] has been reserved
    [ 0.216824] system 00:07: [io 0x0a20-0x0a2f] has been reserved
    [ 0.216825] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.216983] pnp 00:08: [dma 0 disabled]
    [ 0.217013] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.217187] pnp 00:09: [dma 0 disabled]
    [ 0.217255] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.217285] system 00:0a: [io 0x04d0-0x04d1] has been reserved
    [ 0.217286] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.217303] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.217561] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.217562] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.217563] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.217564] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.217566] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.217567] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.217568] system 00:0c: [mem 0xfed90000-0xfed93fff] could not be reserved
    [ 0.217569] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.217570] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.217572] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.217573] system 00:0c: [mem 0xf7fef000-0xf7feffff] has been reserved
    [ 0.217574] system 00:0c: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
    [ 0.217575] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.217728] pnp: PnP ACPI: found 13 devices
    [ 0.217729] ACPI: bus type PNP unregistered
    [ 0.223413] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.223415] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.223417] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf30fffff]
    [ 0.223421] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.223429] pci 0000:03:00.0: PCI bridge to [bus 04]
    [ 0.223436] pci 0000:03:00.0: bridge window [mem 0xf3100000-0xf31fffff]
    [ 0.223448] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
    [ 0.223452] pci 0000:00:1c.3: bridge window [mem 0xf3100000-0xf31fffff]
    [ 0.223458] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.223459] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.223460] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.223461] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.223462] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.223463] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.223464] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.223465] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
    [ 0.223466] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
    [ 0.223467] pci_bus 0000:00: resource 13 [mem 0xd0000000-0xfeafffff]
    [ 0.223468] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 0.223469] pci_bus 0000:01: resource 1 [mem 0xe8000000-0xf30fffff]
    [ 0.223470] pci_bus 0000:03: resource 1 [mem 0xf3100000-0xf31fffff]
    [ 0.223471] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
    [ 0.223472] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
    [ 0.223473] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.223474] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.223475] pci_bus 0000:03: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.223476] pci_bus 0000:03: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.223477] pci_bus 0000:03: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.223478] pci_bus 0000:03: resource 11 [mem 0x000e0000-0x000e3fff]
    [ 0.223479] pci_bus 0000:03: resource 12 [mem 0x000e4000-0x000e7fff]
    [ 0.223480] pci_bus 0000:03: resource 13 [mem 0xd0000000-0xfeafffff]
    [ 0.223481] pci_bus 0000:04: resource 1 [mem 0xf3100000-0xf31fffff]
    [ 0.223482] pci_bus 0000:04: resource 5 [mem 0xf3100000-0xf31fffff]
    [ 0.223483] pci_bus 0000:04: resource 8 [io 0x0000-0x0cf7]
    [ 0.223484] pci_bus 0000:04: resource 9 [io 0x0d00-0xffff]
    [ 0.223485] pci_bus 0000:04: resource 10 [mem 0x000a0000-0x000bffff]
    [ 0.223486] pci_bus 0000:04: resource 11 [mem 0x000d0000-0x000d3fff]
    [ 0.223487] pci_bus 0000:04: resource 12 [mem 0x000d4000-0x000d7fff]
    [ 0.223488] pci_bus 0000:04: resource 13 [mem 0x000d8000-0x000dbfff]
    [ 0.223489] pci_bus 0000:04: resource 14 [mem 0x000dc000-0x000dffff]
    [ 0.223490] pci_bus 0000:04: resource 15 [mem 0x000e0000-0x000e3fff]
    [ 0.223491] pci_bus 0000:04: resource 16 [mem 0x000e4000-0x000e7fff]
    [ 0.223492] pci_bus 0000:04: resource 17 [mem 0xd0000000-0xfeafffff]
    [ 0.223506] NET: Registered protocol family 2
    [ 0.223609] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.223730] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.223895] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.223910] TCP: reno registered
    [ 0.223917] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.223944] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.223988] NET: Registered protocol family 1
    [ 0.256980] pci 0000:01:00.0: Boot video device
    [ 0.256994] PCI: CLS 64 bytes, default 64
    [ 0.257020] Unpacking initramfs...
    [ 0.294705] Freeing initrd memory: 3168K (ffff8800379c0000 - ffff880037cd8000)
    [ 0.294716] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.294717] software IO TLB [mem 0xca79a000-0xce79a000] (64MB) mapped at [ffff8800ca79a000-ffff8800ce799fff]
    [ 0.294842] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [ 0.294863] Scanning for low memory corruption every 60 seconds
    [ 0.294994] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.303763] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.304553] zbud: loaded
    [ 0.304660] VFS: Disk quotas dquot_6.5.2
    [ 0.304681] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.304745] msgmni has been set to 15851
    [ 0.304773] Key type big_key registered
    [ 0.304856] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.304885] io scheduler noop registered
    [ 0.304886] io scheduler deadline registered
    [ 0.304909] io scheduler cfq registered (default)
    [ 0.305005] pcieport 0000:00:01.0: irq 41 for MSI/MSI-X
    [ 0.305115] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.305124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.305139] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
    [ 0.305140] vesafb: scrolling: redraw
    [ 0.305141] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.305727] vesafb: framebuffer at 0xf1000000, mapped to 0xffffc90004e80000, using 8128k, total 8128k
    [ 0.421564] Console: switching to colour frame buffer device 240x67
    [ 0.536923] fb0: VESA VGA frame buffer device
    [ 0.536932] intel_idle: MWAIT substates: 0x42120
    [ 0.536933] intel_idle: v0.4 model 0x3C
    [ 0.536934] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.537045] GHES: HEST is not enabled!
    [ 0.537073] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.557614] 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    [ 0.578155] 0000:00:16.3: ttyS1 at I/O 0xf0a0 (irq = 19, base_baud = 115200) is a 16550A
    [ 0.578323] Linux agpgart interface v0.103
    [ 0.578347] rtc_cmos 00:05: RTC can wake from S4
    [ 0.578460] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 0.578493] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.578499] Intel P-state driver initializing.
    [ 0.578506] Intel pstate controlling: cpu 0
    [ 0.578516] Intel pstate controlling: cpu 1
    [ 0.578525] Intel pstate controlling: cpu 2
    [ 0.578533] Intel pstate controlling: cpu 3
    [ 0.578547] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.578599] TCP: cubic registered
    [ 0.578655] NET: Registered protocol family 10
    [ 0.578791] NET: Registered protocol family 17
    [ 0.579032] registered taskstats version 1
    [ 0.579379] Magic number: 2:735:176
    [ 0.579408] acpi device:39: hash matches
    [ 0.579414] acpi device:0c: hash matches
    [ 0.579465] rtc_cmos 00:05: setting system clock to 2014-06-26 11:10:28 UTC (1403781028)
    [ 0.579516] PM: Hibernation image not present or could not be loaded.
    [ 0.579998] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
    [ 0.579999] Write protecting the kernel read-only data: 8192k
    [ 0.581473] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
    [ 0.582105] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
    [ 0.586339] random: systemd-tmpfile urandom read with 65 bits of entropy available
    [ 0.587122] systemd-udevd[58]: starting version 213
    [ 0.595903] ACPI: bus type USB registered
    [ 0.595926] usbcore: registered new interface driver usbfs
    [ 0.595933] usbcore: registered new interface driver hub
    [ 0.596405] usbcore: registered new device driver usb
    [ 0.596719] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.596815] ehci-pci: EHCI PCI platform driver
    [ 0.596919] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 0.596924] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.596934] ehci-pci 0000:00:1a.0: debug port 2
    [ 0.597169] SCSI subsystem initialized
    [ 0.598545] libata version 3.00 loaded.
    [ 0.600825] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 0.600841] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf3238000
    [ 0.600943] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.601297] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.601307] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.610538] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 0.610659] hub 1-0:1.0: USB hub found
    [ 0.610663] hub 1-0:1.0: 2 ports detected
    [ 0.610845] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.610849] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 0.610858] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.614752] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.614762] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf3237000
    [ 0.623945] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.624126] hub 2-0:1.0: USB hub found
    [ 0.624130] hub 2-0:1.0: 2 ports detected
    [ 0.624306] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.624310] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 0.624428] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 0.624442] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
    [ 0.624616] hub 3-0:1.0: USB hub found
    [ 0.624632] hub 3-0:1.0: 12 ports detected
    [ 0.625905] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.625908] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 0.626071] hub 4-0:1.0: USB hub found
    [ 0.626082] hub 4-0:1.0: 6 ports detected
    [ 0.626739] ahci 0000:00:1f.2: version 3.0
    [ 0.626827] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 0.626869] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
    [ 0.626871] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
    [ 0.631106] scsi0 : ahci
    [ 0.631237] scsi1 : ahci
    [ 0.631544] scsi2 : ahci
    [ 0.631847] scsi3 : ahci
    [ 0.632048] scsi4 : ahci
    [ 0.632210] scsi5 : ahci
    [ 0.632245] ata1: SATA max UDMA/133 abar m2048@0xf3236000 port 0xf3236100 irq 43
    [ 0.632247] ata2: SATA max UDMA/133 abar m2048@0xf3236000 port 0xf3236180 irq 43
    [ 0.632247] ata3: DUMMY
    [ 0.632248] ata4: DUMMY
    [ 0.632249] ata5: DUMMY
    [ 0.632249] ata6: DUMMY
    [ 0.917514] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 0.950851] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.950865] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.951513] ata2.00: ATA-9: WDC WD10EZEX-08M2NA0, 01.01A01, max UDMA/100
    [ 0.951515] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.952272] ata2.00: configured for UDMA/100
    [ 0.965729] ata1.00: ATA-8: KINGSTON SV300S37A120G, 527ABBF0, max UDMA/133
    [ 0.965731] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.975526] ata1.00: configured for UDMA/133
    [ 0.975682] scsi 0:0:0:0: Direct-Access ATA KINGSTON SV300S3 527A PQ: 0 ANSI: 5
    [ 0.976133] scsi 1:0:0:0: Direct-Access ATA WDC WD10EZEX-08M 01.0 PQ: 0 ANSI: 5
    [ 0.979123] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    [ 0.979131] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 0.979133] sd 1:0:0:0: [sdb] 4096-byte physical blocks
    [ 0.979142] sd 0:0:0:0: [sda] Write Protect is off
    [ 0.979144] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 0.979150] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.979241] sd 1:0:0:0: [sdb] Write Protect is off
    [ 0.979242] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 0.979260] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.979452] sda: sda1 sda2 sda3
    [ 0.979690] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 0.992405] sdb: sdb1 sdb2 sdb3 sdb4
    [ 0.992837] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 1.041522] hub 1-1:1.0: USB hub found
    [ 1.041639] hub 1-1:1.0: 6 ports detected
    [ 1.147659] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 1.271718] hub 2-1:1.0: USB hub found
    [ 1.271809] hub 2-1:1.0: 6 ports detected
    [ 1.297769] tsc: Refined TSC clocksource calibration: 3192.606 MHz
    [ 1.431263] usb 3-5: new low-speed USB device number 2 using xhci_hcd
    [ 1.537046] random: nonblocking pool is initialized
    [ 1.556157] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.587430] systemd[1]: systemd 214 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
    [ 1.587513] systemd[1]: Detected architecture 'x86-64'.
    [ 1.588205] systemd[1]: Set hostname to <XSign>.
    [ 1.614195] usb 3-5: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 1.626104] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 1.626132] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 1.626139] systemd[1]: Starting Remote File Systems.
    [ 1.626581] systemd[1]: Reached target Remote File Systems.
    [ 1.626590] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 1.626605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 1.626610] systemd[1]: Starting Paths.
    [ 1.626945] systemd[1]: Reached target Paths.
    [ 1.626950] systemd[1]: Starting Encrypted Volumes.
    [ 1.627363] systemd[1]: Reached target Encrypted Volumes.
    [ 1.627373] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 1.628175] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 1.628182] systemd[1]: Expecting device dev-sdb4.device...
    [ 1.628567] systemd[1]: Expecting device dev-sda1.device...
    [ 1.628950] systemd[1]: Expecting device dev-sdb3.device...
    [ 1.629332] systemd[1]: Starting Root Slice.
    [ 1.632141] systemd[1]: Created slice Root Slice.
    [ 1.632148] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 1.632697] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 1.632703] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 1.633212] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 1.633217] systemd[1]: Starting Delayed Shutdown Socket.
    [ 1.633664] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 1.633669] systemd[1]: Starting Journal Socket (/dev/log).
    [ 1.634133] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 1.634139] systemd[1]: Starting udev Control Socket.
    [ 1.634558] systemd[1]: Listening on udev Control Socket.
    [ 1.634564] systemd[1]: Starting udev Kernel Socket.
    [ 1.634987] systemd[1]: Listening on udev Kernel Socket.
    [ 1.634993] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 1.635469] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 1.635474] systemd[1]: Starting User and Session Slice.
    [ 1.635984] systemd[1]: Created slice User and Session Slice.
    [ 1.635990] systemd[1]: Starting Journal Socket.
    [ 1.636382] systemd[1]: Listening on Journal Socket.
    [ 1.636391] systemd[1]: Starting System Slice.
    [ 1.636828] systemd[1]: Created slice System Slice.
    [ 1.636837] systemd[1]: Started File System Check on Root Device.
    [ 1.636841] systemd[1]: Starting system-systemd\x2dfsck.slice.
    [ 1.637390] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [ 1.637397] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 1.638043] systemd[1]: Mounting Temporary Directory...
    [ 1.639117] systemd[1]: Mounting Debug File System...
    [ 1.639740] systemd[1]: Starting udev Coldplug all Devices...
    [ 1.640987] systemd[1]: Started Load Kernel Modules.
    [ 1.640998] systemd[1]: Mounted FUSE Control File System.
    [ 1.641689] systemd[1]: Starting Apply Kernel Variables...
    [ 1.642275] systemd[1]: Mounting POSIX Message Queue File System...
    [ 1.642976] systemd[1]: Starting Setup Virtual Console...
    [ 1.644065] EXT4-fs (sda2): re-mounted. Opts: data=ordered
    [ 1.645742] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 1.646672] systemd[1]: Mounting Huge Pages File System...
    [ 1.647253] systemd[1]: Mounting Configuration File System...
    [ 1.648402] systemd[1]: Started Set Up Additional Binary Formats.
    [ 1.648413] systemd[1]: Starting system-getty.slice.
    [ 1.649035] systemd[1]: Created slice system-getty.slice.
    [ 1.649044] systemd[1]: Starting Journal Service...
    [ 1.649940] systemd[1]: Started Journal Service.
    [ 1.684590] systemd-udevd[160]: starting version 214
    [ 1.714384] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    [ 1.714388] ACPI: Power Button [PWRB]
    [ 1.714417] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 1.714419] ACPI: Power Button [PWRF]
    [ 1.716491] pps_core: LinuxPPS API ver. 1 registered
    [ 1.716493] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 1.716760] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 1.717286] PTP clock support registered
    [ 1.718023] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X
    [ 1.721435] parport_pc 00:09: reported by Plug and Play ACPI
    [ 1.721481] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE]
    [ 1.721541] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
    [ 1.721542] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
    [ 1.721903] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 1.721917] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 1.748190] ACPI: Fan [FAN0] (off)
    [ 1.748215] ACPI: Fan [FAN1] (off)
    [ 1.748234] ACPI: Fan [FAN2] (off)
    [ 1.748255] ACPI: Fan [FAN3] (off)
    [ 1.748276] ACPI: Fan [FAN4] (off)
    [ 1.749478] thermal LNXTHERM:00: registered as thermal_zone0
    [ 1.749479] ACPI: Thermal Zone [TZ00] (28 C)
    [ 1.749609] thermal LNXTHERM:01: registered as thermal_zone1
    [ 1.749610] ACPI: Thermal Zone [TZ01] (30 C)
    [ 1.757876] [drm] Initialized drm 1.1.0 20060810
    [ 1.767187] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 1.774098] cfg80211: Calling CRDA to update world regulatory domain
    [ 1.774823] usb 3-6: new full-speed USB device number 3 using xhci_hcd
    [ 1.795673] Adding 16002224k swap on /dev/sdb4. Priority:-1 extents:1 across:16002224k FS
    [ 1.801517] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x9
    [ 1.805001] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.806877] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x9
    [ 1.806888] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x9
    [ 1.806895] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x9
    [ 1.806928] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 1.823570] AVX2 version of gcm_enc/dec engaged.
    [ 1.849773] nvidia: module license 'NVIDIA' taints kernel.
    [ 1.849774] Disabling lock debugging due to kernel taint
    [ 1.856456] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
    [ 1.856549] ppdev: user-space parallel port driver
    [ 1.856785] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
    [ 1.856789] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 337.25 Tue May 27 11:05:28 PDT 2014
    [ 1.993532] e1000e 0000:00:19.0 eth0: registered PHC clock
    [ 1.993533] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 74:d4:35:86:a4:73
    [ 1.993534] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
    [ 1.993584] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
    [ 1.993718] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 1.993806] snd_hda_intel 0000:01:00.1: Disabling MSI
    [ 1.993810] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
    [ 1.993950] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
    [ 1.994002] ACPI Warning: SystemIO range 0x000000000000f000-0x000000000000f01f conflicts with OpRegion 0x000000000000f000-0x000000000000f00f (\_SB_.PCI0.SBUS.SMBI) (20140214/utaddress-258)
    [ 1.994003] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.996461] iTCO_vendor_support: vendor-support=0
    [ 1.996939] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 1.996968] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
    [ 2.005457] sound hdaudioC0D2: autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
    [ 2.005458] sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 2.005459] sound hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
    [ 2.005459] sound hdaudioC0D2: mono: mono_out=0x0
    [ 2.005460] sound hdaudioC0D2: dig-out=0x11/0x1e
    [ 2.005460] sound hdaudioC0D2: inputs:
    [ 2.005461] sound hdaudioC0D2: Rear Mic=0x18
    [ 2.005462] sound hdaudioC0D2: Front Mic=0x19
    [ 2.005462] sound hdaudioC0D2: Line=0x1a
    [ 2.005463] sound hdaudioC0D2: CD=0x1c
    [ 2.005463] sound hdaudioC0D2: dig-in=0x1f
    [ 2.008421] systemd-udevd[162]: renamed network interface eth0 to eno1
    [ 2.019322] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D2/input6
    [ 2.020297] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 2.020335] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 2.020370] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 2.020403] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 2.020435] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 2.020468] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 2.026197] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 2.132907] systemd-journald[153]: Received request to flush runtime journal from PID 1
    [ 2.157519] ath: EEPROM regdomain: 0x809c
    [ 2.157520] ath: EEPROM indicates we should expect a country code
    [ 2.157520] ath: doing EEPROM country->regdmn map search
    [ 2.157520] ath: country maps to regdmn code: 0x52
    [ 2.157521] ath: Country alpha2 being used: CN
    [ 2.157521] ath: Regpair used: 0x52
    [ 2.160431] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 2.160562] ieee80211 phy0: Atheros AR9287 Rev:2 mem=0xffffc90006800000, irq=19
    [ 2.181947] systemd-udevd[162]: renamed network interface wlan0 to wlp4s0
    [ 2.298729] Switched to clocksource tsc
    [ 2.376487] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
    [ 2.376547] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
    [ 2.376591] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
    [ 2.376632] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
    [ 2.560514] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
    [ 3.062601] nvidia 0000:01:00.0: irq 47 for MSI/MSI-X
    [ 3.592415] NVRM: Your system is not currently configured to drive a VGA console
    [ 3.592417] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
    [ 3.592418] NVRM: requires the use of a text-mode VGA console. Use of other console
    [ 3.592419] NVRM: drivers including, but not limited to, vesafb, may result in
    [ 3.592420] NVRM: corruption and stability problems, and is not supported.
    [ 7.032503] usb 3-6: unable to read config index 0 descriptor/all
    [ 7.032509] usb 3-6: can't read configurations, error -110
    [ 7.299384] usb 3-11: new high-speed USB device number 5 using xhci_hcd
    [ 7.769759] usb 3-6: new full-speed USB device number 6 using xhci_hcd
    [ 7.973941] hidraw: raw HID events driver (C) Jiri Kosina
    [ 7.986288] usbcore: registered new interface driver usbhid
    [ 7.986290] usbhid: USB HID core driver
    [ 7.987065] input: HID 046a:0011 as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:046A:0011.0001/input/input17
    [ 7.987234] hid-generic 0003:046A:0011.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 046a:0011] on usb-0000:00:14.0-5/input0
    [ 7.987314] input: Razer Razer DeathAdder as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:1532:0016.0002/input/input18
    [ 7.987439] hid-generic 0003:1532:0016.0002: input,hidraw1: USB HID v1.11 Mouse [Razer Razer DeathAdder] on usb-0000:00:14.0-6/input0
    [ 7.989050] mousedev: PS/2 mouse device common for all mice
    [ 8.124996] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 8.136818] usb 3-11: reset high-speed USB device number 5 using xhci_hcd
    [ 8.136826] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 4.
    [ 8.136827] usb 3-11: hub failed to enable device, error -22
    [ 8.226730] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 8.226799] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [ 8.296772] usb 3-11: reset high-speed USB device number 5 using xhci_hcd
    [ 8.296839] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 4.
    [ 8.296841] usb 3-11: hub failed to enable device, error -22
    [ 8.456902] usb 3-11: reset high-speed USB device number 5 using xhci_hcd
    [ 8.481367] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95848
    [ 8.481369] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95800
    [ 8.481370] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95890
    [ 8.481371] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f958d8
    [ 8.481372] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95920
    [ 8.481373] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95968
    [ 8.481374] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f959b0
    [ 8.481751] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
    [ 8.491510] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 0005 detected
    [ 8.491667] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
    [ 8.491846] usbcore: registered new interface driver rt2800usb
    [ 8.527024] systemd-udevd[163]: renamed network interface wlan0 to wlp0s20u11
    [ 37.746771] fuse init (API version 7.23)
    [ 162.364940] ieee80211 phy1: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
    [ 162.368409] ieee80211 phy1: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
    [ 162.630888] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u11: link is not ready
    [ 165.603287] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u11: link is not ready
    [ 165.711742] e1000e: eno1 NIC Link is Down
    [ 165.815617] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 165.917212] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 165.917299] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [ 166.200400] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u11: link is not ready
    [ 169.526968] wlp0s20u11: authenticate with f8:d1:11:e0:43:42
    [ 169.559811] wlp0s20u11: send auth to f8:d1:11:e0:43:42 (try 1/3)
    [ 169.561558] wlp0s20u11: authenticated
    [ 169.563460] wlp0s20u11: associate with f8:d1:11:e0:43:42 (try 1/3)
    [ 169.566987] wlp0s20u11: RX AssocResp from f8:d1:11:e0:43:42 (capab=0x431 status=0 aid=2)
    [ 169.569703] wlp0s20u11: associated
    [ 169.569713] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u11: link becomes ready
    [ 169.601748] wlp0s20u11: Limiting TX power to 20 (20 - 0) dBm as advertised by f8:d1:11:e0:43:42

  • Isolation network module

    I have a FP-1000 network module with a FP-AI-100, FP-DI-300 and FP-DO-403. I am using RS-232 serial communication. I have fried both of my computer's serial ports. Nothing happen to the network module or I/O modules. Can any one tell me what happen? How do I prevent this? I think I need an isolation serial board. Can anybody confirm that?
    Yan

    Hello Yan,
    I am not sure how your computer's serial ports got fried, I've actually never run into this before. The only thing I can think of is either a defective (or out of spec) power supply for the computer or a defective (or out of spec) power supply for the fieldpoint controller. If you had a serial isolation board, it's possible that it would help, but I'm somewhat doubtful. The isolation boards provide isolation from port to port. So you could still fry those ports depending on what is currently frying your ports. Perhaps you could give us some more information about your system set up, the conditions surrounding the frying of the computer's com ports, and any other information or troubleshooting you have done that may be relevant.
    Thanks,
    E.Lee
    Eric
    DE For Life!

  • Using Fieldpoint Explorer, I am having trouble configuring outputs on my RLY-420 and PWM-520 modules attached to an FP-1000 network module

    I have noticed that I can not get my Relay module to turn off all of the channels, also I can only set the PWM modules down to ~4% output.
    I have tried to "Reset" the factory defaults on the FP-1000. I've tried to configure the powerup states of the different modules, all with no luck.
    I have made sure I am running with the latest firmware on the FP-1000
    I did notice this problem before upgrading the firmware. Immediately after doing the upgrade the problem went away for a short while. Now it is back again.
    My system is configured as follows:
    1 FP-1000 network module @address 0
    4 FP-TC-120 modules @1,
    2, 3, 4
    2 FP-TB-10 dual channel bases @ 5, 6
    2 FP-PWM-520 modules @ 7, 8
    1 FP-RLY-420 module @ 9
    Something seems to me to be happening with my .iak file in FieldPoint Explorer, of course I could be completely off base.
    I appreciate any insight anybody might have with this problem
    Kerry Libberton
    TDA Research
    Wheat Ridge, CO

    Kerry,
    There are several different things that may be going on here. First of all, there may be an issue with power consumption. A network module (FP-1000 in this case) is designed to source up to 9 Watts of power to I/O modules. This assumes an average of 1 Watt per module. Certain modules require more than 1 Watt, most require less leaving extra power for the ones that require more. In your configuration, you may be over this depending upon how your FP-TB-10's are populated. Assuming that the TB-10 is unpopulated, your consumption is 4 * 0.35 + 2 * .25 + 2 * 0.6 + 1.7. = 3.8 Watts. Thus, the load from the Dual Channel modules may not exceed 5.2 Watts. If you are using exclusively the Dual Channel Analog Out Current modules, you will overload the power supply.
    Anothe
    r thing to look at is when resetting the network module, check the box that says factory configuration. After the reset, uncheck the box and then configure your channels and power-up values (edit this device on each module).
    Also, there are some times when relays may get "stuck" in an on position due to extremely high inductive loading. I have not seen that happen very frequently, but it does make me wonder, what type of load are you driving on the relay channels?
    The PWM module, has 12 bit resolution, and will accept values of 0% for the output duty cycle. What value for the period have you set?

  • Cisco ASA 5505 - EasyVPN - ARD can't scan remote Networks

    Hi all,
    We have been installing Cisco ASA5505 to hook our systems and remote offices together.  Our first install went great, and I can scan the remote network no problem, this network is setup using the site to site VPN setup.
    Since then we have added 3 more ASA5505 so the the mix, these are not running via the Site to Site VPN but are rather using the EZVPN.
    On the Remote ASAs using EasyVPN, I cannot scan the networks with ARD or even Ping. 
    I am wondering if anyone has any insights on this?  I know this info is a bit sketchy...
    I will post more as I get it.

    ASAs are the default gw for respective LANs. For the point 2 if i trace the packets i can see that their are blocked
    packet-tracer input inside-g tcp 192.168.1.42 80 192.168.2.31 80
    Phase: 1
    Type: ROUTE-LOOKUP
    Subtype: input
    Result: ALLOW
    Config:
    Additional Information:
    in   192.168.2.0     255.255.255.0   outside
    Phase: 2
    Type: UN-NAT
    Subtype: static
    Result: ALLOW
    Config:
    nat (inside-g,outside) source static obj-LAN-G obj-LAN-G destination static obj-LAN-BO obj-LAN-BO no-proxy-arp route-lookup
    Additional Information:
    NAT divert to egress interface outside
    Untranslate 192.168.2.31/80 to 192.168.2.31/80
    Phase: 3
    Type: ACCESS-LIST
    Subtype:
    Result: DROP
    Config:
    Implicit Rule
    Additional Information:
    Result:
    input-interface: inside-g
    input-status: up
    input-line-status: up
    output-interface: outside
    output-status: up
    output-line-status: up
    Action: drop
    Drop-reason: (acl-drop) Flow is denied by configured rule
    192.168.1.42 is the ASA1 inside IP address. But i've an explicit ACL that permits ALL traffic from 192.168.1.0/24.
    I've also tried to add an ACL for the specific IP for inside interface but with no results.

  • How can I get my games to run smooth with apple tv. I'm getting jerky movement

    How can I get my games to run smooth with apple tv?

    Check your network for interference (www.istumbler.net, check router manual in regards to changing channels) and other activities possibly running in the background.

  • Can't connect to a computer I can see on the network

    I have 4 machines connected to this wireless network. 2 Macs, 2 PCs. Both MACs are running Tiger OSX 10.4.7. The PowerBookG4 using Airport Extreme and the G5 running a direct LAN connection. The wirelss router is downstairs and the G5 Mac is upstairs. I am using a buffalo WLI-TX4_G54HP wireless ethernet converter. It picks up the wireless broadcast signal from the router and provides 4 hard wired LAN connections for the machines upstairs. When I click on the Network Icon in the finder, it shows a workgroup "My Network" and another one MSHome for the PC. From my Powerbook downstairs I can click on the Network/MSHome/my PC and it connects like it always did. But when I click on Network/My Network/G5, I get a message that says..... "The Alias "G5" could not be opened, because the original item cannot be found"
    It offers me 3 buttons...Delete Alias....Fix Alias...and OK.
    When I click Fix Alias, it opens a finder window to choose an application to "fix the alias". But I don't know what that would be. If I try to Delete Alias, I get another pop up menu box that says I don't have sufficient privileges to delete that alias file.
    Now, if I go upstairs and use the G5, I can click on the Network/My Network/PowerBookG4 and it will mount it up just fine. I just can't get it to work the other way.
    Any suggestions?
    PS: This really started to become a problem when I moved the router downstairs and installed the Buffalo ethernet converter. By the way, this is also intermittent. Sometimes it does connect, but at least for the past two or three days, it will not. My printer is connected to that G5 machine upstairs and I use it to print from my PowerBook downstairs.

    Tony,
    The dialog box you're seeing is a standard offer coming from OS-X. If you "fix" the alias, the Finder offers you top relocate the original it should point to (thus the dialog box). To "delete" the alias is not possible, as in this case it is a network alias created by the Finder itself...you need to be "root" to delete it but deleting it would make no sense anyhow...so just click OK and forget it!
    Onto the connectivity problem : If I understood well, you cannot connect to your G5 unless the G5 itself initiated a network connection. My first thoughts are : firewall...check if your firewall is activated (SysPrefs>Sharing>Firewall) and look for the port(s) of the services you want to connect to in the list it shows...are they "allowed"?
    Another trick : Have you already tried to access your G5 by entring its name, for example in the Finder : Connectto>MyG5name.local (.local is important)? It should connect it straight to your machine with no browser interposed.
    Keep me posted to your results or enlighten me when I misunderstood your problem!
    Hth
    marc.
    PowerBook G4 15", XServe Bi 2.5 G5, PowerMac 4xG5,…   Mac OS X (10.4.7)  
    PowerBook G4 15", XServe Bi 2.5 G5, PowerMac 4xG5,…   Mac OS X (10.4.7)  

  • Can more than one LV app running on different machines have open references to the same device at the same time?

    I want to control a bunch of FP devices from one PC and serve this info to some satelites PC who will be on the same network. Most of the time,only the one PC will be interacting with all of the FP devices.
    In the event this main PC fails, I want to be able to quickly tell all of my FP devices to go into a safe state. I have a mechanism that will tell me the main is down. When this happens, I want to write the correct state to all of the output relays.
    To pull this off, I wanted all of the satelites to open FP connections to the relays that have to be driven to the safe state at starrt-up. When the failure of the main is detected, I want to be able t
    o drive the relays to the correct state with a minimal amout of delay. My experiments with using FP explorer with a single PC controlling a FP device in a LV app has showed that I can write from ether place any time I wantedwith no apparent interfearence. I this same functionality available from multiple machines?
    The alternative to this approach would target a watch-dog app at each of the FP controllers and have them fail-safe their outputs but this means I need to include support of RT in this app, and I was hoping to keep this simple. Each of the FP controllers would also have to be smart enough to know which if outputs should be acted on. i would alsolike some mechanism of knowing this has happened (for trouble-shooting purposes)
    I thought I read this was built into FP, but that may have applied to specific devices. I am not sure.
    Question:
    What is the simplest approach to setting my outputs quickly to a safe state when then main PC goes down?
    Thank you for reading,
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

    Ben,
    The FP-100X, FP-160X and FP-20XX series of network modules all have communication watchdogs. The communication watchdogs are used to monitor the communications between host computers and the network module. If there are no communications within the timeout period, pre-programmed settings can be applied to each channel as desired. For proper operation, a communications watchdog has to be enabled in three locations; in the network module (enable/disable and set timeout period), in the I/O module (Enable/Enable on Use (FP-100X series only)/Disable) and on each individual channel. For relays/discrete outputs, you can program what state the channel goes to (on/off), for analog outputs, you can set the exact output value the channel goes to.
    For more in
    formation, please see the following tutorial. It explains in detail how the watchdogs work.
    http://zone.ni.com/devzone/conceptd.nsf/webmain/FB7AABACC2BAB99686256C7E0080E60A?opendocument&node=11590_US
    Regards,
    Aaron

  • I can't map a network drive from Windows 7, using the exact same settings that work fine with Vista or XP

    I have Windows 7  64 bit Home Premium,and I can't map a network drive.  I use a Cisco VPN client to connect to my University network, and then when I go to map the drive I get a message that it can't be found.  I have done web research it seems that I am unable to edit the local security settings (apparently you can do this in Ultimate and Professional versions), and that this may be the culprit.  Does Microsoft make some patch available?  My IT people, and the tech help at HP are baffled by this.  If Windows 7 Home Premium does not allow for mapping of network drives, then I'm dumping it and returning to Vista.  Has anybody had similar problems?

    Day 2 of trying to map a drive in Windows 7 Professional:
    My journey to ____..
    Begins:
    I purchased Windows 7 Home 3xuser license pack for ~140 US I kep hearing friend sayhow much faster it was than Vista 32bit so I thought hey let’s “upgrade”
    .. I looked up the definition of the word “upgrade” the following is what I found:
    1.
    To exchange a possession for one of greater value or quality; trade up.
    2.
    Computer Science
    To replace software or hardware with an upgrade.
    3.
    Computer Science
    a.
    To replace (a software program) with a more recently released, enhanced version.
    b.
    To replace (a hardware device) with one that provides better performance.
    So we,re all clear on what an upgrade is suppose to be. I wanted tomake sure I understood before I proceeded.
    I installed a copy on my latptop Toshiba Centrino 1.83 Ghz/3 G Ram decent computer for all intent and purposes. It’s been working fine
    on Vista but running slow. So I went through MS “requirements checking” to determine if my computer passed the MS test and worth of such the honor and also get MS’s blessing before I moved forward with the “upgrade”.
    I proceeded with the upgrade went relatively smoothly had to uninstall a few programs but I figure that’s such a 
    small price to pay for such great enhancement that I will receive from my “upgrade”. Approximately 4 to 5 hours later after minimal reboots I was all set to go with my new upgraded OS. It was working as prescribed faster than Vista cleaner
    interface sorta, helpful little taskbar gadgets. I was stoked that night I went to be thinking I will go to work and be a rock star on my brand newly “upgraded” computer.
    Oh and by the way, I was so thrilled about Windows 7 I even upgrade my home computer as well.
    I go into work and I have a very big user migration that night, I am an network engineer and I use my laptop for work I use Visio, Wireshark
    and others, all the tools that help us do our job efficiently and effectively.
    I sit down turn on my computer it boots faster than Vista and I’m just chomping at the bit to get going have lots of work to do. So let
    go back for a minute an look at the definition of “upgrade”
    “3.
    Computer Science
    a.
    To replace (a software program) with a more recently released,
    enhanced version.
    b.
    To replace (a hardware device) with one that provides
    better performance.”
    So were good on what upgrade is?
    I have my computer up I have logged in (locally) not on a domain as I was not when I was on Vista OS. I wanted to attach the server to get some
    files so I go to map a drive………………. Hmmmph ….. that’s weird I cannot map a drive …… let’s try this again……… hmmmph…. what this domain thing going here I
    never need that before in the lesser product Vista but ok I’ll add my
    \\servername\folder and my domain.org\username..... hit enter and hmmmmmph …. It ask me for my password again.. well I could have fat gingered it so I’ll type it in reallllllllly slow.. hmmmmmmph ….. again no such luck…
    So I decide consult a colleague of mine who recommended I “upgrade” to Windows 7. After speaking with me he tells me oh! You need
    Windows 7 Professional to do the same things you did in Vista home … I’m perplexed by this but let’s once more take a look at the word “upgrade” to “enhance
    and/or make better
    ”. So now I’m a little perturbed by this little bit of information but I suck it up and decide I’ll drop another ~100.00 US on an “upgrade” to Professional small price to pay for such a great product.. I mean have
    you seen those commercial WOW!
    I make my purchase download and once “upgrade” to new “upgrade” with even more improvement over Vista and XP I mean
    with those two OS’s it took me all of 5 second to map a drive SURELY Windows 7 Professional will map a drive like no one business.
    After 
    few reboots my computer has been fully “upgraded” and ‘upgrade” again to W7 Pro and I’m off to the races ready to get to work cause my migration will be starting in a few hours and I want to be prepared. Sytsem reboots quickly
    I’m logged and ready to start getting my information I so desperately need. I go to map my drive I figure I’ll help W7Pro out I’ll be proactive and use “domain.org\username” that way W7Pro 
    will like me and think oh! this man is brilliant. I hit enter with my correct password that I type realllllly slow. …… waited it’s thinking for sure this is it .. the anticipation is killing me the excitement is overwhelming …….
    THUD my world just came crashing down ..no luck .. no login ..no mapping drives…I’m now on hour 6 of this ridiculous journey to the “upgrade” to “upgrade” ____. So now I’m left to forum because MS surely does not
    think I am going to pay them $275.00 and hour for support on something that should have work right out of the box.
    So I’m on day to I have tried everything on this forum page to get my mapped drive to work with nothing working for me. It appears that
    if I want to use my computer I will have to rolled back to the lesser (Vista).
    Just in case you’re wondering how I made it through the user migration. I had my co-worker bring me my XP computer worked like it’s
    was suppose to.

  • Can i call a function module of SAP?

    Hi, i have a question... Can i call a function module of SAP... I need print a document from a device, can i call the function module of SAP in order that me it prints it?
    Thanks,

    Hi Victor,
    you can use the GenericSync Example of the MDK. This calls the Module to verify the user directly. Generic Sync is exactly for that purpose: call a BADI directly and no usage of SyncBO. Be aware, that you - out of the box- sync your app data as well at that moment, because a sync runs both - generic and smartsync. Even worse: even when you have nothing to sync in Generic Sync - so nothing to print - it will call the function module for generic sync as long as it is registered.
    Well,  anyway, this is the way to call a function module separate.
    If it works with you rparticular print module? I have no idea, but if this is a normal function module - well, it should be ok.
    Hope this helps.
    Regards,
    Oliver

  • Can't get to slideshow module in 1.3

    I can't get to slideshow module in 1.3 "an error occurred when attempting to change modules".
    I am running Leopard 10.5.1.
    Can anyone help?
    Dan

    I am still hoping that someone else has had this problem and knows a fix.
    I have called tech support and I have learned that the only way they know to fix this is for me to create a new user account. If I create a new catalogue in the new user account I can then use Lightroom and the slideshow.
    Obviously the hassle of moving everything into a new user account is not something I relish and am still wondering if anyone else has any ideas.
    Dan

Maybe you are looking for

  • HOW TO GET INFORMATION ABOUT THE CLIENT MACHINE AT DATABASE LEVEL

    HOW TO GET INFORMATION ABOUT THE CLIENT MACHINE AT DATABASE LEVEL USING 10g Database and 10g Application Server we have developed an application using oracle forms 10g with oracle database 10g and Application server 10g Application uses a single Orac

  • Oracle XA driver problem with WLS 7.0.1.0, Oracle 9.0.1

    We are using simplified chinese, after swith to bea jdriver, it messed up all the encoding. So we cannot display Chinese character correctly. We are using WLS 7.0.1.0, Oracle 9.0.1 on both Windows and Solaris 8 environment, BEA supplied JDK 1.3.1_03.

  • Dynamic table data isn't transfered to the context, with webdynpro for java

    Hi, I'm using LifeCycle designer 7.1 and Adobe reader 7.0.5. I'm trying to make a dynamic table in a PDF form, that will be related to a table in the context. I've designed the context like it says here: Dynamic Table -  same data repeating in all ro

  • Still Images not working

    I've put together a DVD in Encore, and many of the timelines are made up of at least one clip, and one still image leading into that clip. Everything looks fine in Encore, and it all writes to a disc with no trouble, but when I play the DVD some of t

  • Pass form data to redirect page?

    This site http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_15239 explains how to do this for VBScript (ASP), but with 8.02 DW no longer generates the same code for Record Insert pages. The instructions instruct the user to look for this lin