ACPI not working

I am running Arch linux on an HP pavilion ze4400. I'm also running windows XP (since it came with it) but in a small partition because my gf needs to use the computer as well. When I'm using XP, the fan is very efficient. It turns on when I'm doing a lot of things, and it turns off when the  computer is not doing anything. I like that since the battery can last longer, and there is no noise at all.
When I previously installed SUSE 9.0, it worked well, but not as well as XP. At least the fan would be a little more efficient in SUSE. It would turn off only when I wouldn't use the computer for a long time with the battery. If it was plugged in, the fan never turned off, but it would at least remain at lower speeds.
Now I'm interested in Arch. I dont need all that KDE crap SUSE likes to use. But i do miss acpi. When I installed Arch, everything went well. When I boot off GRUB, the computer halts. It stops on ACPI *something* IRQ. I can't remember. I have to go into GRUB and type in "acpi=off" and then the computer doesn't halt. But of course, the fan is always on and the computer makes a lot of noise.
What can I do? How can I activate ACPI without having the computer halt? I have ACPI  installed. I really want to give Arch a try.

I'm the only one posting. sorry for all these small posts, but i'm working on this ACPI problem right now. i'm looking for people to help me. so please, if you have a comment or suggestion, post it so that we can find a solution. in the meanwhile, i'm pulling my hairs out!
that said, i tried the lm_sensors but it didn't work. lm_sensors cannot find any sensors on my computer!! does anythng work with this HP!!
although i found something interstesting:
does anyone know if it will work?
From:           Len Brown <[email protected]>
To:          Linus Torvalds <[email protected]>
Subject:          [BKPATCH] ACPI for 2.6
Date:          03 May 2004 12:52:31 -0400
Cc:          "[email protected]" <[email protected]>, ACPI Developers <[email protected]>
Hi Linus, please do a
    bk pull bk://linux-acpi.bkbits.net/linux-acpi-release-2.6.6
    A couple of key interrupt configuration fixes in this patch.
thanks,
-Len
ps. a plain patch is also available here:
ftp://ftp.kernel.org/pub/linux/kernel/p … .6.diff.gz
This will update the following files:
Documentation/kernel-parameters.txt |   14 +
arch/i386/kernel/acpi/boot.c        |   19 +-
arch/i386/kernel/dmi_scan.c         |  147 ++++++++---------
arch/i386/kernel/io_apic.c          |   18 --
arch/i386/kernel/mpparse.c          |   40 +---
arch/i386/kernel/setup.c            |   13 +
arch/i386/mach-default/setup.c      |    4
arch/i386/mach-es7000/setup.c       |    7
arch/i386/mach-voyager/setup.c      |    4
arch/i386/pci/acpi.c                |    1
arch/i386/pci/irq.c                 |    5
arch/x86_64/kernel/Makefile         |    2
arch/x86_64/kernel/i8259.c          |    4
arch/x86_64/kernel/io_apic.c        |   16 -
arch/x86_64/kernel/mpparse.c        |   37 +---
arch/x86_64/kernel/setup.c          |   10 -
drivers/acpi/ac.c                   |    3
drivers/acpi/asus_acpi.c            |  121 ++++++++------
drivers/acpi/battery.c              |   15 +
drivers/acpi/button.c               |   37 ++++
drivers/acpi/fan.c                  |    3
drivers/acpi/osl.c                  |   27 +--
drivers/acpi/pci_irq.c              |    2
drivers/acpi/pci_link.c             |  199 ++++++++++++------------
drivers/acpi/pci_root.c             |   10 +
drivers/acpi/processor.c            |   12 +
drivers/acpi/scan.c                 |   16 +
drivers/acpi/thermal.c              |    7
drivers/acpi/toshiba_acpi.c         |    5
include/acpi/acpiosxf.h             |    6
include/asm-i386/acpi.h             |   16 +
include/asm-ia64/acpi.h             |    1
include/asm-x86_64/acpi.h           |   16 +
include/linux/acpi.h                |    1
34 files changed, 495 insertions(+), 343 deletions(-)
through these ChangeSets:
<[email protected]> (04/05/03 1.1371.707.20)
   [ACPI] export symbols to button module
<[email protected]> (04/05/01 1.1371.707.19)
   [ACPI] PCI Interrupt Link fixes
   Handle BIOS that reference disabled PCI Interrupt Link Devices
   http://bugme.osdl.org/show_bug.cgi?id=1581
   Clean up VIA _CRS = 0 BIOS workaround
   Handle BIOS returning _CRS outside _PRS
   http://bugme.osdl.org/show_bug.cgi?id=2567
   delete now unused _SRS retry code
   disable redundant console messages
<[email protected]> (04/04/28 1.1371.707.18)
   [ACPI] button build fix
<[email protected]> (04/04/28 1.1371.707.17)
   [ACPI] fix build warning in dmi_scan
<[email protected]> (04/04/28 1.1371.707.16)
   [ACPI] support button driver unload (Luming Yu)
   http://bugzilla.kernel.org/show_bug.cgi?id=2281
<[email protected]> (04/04/28 1.1371.707.15)
   [ACPI] toshiba_acpi driver if acpi_disabled (David Shaohua Li)
   http://bugzilla.kernel.org/show_bug.cgi?id=2465
<[email protected]> (04/04/28 1.1371.707.14)
   [ACPI] rmmod ACPI modules vs /proc
   from Anil S Keshavamurthy and David Shaohua Li
   http://bugzilla.kernel.org/show_bug.cgi?id=2457
<[email protected]> (04/04/28 1.1371.707.13)
   [ACPI] pci-link may not always be SHARED (SuSE via Luming Yu)
   http://bugzilla.kernel.org/show_bug.cgi?id=2404
<[email protected]> (04/04/28 1.1371.707.12)
   [ACPI] battery "charged" instead of "unknown" (Luming Yu)
   http://bugzilla.kernel.org/show_bug.cgi?id=1863
<[email protected]> (04/04/28 1.1371.707.11)
   [PATCH] acpi4asus 0.28 (Karol 'sziwan' Kozimor)
   - Added support for Samsung P30
   - Fixed an oops triggered by non-standard hardware (Samsung P30)
   - Added support for L4400L and M6800N
   The patch also removes some superfluous data. It doesn't include the
   copy_from_user() conversion, it will be released as a separate patch.
<[email protected]> (04/04/28 1.1371.707.10)
   [PATCH] acpi build fix
   setup.c:608: `acpi_skip_timer_override' undeclared
<[email protected]> (04/04/24 1.1371.749.3)
   ACPI irq->gsi naming (Bjorn Helgaas)
<[email protected]> (04/04/24 1.1371.707.9)
   [ACPI] No IRQ known... - using IRQ 255 (Bjarni Rúnar Einarsson)
   http://bugzilla.kernel.org/show_bug.cgi?id=2148
<[email protected]> (04/04/23 1.1371.707.8)
   [ACPI] workaround for nForce2 BIOS bug: XT-PIC timer in IOAPIC mode
   "acpi_skip_timer_override" boot parameter
   dmi_scan for common platforms, may be replaced with PCI-ID in future.
   http://bugzilla.kernel.org/show_bug.cgi?id=1203
<[email protected]> (04/04/23 1.1371.707.7)
   [ACPI] Workaround "_BBN 0" BIOS bug
   enhance "pci=noacpi" to skip ACPI PCI configuration and interrupt
config
   add "acpi=noirq" to skip just ACPI interrupt config (David Shaohua
Li)
   http://bugzilla.kernel.org/show_bug.cgi?id=1662
<[email protected]> (04/04/22 1.1371.707.6)
   [ACPI] allow IRQ2 to be used in ACPI/IOAPIC mode
   http://bugzilla.kernel.org/show_bug.cgi?id=2564
<[email protected]> (04/04/22 1.1371.707.5)
   [ACPI] if acpi_os_name= is used, print what it finds
<[email protected]> (04/04/20 1.1371.707.4)
   ACPI] Delete IRQ2 "cascade" in ACPI IOAPIC mode
   no such concept exists in ACPI, frees IRQ2 for use.
<[email protected]> (04/04/20 1.1371.707.3)
   [ACPI] enhance intr-src-override parsing to handle ES7000
   http://bugme.osdl.org/show_bug.cgi?id=2520
<[email protected]> (04/04/16 1.1371.707.2)
   [ACPI] enable 440GX PIRQ router workaround
<[email protected]> (04/04/14 1.1371.707.1)
   [ACPI] fix x86_64 mis-merge

Similar Messages

  • Asus U41SV ACPI not working well

    I have an impression that ACPI in my laptop may not be working entirely right, since neither lm-sensors register any sensors other than CPU temperature nor I have any entry in /proc/acpi besides battery and ac-adapter, not even fans.
    I also noticed when I left my laptop overnight downloading stuff over torrent that it was way too hot, the CPU had 60something degrees in the morning and HDD was quite hot too, though I don't remember the exact temperature. I don't think that a CPU should be this hot from just downloading torrents and I think that maybe while running Windows the manufacturer provided ACPI drivers do manage fan temperature and when powering down leave it as-is and since Linux doesn't seem to recognize fans it doesn't change the fan RPM according to CPU temperature which results in such high temperatures building up over time even when processor is mostly idling.
    Is there any way to have fan control back? From what I read the /proc/acpi/fans should be reported right most of the time and that clearly is not the case here.
    Or maybe modern laptops don't give fan control to OS and do it on ther own? In which case it kinda sucks as it clearly can't manage to keep the temperature low in a non-demanding scenario, but oh well.
    Also when I try to modprobe asus_laptop it doesn't seem to recognize my hardware and while asus_nb_wmi does seem to load it is reported as not used by anything:
    asus_nb_wmi 1537 0
    asus_wmi 13644 1 asus_nb_wmi
    sparse_keymap 3088 1 asus_wmi
    pci_hotplug 25672 1 asus_wmi
    rfkill 15402 3 asus_wmi,bluetooth,cfg80211
    wmi 8347 2 asus_wmi,mxm_wmi
    I also noticed that powertop reports processor, while spending most of the time in the lowest clock rating, also spends up to 10% in Turbo Mode or highest clock, even when just browsing webpages with chromium and listening to music with mpd.
    Are such spikes normal with conservative cpufreq governor, or can/should this be somehow fixed?

    I have an impression that ACPI in my laptop may not be working entirely right, since neither lm-sensors register any sensors other than CPU temperature nor I have any entry in /proc/acpi besides battery and ac-adapter, not even fans.
    I also noticed when I left my laptop overnight downloading stuff over torrent that it was way too hot, the CPU had 60something degrees in the morning and HDD was quite hot too, though I don't remember the exact temperature. I don't think that a CPU should be this hot from just downloading torrents and I think that maybe while running Windows the manufacturer provided ACPI drivers do manage fan temperature and when powering down leave it as-is and since Linux doesn't seem to recognize fans it doesn't change the fan RPM according to CPU temperature which results in such high temperatures building up over time even when processor is mostly idling.
    Is there any way to have fan control back? From what I read the /proc/acpi/fans should be reported right most of the time and that clearly is not the case here.
    Or maybe modern laptops don't give fan control to OS and do it on ther own? In which case it kinda sucks as it clearly can't manage to keep the temperature low in a non-demanding scenario, but oh well.
    Also when I try to modprobe asus_laptop it doesn't seem to recognize my hardware and while asus_nb_wmi does seem to load it is reported as not used by anything:
    asus_nb_wmi 1537 0
    asus_wmi 13644 1 asus_nb_wmi
    sparse_keymap 3088 1 asus_wmi
    pci_hotplug 25672 1 asus_wmi
    rfkill 15402 3 asus_wmi,bluetooth,cfg80211
    wmi 8347 2 asus_wmi,mxm_wmi
    I also noticed that powertop reports processor, while spending most of the time in the lowest clock rating, also spends up to 10% in Turbo Mode or highest clock, even when just browsing webpages with chromium and listening to music with mpd.
    Are such spikes normal with conservative cpufreq governor, or can/should this be somehow fixed?

  • ICal server will not work

    I am running a small network on a MacPro running OS X server 10.5.4 with 2 mac clients and 2 windows clients. The OS X server was installed by an apple specialist but it is still not working properly and I find it hard to believe that it is a bug is the software as it seems to be a fundamental problem which most people would have encountered.
    Each user has their home directories stored on a separate drive on the server and iCal server is running. However, when a Mac client logs into the network they iCal does not work properly. It either will not show any calendars or if it does then a new event cannot be entered.
    Below is an extract from the client message log from rebooting the machine. The first problems with iCal seem to occur at 1:20:48:
    9/5/08 1:19:34 PM kernel npvhash=4095
    9/5/08 1:19:30 PM com.apple.launchctl.System[2] fsck_hfs: Volume is journaled. No checking performed.
    9/5/08 1:19:30 PM com.apple.launchctl.System[2] fsck_hfs: Use the -f option to force checking.
    9/5/08 1:19:33 PM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    9/5/08 1:19:33 PM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
    9/5/08 1:19:33 PM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    9/5/08 1:19:34 PM DirectoryService[11] Launched version 5.4 (v514.21)
    9/5/08 1:19:35 PM kernel hi mem tramps at 0xffe00000
    9/5/08 1:19:34 PM DirectoryService[11] Improper shutdown detected
    9/5/08 1:19:35 PM kernel PAE enabled
    9/5/08 1:19:34 PM kextd[10] 404 cached, 0 uncached personalities to catalog
    9/5/08 1:19:35 PM kernel 64 bit mode enabled
    9/5/08 1:19:35 PM kernel Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386
    9/5/08 1:19:35 PM kernel standard timeslicing quantum is 10000 us
    9/5/08 1:19:35 PM kernel vmpagebootstrap: 508582 free pages and 15706 wired pages
    9/5/08 1:19:35 PM kernel migtable_maxdispl = 79
    9/5/08 1:19:35 PM kernel 91 prelinked modules
    9/5/08 1:19:35 PM kernel AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    9/5/08 1:19:35 PM kernel AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    9/5/08 1:19:35 PM kernel Loading security extension com.apple.security.TMSafetyNet
    9/5/08 1:19:35 PM kernel calling mpopolicyinit for TMSafetyNet
    9/5/08 1:19:35 PM kernel Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    9/5/08 1:19:35 PM kernel Loading security extension com.apple.nke.applicationfirewall
    9/5/08 1:19:35 PM kernel Loading security extension com.apple.security.seatbelt
    9/5/08 1:19:35 PM kernel calling mpopolicyinit for mb
    9/5/08 1:19:35 PM kernel Seatbelt MACF policy initialized
    9/5/08 1:19:35 PM kernel Security policy loaded: Seatbelt Policy (mb)
    9/5/08 1:19:35 PM kernel Copyright (c) 1982, 1986, 1989, 1991, 1993
    9/5/08 1:19:35 PM kernel The Regents of the University of California. All rights reserved.
    9/5/08 1:19:35 PM kernel MAC Framework successfully initialized
    9/5/08 1:19:35 PM kernel using 10485 buffer headers and 4096 cluster IO buffer headers
    9/5/08 1:19:35 PM kernel devfsmakenode: not ready for devices!
    9/5/08 1:19:35 PM kernel IOAPIC: Version 0x20 Vectors 64:87
    9/5/08 1:19:35 PM kernel ACPI: System State [S0 S3 S4 S5] (S3)
    9/5/08 1:19:35 PM kernel mbinit: done
    9/5/08 1:19:35 PM kernel Security auditing service present
    9/5/08 1:19:35 PM kernel BSM auditing present
    9/5/08 1:19:35 PM kernel rooting via boot-uuid from /chosen: 033560DC-0859-35E9-B64E-FE25488D5DD8
    9/5/08 1:19:35 PM kernel Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    9/5/08 1:19:35 PM kernel AppleYukon2: 532111ab,00000000 sk98osx_dnet - CheckDictionaryEntry failed, expected vs. dictionary
    9/5/08 1:19:35 PM kernel FireWire (OHCI) Lucent ID 5811 built-in now active, GUID 001e52fffe510454; max speed s400.
    9/5/08 1:19:35 PM kernel CSRHIDTransitionDriver::start []
    9/5/08 1:19:35 PM kernel Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT2 @2/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/Hitachi HTS541612J9SA00 Media/IOGUIDPartitionScheme/Customer@2
    9/5/08 1:19:35 PM kernel BSD root: disk0s2, major 14, minor 2
    9/5/08 1:19:35 PM kernel jnl: unknown-dev: replay_journal: from: 13329408 to: 15447040 (joffset 0x11f02000)
    9/5/08 1:19:35 PM kernel CSRHIDTransitionDriver::switchToHCIMode legacy
    9/5/08 1:19:35 PM kernel jnl: unknown-dev: journal replay done.
    9/5/08 1:19:35 PM kernel HFS: Removed 5 orphaned unlinked files or directories
    9/5/08 1:19:35 PM kernel Jettisoning kernel linker.
    9/5/08 1:19:35 PM kernel Resetting IOCatalogue.
    9/5/08 1:19:35 PM kernel GFX0: family specific matching fails
    9/5/08 1:19:35 PM kernel display: family specific matching fails
    9/5/08 1:19:35 PM kernel Matching service count = 1
    9/5/08 1:19:35 PM kernel Matching service count = 3
    9/5/08 1:19:35 PM kernel Matching service count = 3
    9/5/08 1:19:35 PM kernel Matching service count = 3
    9/5/08 1:19:35 PM kernel Matching service count = 3
    9/5/08 1:19:35 PM kernel Matching service count = 3
    9/5/08 1:19:35 PM kernel display: family specific matching fails
    9/5/08 1:19:35 PM kernel Previous Shutdown Cause: 0
    9/5/08 1:19:35 PM kernel GFX0: family specific matching fails
    9/5/08 1:19:35 PM kernel ath_attach: devid 0x1c
    9/5/08 1:19:35 PM kernel yukon: Ethernet address 00:16:cb:ad:ea:bb
    9/5/08 1:19:36 PM kernel mac 10.3 phy 6.1 radio 10.2
    9/5/08 1:19:36 PM kernel USBF: 11.740 AppleUSBHubPort: Port 1 of Hub at 0x7d000000 about to terminate a busy device (IOUSBCompositeDevice) after waiting 10 seconds
    9/5/08 1:19:36 PM kernel USBF: 12. 41 CSRHIDTransitionDriver[0x3dcb680](IOUSBCompositeDevice) GetFullConfigDescriptor(0) returned NULL
    9/5/08 1:19:36 PM kernel CSRHIDTransitionDriver... done
    9/5/08 1:19:37 PM mDNSResponder mDNSResponder-171.4 (Apr 20 2008 11:59:52)[16] starting
    9/5/08 1:19:38 PM configd[14] Error: No interface name for AirPort_Athr5424ab
    9/5/08 1:19:38 PM configd[14] Error: ioPublishedDriverCallback() failed to initDeviceFromService()
    9/5/08 1:19:38 PM fseventsd[38] event logs in /.fseventsd out of sync with volume. destroying old logs. (215919 13 231722)
    9/5/08 1:19:38 PM fseventsd[38] log dir: /.fseventsd getting new uuid: 01610E3D-7144-4D13-84C5-AD0B5AA2A76F
    9/5/08 1:19:44 PM rpc.statd[29] statd.notify - no notifications needed
    9/5/08 1:19:45 PM bootlog[45] BOOT_TIME: 1220617164 0
    9/5/08 1:19:46 PM kextd[10] writing kernel link data to /var/run/mach.sym
    9/5/08 1:19:47 PM VMware Fusion 72241[58] Starting VMware Fusion:
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] VMware Fusion 72241: Starting VMware Fusion:
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] kextload: /Library/Application Support/VMware Fusion/kexts/vmmon.kext loaded successfully
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] kextload: /Library/Application Support/VMware Fusion/kexts/vmci.kext loaded successfully
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] kextload: /Library/Application Support/VMware Fusion/kexts/vmioplug.kext loaded successfully
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] kextload: /Library/Application Support/VMware Fusion/kexts/vmnet.kext loaded successfully
    9/5/08 1:19:47 PM kernel vmmon: Loaded @ 0x4bcbe000: Info 0x4bccb500 Name com.vmware.kext.vmx86 Version 1.1.1fc2 build-72241 at Jan 16 2008 21:26:45
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Internet Software Consortium DHCP Server 2.0
    9/5/08 1:19:47 PM kernel vmmon: Service start
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] All rights reserved.
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Please contribute if you find this software useful.
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] For info, please visit http://www.****.***/****-contrib.html
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Configured subnet: 192.168.91.0
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Setting vmnet-dhcp IP address: 192.168.91.254
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Opened:
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Recving on VNet/vmnet8/192.168.91.0
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Sending on VNet/vmnet8/192.168.91.0
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Internet Software Consortium DHCP Server 2.0
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] All rights reserved.
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Please contribute if you find this software useful.
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] For info, please visit http://www.****.***/****.html
    9/5/08 1:19:47 PM kernel vmmon: Instrumenting bug 151304 without page information...
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Configured subnet: 192.168.164.0
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Setting vmnet-dhcp IP address: 192.168.164.254
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Opened:
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Recving on VNet/vmnet1/192.168.164.0
    9/5/08 1:19:47 PM com.vmware.launchd.vmware[48] Sending on VNet/vmnet1/192.168.164.0
    9/5/08 1:19:47 PM kernel vmmon: Fast clock thread started.
    9/5/08 1:19:47 PM kernel vmmon: Initial HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=1 anyDisabled=0
    9/5/08 1:19:47 PM kernel vmmon: HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=1 anyDisabled=0
    9/5/08 1:19:47 PM kernel vmmon: Module initialized.
    9/5/08 1:19:47 PM kernel vmmon: Registering for power state changes
    9/5/08 1:19:47 PM kernel vmci: Initializing module.
    9/5/08 1:19:47 PM kernel vmci: VMCI: Driver initialized.
    9/5/08 1:19:47 PM kernel vmci: Module initialized.
    9/5/08 1:19:47 PM kernel vmnet: Initializing module (version 1.1.1fc2, build-72241).
    9/5/08 1:19:47 PM kernel vmnet: VMNet_Start allocated gOSMallocTag
    9/5/08 1:19:47 PM kernel vmnet: Module initialized.
    9/5/08 1:19:47 PM kernel vmnet: VNetUserIf_Create: created userIf at 0x43b8100.
    9/5/08 1:19:47 PM kernel vmnet: VMNetConnect: returning port 0x43b8100
    9/5/08 1:19:47 PM kernel vmnet: Hub 8 does not exist, allocating memory.
    9/5/08 1:19:47 PM kernel vmnet: Allocated hub 0x445d800 for hubNum 8.
    9/5/08 1:19:47 PM kernel vmnet: VMNETSOBINDTOHUB: port: paddr 00:50:56:e5:c6:b8
    9/5/08 1:19:47 PM kernel vmnet: Hub 8
    9/5/08 1:19:47 PM kernel vmnet: Port 0
    9/5/08 1:19:47 PM kernel vmnet: VNetUserIf_Create: created userIf at 0x4480e00.
    9/5/08 1:19:47 PM kernel vmnet: VMNetConnect: returning port 0x4480e00
    9/5/08 1:19:47 PM kernel vmnet: VMNETSOBINDTOHUB: port: paddr 00:50:56:e4:8c:c0
    9/5/08 1:19:47 PM kernel vmnet: Hub 8
    9/5/08 1:19:47 PM kernel vmnet: Port 0
    9/5/08 1:19:47 PM kernel vmnet: Port 1
    9/5/08 1:19:47 PM kernel vmnet: VNetUserIf_Create: created userIf at 0x4480c00.
    9/5/08 1:19:47 PM kernel vmnet: VMNetConnect: returning port 0x4480c00
    9/5/08 1:19:47 PM kernel vmnet: VMNETSOBINDTOHUB: port: paddr 00:50:56:ff:08:cc
    9/5/08 1:19:47 PM kernel vmnet: Hub 8
    9/5/08 1:19:47 PM kernel vmnet: Port 0
    9/5/08 1:19:47 PM kernel vmnet: Port 1
    9/5/08 1:19:47 PM kernel vmnet: Port 2
    9/5/08 1:19:47 PM kernel vmnet: VNetUserIfFree: freeing userIf at 0x4480c00.
    9/5/08 1:19:47 PM kernel vmnet: netif-vmnet8: Adding protocol 2.
    9/5/08 1:19:47 PM kernel vmnet: VNetUserIf_Create: created userIf at 0x4480a00.
    9/5/08 1:19:47 PM kernel vmnet: VMNetConnect: returning port 0x4480a00
    9/5/08 1:19:47 PM kernel vmnet: Hub 1 does not exist, allocating memory.
    9/5/08 1:19:47 PM kernel vmnet: Allocated hub 0x448b800 for hubNum 1.
    9/5/08 1:19:47 PM kernel vmnet: VMNETSOBINDTOHUB: port: paddr 00:50:56:eb:03:38
    9/5/08 1:19:48 PM kernel vmnet: Hub 1
    9/5/08 1:19:48 PM kernel vmnet: Port 0
    9/5/08 1:19:48 PM kernel vmnet: VNetUserIfFree: freeing userIf at 0x4480a00.
    9/5/08 1:19:48 PM kernel vmnet: netif-vmnet1: Adding protocol 2.
    9/5/08 1:19:48 PM kernel vmnet: VNetUserIf_Create: created userIf at 0x4480800.
    9/5/08 1:19:48 PM kernel vmnet: VMNetConnect: returning port 0x4480800
    9/5/08 1:19:48 PM kernel vmnet: VMNETSOBINDTOHUB: port: paddr 00:50:56:f3:c2:e0
    9/5/08 1:19:48 PM kernel vmnet: Hub 1
    9/5/08 1:19:48 PM kernel vmnet: Port 0
    9/5/08 1:19:48 PM kernel vmnet: Port 1
    9/5/08 1:19:48 PM /usr/sbin/ocspd[85] starting
    9/5/08 1:19:48 PM /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[33] Login Window Application Started
    9/5/08 1:19:48 PM /System/Library/CoreServices/rapserver.app/Contents/MacOS/rapserverd[25] RAP: Starting, pid=25
    9/5/08 1:19:48 PM /System/Library/CoreServices/rapserver.app/Contents/MacOS/rapserverd[25] RAP: Started, pid=25, port=4073
    9/5/08 1:19:50 PM kernel AirPort_Athr5424ab: Ethernet address 00:1c:b3:b2:46:95
    9/5/08 1:19:51 PM kernel display: Not usable
    9/5/08 1:19:50 PM mDNSResponder[16] Adding registration domain paul\.dyson.members.mac.com.
    9/5/08 1:19:50 PM mDNSResponder[16] Adding registration domain paul\.dyson.members.mac.com.
    9/5/08 1:19:51 PM configd[14] setting hostname to "Media-Mac-mini.local"
    9/5/08 1:19:51 PM airportd[90] No networks found on channels remembered for belkin54g
    9/5/08 1:19:51 PM airportd[90] Could not find "belkin54g"
    9/5/08 1:19:51 PM airportd[90] Could not find any preferred networks; trying broadcast requests..
    9/5/08 1:19:51 PM ARDAgent [96] ******ARDAgent Launched******
    9/5/08 1:19:51 PM loginwindow[33] Login Window Started Security Agent
    9/5/08 1:19:52 PM mDNSResponder[16] registerserviceinstance: domain paul\.dyson.members.mac.com. already registered
    9/5/08 1:19:53 PM ARDAgent [96] ******ARDAgent Ready******
    9/5/08 1:19:54 PM airportd[90] Broadcast requests also failed..
    9/5/08 1:19:55 PM com.apple.SystemStarter[27] iCal Server Launched!
    9/5/08 1:19:55 PM org.ntp.ntpd[24] Error : nodename nor servname provided, or not known
    9/5/08 1:19:55 PM ntpdate[108] can't find host time.euro.apple.com
    9/5/08 1:19:55 PM com.apple.SystemStarter[27] Loading VirusBarrier Service
    9/5/08 1:19:55 PM com.apple.SystemStarter[27] kextload: extension /Library/StartupItems/VirusBarrier/VirusBarrierService.kext appears to be loadable
    9/5/08 1:19:55 PM com.apple.SystemStarter[27] kextload: loading extension /Library/StartupItems/VirusBarrier/VirusBarrierService.kext
    9/5/08 1:19:55 PM com.apple.SystemStarter[27] kextload: /Library/StartupItems/VirusBarrier/VirusBarrierService.kext loaded successfully
    9/5/08 1:19:55 PM com.apple.SystemStarter[27] kextload: sending personalities to kernel:
    9/5/08 1:19:55 PM com.apple.SystemStarter[27] kextload: from extension /Library/StartupItems/VirusBarrier/VirusBarrierService.kext:
    9/5/08 1:19:55 PM com.apple.SystemStarter[27] kextload: ScannerService
    9/5/08 1:19:55 PM com.apple.SystemStarter[27] kextload: sending 1 personality to the kernel
    9/5/08 1:19:55 PM com.apple.SystemStarter[27] kextload: matching started for /Library/StartupItems/VirusBarrier/VirusBarrierService.kext
    9/5/08 1:19:55 PM ntpdate[108] no servers can be used, exiting
    9/5/08 1:19:55 PM airportd[90] Probing highest ranked networks via directed scan..
    9/5/08 1:19:58 PM kernel AirPort: Link Up on en1
    9/5/08 1:20:03 PM kernel vmnet: VNetUserIf_Create: created userIf at 0x496af00.
    9/5/08 1:20:03 PM kernel vmnet: VMNetConnect: returning port 0x496af00
    9/5/08 1:20:03 PM kernel vmnet: Hub 0 does not exist, allocating memory.
    9/5/08 1:20:03 PM kernel vmnet: Allocated hub 0x496b000 for hubNum 0.
    9/5/08 1:20:03 PM kernel vmnet: VMNETSOBINDTOHUB: port: paddr 00:50:56:ef:00:58
    9/5/08 1:20:03 PM kernel vmnet: Hub 0
    9/5/08 1:20:03 PM kernel vmnet: Port 0
    9/5/08 1:20:03 PM kernel vmnet: bridge-en1: got dev 0x3dc8004
    9/5/08 1:20:03 PM kernel vmnet: bridge-en1: wireless interface detected.
    9/5/08 1:20:03 PM kernel vmnet: bridge-en1: up
    9/5/08 1:20:03 PM kernel vmnet: bridge-en1: attached
    9/5/08 1:20:03 PM kernel vmnet: VNetUserIfFree: freeing userIf at 0x496af00.
    9/5/08 1:20:05 PM kernel AppleYukon2: error - 2 Pair Downshift detected
    9/5/08 1:20:05 PM kernel AppleYukon2: 00000000,00000000 skgehw - cppSkDrvEvent - SKDRV_DOWNSHIFTDET
    9/5/08 1:20:05 PM kernel AppleYukon2 - en0 link active, 100-Mbit, full duplex, symmetric flow control enabled port 0
    9/5/08 1:20:06 PM kernel vmnet: bridge-en1: interface en is going DOWN
    9/5/08 1:20:06 PM airportd[90] Error: Apple80211Associate() failed -6
    9/5/08 1:20:07 PM kernel vmnet: VMNetDisconnect called for port 0x4968000
    9/5/08 1:20:07 PM kernel vmnet: bridge-en1: filter detached
    9/5/08 1:20:07 PM kernel vmnet: bridge-en1: down
    9/5/08 1:20:07 PM kernel vmnet: bridge-en1: detached
    9/5/08 1:20:07 PM kernel vmnet: Freeing hub at 0x496b000.
    9/5/08 1:20:07 PM kernel vmnet: VNetUserIf_Create: created userIf at 0x496aa00.
    9/5/08 1:20:07 PM kernel vmnet: VMNetConnect: returning port 0x496aa00
    9/5/08 1:20:07 PM kernel vmnet: Hub 0 does not exist, allocating memory.
    9/5/08 1:20:07 PM kernel vmnet: Allocated hub 0x496b000 for hubNum 0.
    9/5/08 1:20:07 PM kernel vmnet: VMNETSOBINDTOHUB: port: paddr 00:50:56:ff:a5:00
    9/5/08 1:20:07 PM kernel vmnet: Hub 0
    9/5/08 1:20:07 PM kernel vmnet: Port 0
    9/5/08 1:20:07 PM kernel vmnet: bridge-en0: got dev 0x42b0204
    9/5/08 1:20:07 PM kernel vmnet: bridge-en0: up
    9/5/08 1:20:07 PM kernel vmnet: bridge-en0: attached
    9/5/08 1:20:07 PM kernel vmnet: VNetUserIfFree: freeing userIf at 0x496aa00.
    9/5/08 1:20:08 PM mDNSResponderHelper[89] "/etc/racoon/remote/anonymous.conf" looks familiar, will overwrite
    9/5/08 1:20:08 PM mDNSResponderHelper[89] racoon (pid=125) started
    9/5/08 1:20:10 PM com.apple.KerberosAutoConfig[127] Kerberos configuration is up to date
    9/5/08 1:20:12 PM mDNSResponder[16] registerserviceinstance: domain paul\.dyson.members.mac.com. already registered
    9/5/08 1:20:12 PM com.apple.KerberosAutoConfig[128] Kerberos configuration is up to date
    9/5/08 1:20:12 PM com.apple.KerberosAutoConfig[129] Kerberos configuration is up to date
    9/5/08 1:20:26 PM kernel AFP_VFS afpfs_mount: /Network/Servers/server.kennedydyson.co.uk/Volumes/Data/Users, pid 100
    9/5/08 1:20:28 PM loginwindow[33] Login Window - Returned from Security Agent
    9/5/08 1:20:28 PM loginwindow[33] USER_PROCESS: 33 console
    9/5/08 1:20:29 PM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[97]) Exited: Terminated
    9/5/08 1:20:29 PM com.apple.launchd[133] (0x103c10.AppleVNCServer[101]) Failed to add kevent for PID 101. Will unload at MIG return
    9/5/08 1:20:29 PM com.apple.familycontrols[132] ** [User findUserByID:1038 searchParent:NO] returned nil
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/webfilterc tl[148] ** [User findUserByID:1038 searchParent:NO] returned nil
    9/5/08 1:20:29 PM com.apple.familycontrols[132] /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d: option requires an argument -- n
    9/5/08 1:20:29 PM com.apple.familycontrols[132] 'Unknown argument given
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d[161] 'Unknown argument given
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d[161] Usage: /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d -k start -p <port> -n <username>
    9/5/08 1:20:29 PM com.apple.familycontrols[132] Usage: /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d -k start -p <port> -n <username>
    9/5/08 1:20:29 PM com.apple.familycontrols[132] /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d -k stop
    9/5/08 1:20:29 PM com.apple.familycontrols[132] Options:
    9/5/08 1:20:29 PM com.apple.familycontrols[132] [-X]: do not detach from console
    9/5/08 1:20:29 PM com.apple.familycontrols[132] [-v]: verbose
    9/5/08 1:20:29 PM com.apple.familycontrols[132] [-l]: create log file
    9/5/08 1:20:29 PM com.apple.familycontrols[132] Private:
    9/5/08 1:20:29 PM com.apple.familycontrols[132] /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d -k socket <socket_fd> <logfile_fd> -n <username>
    9/5/08 1:20:29 PM com.apple.familycontrols[132] ** abnormal termination of /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d (returned: 1)
    9/5/08 1:20:29 PM com.apple.familycontrols[132] ** httpsproxystart failed r:1
    9/5/08 1:20:31 PM com.apple.launchd[133] (com.apple.ReportPanic[155]) Exited with exit code: 1
    9/5/08 1:20:30 PM airportd[90] No networks found on channels remembered for belkin54g
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d[161] /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d -k stop
    9/5/08 1:20:30 PM airportd[90] Could not find "belkin54g"
    9/5/08 1:20:31 PM ReportPanic[155] Reading panic log failed with error: Error Domain=NSCocoaErrorDomain Code=257 UserInfo=0x107570 "The file “2008-07-29-160619.panic” could not be opened because you do not have appropriate access privileges."
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d[161] Options:
    9/5/08 1:20:30 PM airportd[90] Could not find any preferred networks; trying broadcast requests..
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d[161] [-X]: do not detach from console
    9/5/08 1:20:33 PM airportd[90] Broadcast requests also failed..
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d[161] [-v]: verbose
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d[161] [-l]: create log file
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d[161] Private:
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d[161] /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d -k socket <socket_fd> <logfile_fd> -n <username>
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/webfilterc tl[148] ** abnormal termination of /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d (returned: 1)
    9/5/08 1:20:29 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/webfilterc tl[148] ** httpsproxystart failed r:1
    9/5/08 1:20:30 PM ARDAgent [154] ******ARDAgent Launched******
    9/5/08 1:20:31 PM mDNSResponder[16] registerserviceinstance: domain paul\.dyson.members.mac.com. already registered
    9/5/08 1:20:31 PM ARDAgent [154] ******ARDAgent Ready******
    9/5/08 1:20:34 PM airportd[90] Probing highest ranked networks via directed scan..
    9/5/08 1:20:37 PM kernel AirPort: Link Up on en1
    9/5/08 1:20:38 PM Dock[165] _DESCRegisterDockExtraClient failed 268435459
    9/5/08 1:20:39 PM mDNSResponder[16] Note: Frequent transitions for interface en1 (FE80:0000:0000:0000:021C:B3FF:FEB2:4695); network traffic reduction measures in effect
    9/5/08 1:20:42 PM /System/Library/CoreServices/coreservicesd[83] SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(medialocal's Public Folder) returned -14135
    9/5/08 1:20:42 PM /System/Library/CoreServices/coreservicesd[83] SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Paul Admin's Public Folder) returned -14135
    9/5/08 1:20:43 PM com.apple.KerberosAutoConfig[183] Kerberos configuration is up to date
    9/5/08 1:20:44 PM mDNSResponder[16] Note: Frequent transitions for interface en1 (169.254.35.3); network traffic reduction measures in effect
    9/5/08 1:20:45 PM airportd[90] Error: Apple80211Associate() failed -6
    9/5/08 1:20:46 PM kernel AppleYukon2: 00000000,00000001 sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    9/5/08 1:20:46 PM mDNSResponder[16] Note: Frequent transitions for interface en1 (169.254.35.3); network traffic reduction measures in effect
    9/5/08 1:20:46 PM mDNSResponder[16] Note: Frequent transitions for interface en1 (FE80:0000:0000:0000:021C:B3FF:FEB2:4695); network traffic reduction measures in effect
    9/5/08 1:20:46 PM mDNSResponder[16] Note: Frequent transitions for interface en1 (169.254.35.3); network traffic reduction measures in effect
    9/5/08 1:20:48 PM com.apple.familycontrols[132] ** trying to launch apache with but no username given
    9/5/08 1:20:48 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/webfilterc tl[148] ** trying to launch apache with but no username given
    9/5/08 1:20:48 PM [0x0-0x11011].com.apple.iCal.helper 2008-09-05 13:20:48.022 iCalExternalSync[185:10b] WARNING: restore save failed: Error Domain=NSCocoaErrorDomain Code=134030 UserInfo=0x175c10 "An error occurred while saving." {
    9/5/08 1:20:48 PM [0x0-0x11011].com.apple.iCal.helper NSUnderlyingException = Fetching maximum primary key failed;
    9/5/08 1:20:48 PM [0x0-0x11011].com.apple.iCal.helper }
    9/5/08 1:20:48 PM [0x0-0x11011].com.apple.iCal.helper 2008-09-05 13:20:48.041 iCalExternalSync[185:10b] WARNING: CalCalendarStore: restore failed: Error Domain=CalCalendarStorePersistenceErrorDomain Code=1 UserInfo=0x176b00 "Failed to rebuild the iCal database."
    9/5/08 1:20:48 PM [0x0-0x11011].com.apple.iCal.helper {
    9/5/08 1:20:48 PM [0x0-0x11011].com.apple.iCal.helper NSLocalizedDescription = "Failed to rebuild the iCal database.";
    9/5/08 1:20:48 PM [0x0-0x11011].com.apple.iCal.helper NSLocalizedRecoverySuggestion = "An error occurred while saving.";
    9/5/08 1:20:48 PM [0x0-0x11011].com.apple.iCal.helper }
    9/5/08 1:20:48 PM iCalExternalSync[185] WARNING: restore save failed: Error Domain=NSCocoaErrorDomain Code=134030 UserInfo=0x175c10 "An error occurred while saving." {
    NSUnderlyingException = Fetching maximum primary key failed;
    9/5/08 1:20:49 PM com.apple.KerberosAutoConfig[188] Kerberos configuration is up to date
    9/5/08 1:20:48 PM iCalExternalSync[185] WARNING: CalCalendarStore: restore failed: Error Domain=CalCalendarStorePersistenceErrorDomain Code=1 UserInfo=0x176b00 "Failed to rebuild the iCal database."
    NSLocalizedDescription = "Failed to rebuild the iCal database.";
    NSLocalizedRecoverySuggestion = "An error occurred while saving.";
    9/5/08 1:20:50 PM mDNSResponder[16] Note: Frequent transitions for interface en1 (169.254.35.3); network traffic reduction measures in effect
    9/5/08 1:20:50 PM mDNSResponder[16] SendResponses: No active interface to send: 04 17 Media\032Mac\032mini.device-info.tcp.local. TXT model=Macmini2,1
    9/5/08 1:20:53 PM [0x0-0x14014].SoftwareUpdateCheck[192] SoftwareUpdateCheck: non-admin user
    9/5/08 1:20:54 PM com.apple.launchd[133] ([0x0-0x14014].SoftwareUpdateCheck[192]) Exited with exit code: 102
    9/5/08 1:20:54 PM com.apple.KerberosAutoConfig[215] Kerberos configuration is up to date
    9/5/08 1:20:56 PM com.apple.familycontrols[132] ** [User findUserByID:1038 searchParent:NO] returned nil
    9/5/08 1:20:56 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/webfilterc tl[220] ** [User findUserByID:1038 searchParent:NO] returned nil
    9/5/08 1:20:56 PM com.apple.familycontrols[132] /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d: option requires an argument -- n
    9/5/08 1:20:56 PM /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d[223] 'Unknown argument given
    9/5/08 1:20:56 PM com.apple.familycontrols[132] 'Unknown argument given
    9/5/08 1:20:56 PM com.apple.familycontrols[132] Usage: /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/httpsproxy d -k start -p <port> -n <username>
    Once loaded iCal does not respond and a "force quit" is the only option.
    I have looked at the logs in Server Admin and I can't seem to see any problems at about the same time.
    I would be grateful if someone could let me know whether this is a bug with the software or whether there is a solution. For the time being, the mac users are having to use portable home directories in order to allow them to use iCal.
    <Edited by Moderator>

    Hi
    I've not long ago spotted it. It is a longish log. I would sort out that problem anyway because it can't be good for that user.
    What needs to happen is a sampling of a the log server side when the problems occur for the clients. It would be a good idea if you posted a little more about how the server is configured. Are you using Server Preferences to administer the Server by any chance? What is the result of issuing this command from terminal:
    sudo changeip -checkhostname
    Post the result. Did the apple engineer configure internal DNS & DHCP Services to accommodate the web and ical services? Is the web service running? Are you using virtual domains? Are the client macs using the Server to resolve DNS?
    As you can see lots of questions. If you are using Server Preferences then I'm going to have to stop trying to assist you. Please don't think there is anything wrong with your server because you are using the application, because there is not. Neither is there anything wrong with the choices made by the original guy. It's just I don't deal with anything other than Advanced. I have little knowledge of Server Preferences. Please don't be tempted to 'convert' to Advanced thinking it may 'improve' matters. It's just as likely it will make things worse.
    Consider getting the original guy back in and having him do it for you again. Who knows you may find things will go a lot smoother this time?
    Tony

  • NVIDIA driver not working on HP envy dv7

    Hi,
    i trying to install nvidia official driver to my HP envy dv7 laptop.
    Two wasted nights without success.
    I trying newest version from nvidia.com and from pacman.
    Result is same in both cases - black screen, high cpu temperatures, no video output.
    Pasted logs are from pacman version.
    Thank you for help !
    uname -a :
    $ uname -a
    Linux localhost 3.13.5-1-ARCH #1 SMP PREEMPT Sun Feb 23 00:25:24 CET 2014 x86_64 GNU/Linux
    lspci | grep VGA
    $ lspci | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 630M] (rev a1)
    modinfo nvidia
    $modinfo nvidia
    filename: /lib/modules/3.13.5-1-ARCH/extramodules/nvidia.ko.gz
    alias: char-major-195-*
    version: 331.38
    supported: external
    license: NVIDIA
    alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
    alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
    alias: pci:v000010DEd*sv*sd*bc03sc02i00*
    alias: pci:v000010DEd*sv*sd*bc03sc00i00*
    depends: drm,i2c-core
    vermagic: 3.13.0-1-ARCH SMP preempt mod_unload modversions
    parm: NVreg_Mobile:int
    parm: NVreg_ResmanDebugLevel:int
    parm: NVreg_RmLogonRC:int
    parm: NVreg_ModifyDeviceFiles:int
    parm: NVreg_DeviceFileUID:int
    parm: NVreg_DeviceFileGID:int
    parm: NVreg_DeviceFileMode:int
    parm: NVreg_RemapLimit:int
    parm: NVreg_UpdateMemoryTypes:int
    parm: NVreg_InitializeSystemMemoryAllocations:int
    parm: NVreg_RMEdgeIntrCheck:int
    parm: NVreg_UsePageAttributeTable:int
    parm: NVreg_MapRegistersEarly:int
    parm: NVreg_RegisterForACPIEvents:int
    parm: NVreg_CheckPCIConfigSpace:int
    parm: NVreg_EnablePCIeGen3:int
    parm: NVreg_EnableMSI:int
    parm: NVreg_MemoryPoolSize:int
    parm: NVreg_RegistryDwords:charp
    parm: NVreg_RmMsg:charp
    parm: NVreg_AssignGpus:charp
    pacman -Qi nvidia
    $pacman -Qi nvidia
    Name : nvidia
    Version : 331.38-3
    Description : NVIDIA drivers for linux
    Architecture : x86_64
    URL : http://www.nvidia.com/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : linux>=3.13 linux<3.14 nvidia-libgl nvidia-utils=331.38
    Optional Deps : None
    Required By : None
    Optional For : bumblebee
    Conflicts With : nvidia-96xx nvidia-173xx
    Replaces : None
    Installed Size : 4642.00 KiB
    Packager : Thomas Bächler <[email protected]>
    Build Date : Sun 26 Jan 2014 10:22:40 AM UTC
    Install Date : Wed 26 Feb 2014 05:45:32 PM UTC
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature
    nvidia-xconfig --query-gpu-info
    $nvidia-xconfig --query-gpu-info
    Number of GPUs: 1
    GPU #0:
    Name : GeForce GT 630M
    UUID : GPU-172f9afb-954f-a30c-b9e1-016f89943947
    PCI BusID : PCI:1:0:0
    Number of Display Devices: 1
    Display Device 0 (CRT-0):
    No EDID information available.
    xorg.0.log
    [ 2028.379]
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    [ 2028.394] X Protocol Version 11, Revision 0
    [ 2028.399] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 2028.407] Current Operating System: Linux localhost 3.13.5-1-ARCH #1 SMP PREEMPT Sun Feb 23 00:25:24 CET 2014 x86_64
    [ 2028.407] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=64c5186f-288d-4708-959e-38cca5d1b5c0 rw quiet
    [ 2028.423] Build Date: 09 January 2014 08:47:24AM
    [ 2028.431]
    [ 2028.439] Current version of pixman: 0.32.4
    [ 2028.456] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2028.456] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2028.498] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 26 18:29:34 2014
    [ 2028.510] (==) Using config file: "/etc/X11/xorg.conf"
    [ 2028.522] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2028.535] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 2028.548] (==) ServerLayout "Layout0"
    [ 2028.561] (**) |-->Screen "Screen0" (0)
    [ 2028.574] (**) | |-->Monitor "Monitor0"
    [ 2028.587] (**) | |-->Device "Device0"
    [ 2028.601] (**) |-->Input Device "Keyboard0"
    [ 2028.615] (**) |-->Input Device "Mouse0"
    [ 2028.629] (==) Automatically adding devices
    [ 2028.643] (==) Automatically enabling devices
    [ 2028.658] (==) Automatically adding GPU devices
    [ 2028.673] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2028.688] Entry deleted from font path.
    [ 2028.704] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2028.721] Entry deleted from font path.
    [ 2028.738] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2028.756] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2028.774] Entry deleted from font path.
    [ 2028.792] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2028.869] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 2028.889] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2028.910] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 2028.931] (WW) Disabling Keyboard0
    [ 2028.952] (WW) Disabling Mouse0
    [ 2028.974] (II) Loader magic: 0x804c80
    [ 2028.995] (II) Module ABI versions:
    [ 2029.017] X.Org ANSI C Emulation: 0.4
    [ 2029.039] X.Org Video Driver: 15.0
    [ 2029.062] X.Org XInput driver : 20.0
    [ 2029.084] X.Org Server Extension : 8.0
    [ 2029.107] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 2029.109] (--) PCI:*(0:0:2:0) 8086:0166:103c:181d rev 9, Mem @ 0xd4000000/4194304, 0xc0000000/268435456, I/O @ 0x00005000/64
    [ 2029.134] (--) PCI: (0:1:0:0) 10de:0de9:103c:181d rev 161, Mem @ 0xd2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
    [ 2029.186] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 2029.213] Initializing built-in extension Generic Event Extension
    [ 2029.240] Initializing built-in extension SHAPE
    [ 2029.267] Initializing built-in extension MIT-SHM
    [ 2029.295] Initializing built-in extension XInputExtension
    [ 2029.322] Initializing built-in extension XTEST
    [ 2029.349] Initializing built-in extension BIG-REQUESTS
    [ 2029.377] Initializing built-in extension SYNC
    [ 2029.404] Initializing built-in extension XKEYBOARD
    [ 2029.432] Initializing built-in extension XC-MISC
    [ 2029.459] Initializing built-in extension SECURITY
    [ 2029.486] Initializing built-in extension XINERAMA
    [ 2029.512] Initializing built-in extension XFIXES
    [ 2029.538] Initializing built-in extension RENDER
    [ 2029.564] Initializing built-in extension RANDR
    [ 2029.589] Initializing built-in extension COMPOSITE
    [ 2029.615] Initializing built-in extension DAMAGE
    [ 2029.640] Initializing built-in extension MIT-SCREEN-SAVER
    [ 2029.665] Initializing built-in extension DOUBLE-BUFFER
    [ 2029.688] Initializing built-in extension RECORD
    [ 2029.711] Initializing built-in extension DPMS
    [ 2029.734] Initializing built-in extension Present
    [ 2029.756] Initializing built-in extension DRI3
    [ 2029.778] Initializing built-in extension X-Resource
    [ 2029.800] Initializing built-in extension XVideo
    [ 2029.821] Initializing built-in extension XVideo-MotionCompensation
    [ 2029.842] Initializing built-in extension XFree86-VidModeExtension
    [ 2029.863] Initializing built-in extension XFree86-DGA
    [ 2029.883] Initializing built-in extension XFree86-DRI
    [ 2029.903] Initializing built-in extension DRI2
    [ 2029.923] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 2029.923] (II) LoadModule: "glx"
    [ 2029.964] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2029.993] (II) Module glx: vendor="NVIDIA Corporation"
    [ 2029.993] compiled for 4.0.2, module version = 1.0.0
    [ 2030.034] Module class: X.Org Server Extension
    [ 2030.055] (II) NVIDIA GLX Module 331.38 Wed Jan 8 19:10:17 PST 2014
    [ 2030.076] Loading extension GLX
    [ 2030.077] (II) LoadModule: "nvidia"
    [ 2030.120] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 2030.142] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 2030.142] compiled for 4.0.2, module version = 1.0.0
    [ 2030.185] Module class: X.Org Video Driver
    [ 2030.207] (II) NVIDIA dlloader X Driver 331.38 Wed Jan 8 18:51:00 PST 2014
    [ 2030.229] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 2030.251] (II) NVIDIA X compatibility module for ABI 15.0 built from xorg-server-1.14.99.901
    [ 2030.273] (II) X log verbosity: 5
    [ 2030.315] (--) using VT number 1
    [ 2030.462] (II) Loading sub module "fb"
    [ 2030.462] (II) LoadModule: "fb"
    [ 2030.462] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2030.462] (II) Module fb: vendor="X.Org Foundation"
    [ 2030.462] compiled for 1.15.0, module version = 1.0.0
    [ 2030.462] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2030.462] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 2030.462] (II) Loading sub module "wfb"
    [ 2030.462] (II) LoadModule: "wfb"
    [ 2030.462] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 2030.462] (II) Module wfb: vendor="X.Org Foundation"
    [ 2030.462] compiled for 1.15.0, module version = 1.0.0
    [ 2030.462] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2030.462] (II) Loading sub module "ramdac"
    [ 2030.462] (II) LoadModule: "ramdac"
    [ 2030.462] (II) Module "ramdac" already built-in
    [ 2030.462] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 2030.462] (==) NVIDIA(0): RGB weight 888
    [ 2030.462] (==) NVIDIA(0): Default visual is TrueColor
    [ 2030.463] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 2030.463] (==) NVIDIA(0): Using HW cursor
    [ 2030.463] (==) NVIDIA(0): Video key set to default value of 0x101fe
    [ 2030.463] (==) NVIDIA(0): Not mapping the primary surface by default.
    [ 2030.463] (**) NVIDIA(0): Option "ConnectedMonitor" "DFP-0"
    [ 2030.463] (**) NVIDIA(0): Enabling 2D acceleration
    [ 2030.463] (**) NVIDIA(0): ConnectedMonitor string: "DFP-0"
    [ 2030.588] (WW) NVIDIA(0): Unable to read EDID for display device CRT-0
    [ 2030.588] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 2030.589] (II) NVIDIA(0): NVIDIA GPU GeForce GT 630M (GF108) at PCI:1:0:0 (GPU-0)
    [ 2030.589] (II) NVIDIA(0): GPU UUID: GPU-172f9afb-954f-a30c-b9e1-016f89943947
    [ 2030.589] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 2030.589] (II) NVIDIA(0): Board ID: 0xce4e
    [ 2030.589] (II) NVIDIA(0): Chip SKU: 770
    [ 2030.589] (II) NVIDIA(0): Chip SKU Mod: 1
    [ 2030.589] (II) NVIDIA(0): Project: 1303
    [ 2030.589] (II) NVIDIA(0): Project SKU: 0000
    [ 2030.589] (II) NVIDIA(0): GPU RAM Type: DDR3
    [ 2030.589] (--) NVIDIA(0): VideoBIOS: 70.08.b9.00.0b
    [ 2030.589] (--) NVIDIA(0): Found 2 heads on board
    [ 2030.589] (II) NVIDIA(0): Supported display device(s): CRT-0
    [ 2030.589] (II) NVIDIA(0): Bus detected as PCI Express
    [ 2030.589] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 2030.589] (II) NVIDIA(0): SPS : 1
    [ 2030.589] (II) NVIDIA(0): User configuration of GPU PowerMizer is supported
    [ 2030.589] (II) NVIDIA(0):
    [ 2030.591] (--) NVIDIA(0): Valid display device(s) on GeForce GT 630M at PCI:1:0:0
    [ 2030.591] (--) NVIDIA(0): CRT-0 (boot, connected)
    [ 2030.591] (--) NVIDIA(0): CRT-0 Name Aliases:
    [ 2030.591] (--) NVIDIA(0): CRT
    [ 2030.591] (--) NVIDIA(0): CRT-0
    [ 2030.591] (--) NVIDIA(0): DPY-0
    [ 2030.591] (--) NVIDIA(0): VGA-0
    [ 2030.591] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 2030.591] (--) NVIDIA(0):
    [ 2030.591] (--) NVIDIA(0): --- EDID for CRT-0 ---
    [ 2030.591] (--) NVIDIA(0):
    [ 2030.591] (--) NVIDIA(0): No EDID Available.
    [ 2030.591] (--) NVIDIA(0):
    [ 2030.591] (--) NVIDIA(0): --- End of EDID for CRT-0 ---
    [ 2030.591] (--) NVIDIA(0):
    [ 2030.591] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 2030.591] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
    [ 2030.591] (**) NVIDIA(0): all display devices.)
    [ 2030.591] (II) NVIDIA(0): Frequency information for CRT-0:
    [ 2030.591] (II) NVIDIA(0): HorizSync : 28.000-55.000 kHz
    [ 2030.591] (II) NVIDIA(0): VertRefresh : 43.000-72.000 Hz
    [ 2030.591] (II) NVIDIA(0): (HorizSync from Conservative Defaults)
    [ 2030.591] (II) NVIDIA(0): (VertRefresh from Conservative Defaults)
    [ 2030.593] (II) NVIDIA(GPU-0):
    [ 2030.593] (II) NVIDIA(GPU-0): --- Modes in ModePool for CRT-0 ---
    [ 2030.593] (II) NVIDIA(GPU-0): "nvidia-auto-select" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "1024x768" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "1024x768_60" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "800x600" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "800x600_72" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "800x600_60" : 800 x 600 @ 60.3 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "800x600_56" : 800 x 600 @ 56.2 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "640x480" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "640x480_60" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "512x384" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): "512x384d60" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): "400x300" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): "400x300d72" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): "320x240" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): "320x240d60" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): --- End of ModePool for CRT-0: ---
    [ 2030.593] (II) NVIDIA(GPU-0):
    [ 2030.593] (II) NVIDIA(0): Display device(s) assigned to X screen 0:
    [ 2030.593] (II) NVIDIA(0): CRT-0
    [ 2030.593] (==) NVIDIA(0):
    [ 2030.593] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 2030.593] (==) NVIDIA(0): will be used as the requested mode.
    [ 2030.593] (==) NVIDIA(0):
    [ 2030.593] (II) NVIDIA(0): Requested modes:
    [ 2030.593] (II) NVIDIA(0): "CRT-0:nvidia-auto-select"
    [ 2030.593] (II) NVIDIA(0): Validated MetaModes:
    [ 2030.593] (II) NVIDIA(0): MetaMode "CRT-0:nvidia-auto-select":
    [ 2030.593] (II) NVIDIA(0): Size: 1024 x 768
    [ 2030.593] (II) NVIDIA(0): CRT-0: "nvidia-auto-select"
    [ 2030.593] (II) NVIDIA(0): Size : 1024 x 768
    [ 2030.593] (II) NVIDIA(0): Offset : +0 +0
    [ 2030.593] (II) NVIDIA(0): Panning
    [ 2030.593] (II) NVIDIA(0): Domain : 1024 x 768
    [ 2030.593] (II) NVIDIA(0): Tracking Area: 1024 x 768 +0 +0
    [ 2030.593] (II) NVIDIA(0): Border : 0,0,0,0
    [ 2030.593] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 800x600"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 800x600_60"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 800x600_56"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 640x480"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 512x384"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 400x300"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 320x240"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: nvidia-auto-select { ViewPortIn = 1024 x 576, ViewPortOut = 1024 x 576 + 0 + 96 }"
    [ 2030.596] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
    [ 2030.596] (WW) NVIDIA(0): from CRT-0's EDID.
    [ 2030.596] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 2030.596] (--) Depth 24 pixmap format is 32 bpp
    [ 2030.597] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 2030.597] (II) NVIDIA: access.
    [ 2030.599] (II) NVIDIA(0): kernel module enabled successfully
    [ 2030.599] (II) NVIDIA(0): GPU initialized
    [ 2030.599] (II) NVIDIA(0): ACPI: AC state file path: /sys/class/power_supply/ADP1/online
    [ 2030.599] (II) NVIDIA(0): ACPI: the system is running on battery power
    [ 2030.599] (II) NVIDIA(0): ACPI: dock file path: /sys/devices/platform//dock.0/docked
    [ 2030.599] (II) NVIDIA(0): ACPI: the system is undocked
    [ 2030.599] (II) NVIDIA(0): Registered for mobile display change hotkey events.
    [ 2030.602] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
    [ 2030.619] (II) NVIDIA(0): First mode initialized
    [ 2030.624] (==) NVIDIA(0): Using 8388608 bytes for software rendering cache
    [ 2030.629] (II) NVIDIA(0): Using built-in logo image.
    [ 2030.629] (II) NVIDIA(0): Logo is 744x537 with depth 24.
    [ 2030.641] Loading extension NV-GLX
    [ 2030.689] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [ 2030.689] (II) NVIDIA(0): Visuals set up
    [ 2030.689] (II) NVIDIA(0): Pixmap depths set up
    [ 2030.690] (II) NVIDIA(0): GLX visuals set up
    [ 2030.690] (II) NVIDIA(0): Framebuffer set up
    [ 2030.690] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 2030.690] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [ 2030.690] (==) NVIDIA(0): Backing store enabled
    [ 2030.690] (==) NVIDIA(0): Silken mouse enabled
    [ 2030.690] (II) NVIDIA(0): Default colormap initialized.
    [ 2030.690] (II) NVIDIA(0): Palette loaded
    [ 2030.690] (**) NVIDIA(0): DPMS enabled
    [ 2030.690] Loading extension NV-CONTROL
    [ 2030.690] Loading extension XINERAMA
    [ 2030.690] (II) NVIDIA(0): Loading NVIDIA Xinerama information
    [ 2030.690] (II) Loading sub module "dri2"
    [ 2030.690] (II) LoadModule: "dri2"
    [ 2030.690] (II) Module "dri2" already built-in
    [ 2030.690] (II) NVIDIA(0): [DRI2] Setup complete
    [ 2030.690] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 2030.690] (II) NVIDIA(0): Screen initialization complete
    [ 2030.690] (--) RandR disabled
    [ 2030.695] (II) Initializing extension GLX
    [ 2030.726] (II) XKB: Reusing cached keymap
    [ 2030.728] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 2030.728] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2030.728] (II) LoadModule: "evdev"
    [ 2030.728] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2030.728] (II) Module evdev: vendor="X.Org Foundation"
    [ 2030.728] compiled for 1.15.0, module version = 2.8.2
    [ 2030.728] Module class: X.Org XInput Driver
    [ 2030.728] ABI class: X.Org XInput driver, version 20.0
    [ 2030.728] (II) Using input driver 'evdev' for 'Power Button'
    [ 2030.728] Option "XkbRules" "evdev"
    [ 2030.728] Option "XkbModel" "pc104"
    [ 2030.728] Option "XkbLayout" "us"
    [ 2030.728] Option "_source" "server/udev"
    [ 2030.728] Option "name" "Power Button"
    [ 2030.728] Option "path" "/dev/input/event2"
    [ 2030.728] Option "device" "/dev/input/event2"
    [ 2030.728] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
    [ 2030.728] Option "driver" "evdev"
    [ 2030.728] (**) Power Button: always reports core events
    [ 2030.728] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 2030.729] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2030.729] (--) evdev: Power Button: Found keys
    [ 2030.729] (II) evdev: Power Button: Configuring as keyboard
    [ 2030.729] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
    [ 2030.729] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 2030.729] (**) Option "xkb_rules" "evdev"
    [ 2030.729] (**) Option "xkb_model" "pc104"
    [ 2030.729] (**) Option "xkb_layout" "us"
    [ 2030.748] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 2030.748] (II) No input driver specified, ignoring this device.
    [ 2030.748] (II) This device may have been added with another device file.
    [ 2030.748] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 2030.748] (II) config/udev: Adding input device HP Truevision HD (/dev/input/event7)
    [ 2030.748] (**) HP Truevision HD: Applying InputClass "evdev keyboard catchall"
    [ 2030.748] (II) Using input driver 'evdev' for 'HP Truevision HD'
    [ 2030.748] Option "XkbRules" "evdev"
    [ 2030.748] Option "XkbModel" "pc104"
    [ 2030.748] Option "XkbLayout" "us"
    [ 2030.748] Option "_source" "server/udev"
    [ 2030.748] Option "name" "HP Truevision HD"
    [ 2030.748] Option "path" "/dev/input/event7"
    [ 2030.748] Option "device" "/dev/input/event7"
    [ 2030.748] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input10/event7"
    [ 2030.748] Option "driver" "evdev"
    [ 2030.748] (**) HP Truevision HD: always reports core events
    [ 2030.748] (**) evdev: HP Truevision HD: Device: "/dev/input/event7"
    [ 2030.748] (--) evdev: HP Truevision HD: Vendor 0x5c8 Product 0x33a
    [ 2030.748] (--) evdev: HP Truevision HD: Found keys
    [ 2030.748] (II) evdev: HP Truevision HD: Configuring as keyboard
    [ 2030.748] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input10/event7"
    [ 2030.748] (II) XINPUT: Adding extended input device "HP Truevision HD" (type: KEYBOARD, id 7)
    [ 2030.748] (**) Option "xkb_rules" "evdev"
    [ 2030.748] (**) Option "xkb_model" "pc104"
    [ 2030.748] (**) Option "xkb_layout" "us"
    [ 2030.748] (II) XKB: Reusing cached keymap
    [ 2030.749] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 2030.749] (II) No input driver specified, ignoring this device.
    [ 2030.749] (II) This device may have been added with another device file.
    [ 2030.749] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6)
    [ 2030.749] (II) No input driver specified, ignoring this device.
    [ 2030.749] (II) This device may have been added with another device file.
    [ 2030.749] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event5)
    [ 2030.749] (II) No input driver specified, ignoring this device.
    [ 2030.749] (II) This device may have been added with another device file.
    [ 2030.749] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event4)
    [ 2030.749] (II) No input driver specified, ignoring this device.
    [ 2030.749] (II) This device may have been added with another device file.
    [ 2030.749] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 2030.750] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2030.750] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 2030.750] Option "XkbRules" "evdev"
    [ 2030.750] Option "XkbModel" "pc104"
    [ 2030.750] Option "XkbLayout" "us"
    [ 2030.750] Option "_source" "server/udev"
    [ 2030.750] Option "name" "AT Translated Set 2 keyboard"
    [ 2030.750] Option "path" "/dev/input/event0"
    [ 2030.750] Option "device" "/dev/input/event0"
    [ 2030.750] Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2030.750] Option "driver" "evdev"
    [ 2030.750] (**) AT Translated Set 2 keyboard: always reports core events
    [ 2030.750] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 2030.750] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 2030.750] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 2030.750] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 2030.750] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2030.750] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
    [ 2030.750] (**) Option "xkb_rules" "evdev"
    [ 2030.750] (**) Option "xkb_model" "pc104"
    [ 2030.750] (**) Option "xkb_layout" "us"
    [ 2030.750] (II) XKB: Reusing cached keymap
    [ 2030.750] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
    [ 2030.750] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 2030.750] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
    [ 2030.750] Option "XkbRules" "evdev"
    [ 2030.750] Option "XkbModel" "pc104"
    [ 2030.750] Option "XkbLayout" "us"
    [ 2030.750] Option "_source" "server/udev"
    [ 2030.750] Option "name" "SynPS/2 Synaptics TouchPad"
    [ 2030.750] Option "path" "/dev/input/event10"
    [ 2030.750] Option "device" "/dev/input/event10"
    [ 2030.750] Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event10"
    [ 2030.750] Option "driver" "evdev"
    [ 2030.750] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 2030.750] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event10"
    [ 2030.750] (II) evdev: SynPS/2 Synaptics TouchPad: Using mtdev for this device
    [ 2030.750] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 2030.750] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
    [ 2030.750] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
    [ 2030.750] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
    [ 2030.750] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
    [ 2030.751] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
    [ 2030.751] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
    [ 2030.751] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
    [ 2030.751] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2030.751] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event10"
    [ 2030.751] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 9)
    [ 2030.751] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
    [ 2030.751] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 2030.751] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 2030.751] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 2030.751] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 2030.751] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 2030.751] (II) No input driver specified, ignoring this device.
    [ 2030.751] (II) This device may have been added with another device file.
    [ 2030.751] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event8)
    [ 2030.751] (II) No input driver specified, ignoring this device.
    [ 2030.751] (II) This device may have been added with another device file.
    [ 2030.751] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
    [ 2030.751] (II) No input driver specified, ignoring this device.
    [ 2030.751] (II) This device may have been added with another device file.
    [ 2030.752] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event9)
    [ 2030.752] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 2030.752] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    [ 2030.752] Option "XkbRules" "evdev"
    [ 2030.752] Option "XkbModel" "pc104"
    [ 2030.752] Option "XkbLayout" "us"
    [ 2030.752] Option "_source" "server/udev"
    [ 2030.752] Option "name" "HP WMI hotkeys"
    [ 2030.752] Option "path" "/dev/input/event9"
    [ 2030.752] Option "device" "/dev/input/event9"
    [ 2030.752] Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
    [ 2030.752] Option "driver" "evdev"
    [ 2030.752] (**) HP WMI hotkeys: always reports core events
    [ 2030.752] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event9"
    [ 2030.752] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
    [ 2030.752] (--) evdev: HP WMI hotkeys: Found keys
    [ 2030.752] (II) evdev: HP WMI hotkeys: Configuring as keyboard
    [ 2030.752] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
    [ 2030.752] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 10)
    [ 2030.752] (**) Option "xkb_rules" "evdev"
    [ 2030.752] (**) Option "xkb_model" "pc104"
    [ 2030.752] (**) Option "xkb_layout" "us"
    [ 2030.752] (II) XKB: Reusing cached keymap
    [ 2031.256] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 2031.256] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 2031.256] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
    [ 2031.256] (**) NVIDIA(0): all display devices.)
    [ 2031.256] (II) NVIDIA(0): Frequency information for CRT-0:
    [ 2031.256] (II) NVIDIA(0): HorizSync : 28.000-55.000 kHz
    [ 2031.256] (II) NVIDIA(0): VertRefresh : 43.000-72.000 Hz
    [ 2031.256] (II) NVIDIA(0): (HorizSync from Conservative Defaults)
    [ 2031.256] (II) NVIDIA(0): (VertRefresh from Conservative Defaults)
    [ 2031.257] (II) NVIDIA(GPU-0):
    [ 2031.257] (II) NVIDIA(GPU-0): --- Modes in ModePool for CRT-0 ---
    [ 2031.257] (II) NVIDIA(GPU-0): "nvidia-auto-select" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.257] (II) NVIDIA(GPU-0): "1024x768" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.257] (II) NVIDIA(GPU-0): "1024x768_60" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.257] (II) NVIDIA(GPU-0): "800x600" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2031.257] (II) NVIDIA(GPU-0): "800x600_72" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2031.258] (II) NVIDIA(GPU-0): "800x600_60" : 800 x 600 @ 60.3 Hz (from: X Server, VESA)
    [ 2031.258] (II) NVIDIA(GPU-0): "800x600_56" : 800 x 600 @ 56.2 Hz (from: X Server, VESA)
    [ 2031.258] (II) NVIDIA(GPU-0): "640x480" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2031.258] (II) NVIDIA(GPU-0): "640x480_60" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2031.258] (II) NVIDIA(GPU-0): "512x384" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): "512x384d60" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): "400x300" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): "400x300d72" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): "320x240" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): "320x240d60" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): --- End of ModePool for CRT-0: ---
    [ 2031.258] (II) NVIDIA(GPU-0):
    [ 2031.506] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 2031.506] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 2031.506] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
    [ 2031.506] (**) NVIDIA(0): all display devices.)
    [ 2031.506] (II) NVIDIA(0): Frequency information for CRT-0:
    [ 2031.506] (II) NVIDIA(0): HorizSync : 28.000-55.000 kHz
    [ 2031.506] (II) NVIDIA(0): VertRefresh : 43.000-72.000 Hz
    [ 2031.506] (II) NVIDIA(0): (HorizSync from Conservative Defaults)
    [ 2031.506] (II) NVIDIA(0): (VertRefresh from Conservative Defaults)
    [ 2031.509] (II) NVIDIA(GPU-0):
    [ 2031.509] (II) NVIDIA(GPU-0): --- Modes in ModePool for CRT-0 ---
    [ 2031.509] (II) NVIDIA(GPU-0): "nvidia-auto-select" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "1024x768" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "1024x768_60" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "800x600" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "800x600_72" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "800x600_60" : 800 x 600 @ 60.3 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "800x600_56" : 800 x 600 @ 56.2 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "640x480" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "640x480_60" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "512x384" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): "512x384d60" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): "400x300" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): "400x300d72" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): "320x240" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): "320x240d60" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): --- End of ModePool for CRT-0: ---
    [ 2031.509] (II) NVIDIA(GPU-0):
    [ 2046.582] (II) evdev: HP WMI hotkeys: Close
    [ 2046.582] (II) UnloadModule: "evdev"
    [ 2046.623] (II) evdev: SynPS/2 Synaptics TouchPad: Close
    [ 2046.623] (II) UnloadModule: "evdev"
    [ 2046.663] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 2046.663] (II) UnloadModule: "evdev"
    [ 2046.702] (II) evdev: HP Truevision HD: Close
    [ 2046.702] (II) UnloadModule: "evdev"
    [ 2046.741] (II) evdev: Power Button: Close
    [ 2046.741] (II) UnloadModule: "evdev"
    [ 2046.794] (II) NVIDIA(GPU-0): Deleting GPU-0
    [ 2046.795] (EE) Server terminated successfully (0). Closing log file.
    xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 331.38 (buildmeister@swio-display-x64-rhel04-15) Wed Jan 8 19:53:14 PST 2014
    Section "Module"
    Load "glx"
    EndSection
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    # VendorName "Unknown"
    # ModelName "Unknown"
    # HorizSync 28.0 - 33.0
    # VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BusID "PCI:1:0:0"
    # Option "UseEDID" "true"
    Option "ConnectedMonitor" "DFP-0"
    # Option "CustomEDID" "CRT-0:/etc/X11/1280x1024.bin"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

    dmesg :
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.13.5-1-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) (gcc version 4.8.2 20140206 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Feb 23 00:25:24 CET 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=64c5186f-288d-4708-959e-38cca5d1b5c0 rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000917ff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000091800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x000000009a3befff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009a3bf000-0x000000009aebefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000009aebf000-0x000000009afbefff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000009afbf000-0x000000009affefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000009afff000-0x000000009affffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009b000000-0x000000009f9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Hewlett-Packard HP ENVY dv7 Notebook PC/181D, BIOS F.12 09/03/2012
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x25f600 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-E7FFF write-protect
    [ 0.000000] E8000-EFFFF write-combining
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 080000000 mask FE0000000 write-back
    [ 0.000000] 2 base 09B000000 mask FFF000000 uncachable
    [ 0.000000] 3 base 09C000000 mask FFC000000 uncachable
    [ 0.000000] 4 base 0FF800000 mask FFF800000 write-protect
    [ 0.000000] 5 base 100000000 mask F00000000 write-back
    [ 0.000000] 6 base 200000000 mask F80000000 write-back
    [ 0.000000] 7 base 25F600000 mask FFFE00000 uncachable
    [ 0.000000] 8 base 25F800000 mask FFF800000 uncachable
    [ 0.000000] 9 base 260000000 mask FE0000000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0x9b000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff88000008b000] 8b000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x25f400000-0x25f5fffff]
    [ 0.000000] [mem 0x25f400000-0x25f5fffff] page 2M
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x25c000000-0x25f3fffff]
    [ 0.000000] [mem 0x25c000000-0x25f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x25bffffff]
    [ 0.000000] [mem 0x200000000-0x25bffffff] page 2M
    [ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x40003fff] page 4k
    [ 0.000000] BRK [0x01b44000, 0x01b44fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x40005000-0x9a3befff]
    [ 0.000000] [mem 0x40005000-0x401fffff] page 4k
    [ 0.000000] [mem 0x40200000-0x9a1fffff] page 2M
    [ 0.000000] [mem 0x9a200000-0x9a3befff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x9afff000-0x9affffff]
    [ 0.000000] [mem 0x9afff000-0x9affffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    [ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x379b0000-0x37ccffff]
    [ 0.000000] ACPI: RSDP 00000000000fe020 000024 (v02 HPQOEM)
    [ 0.000000] ACPI: XSDT 000000009affe210 0000A4 (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
    [ 0.000000] ACPI: FACP 000000009affb000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
    [ 0.000000] ACPI: DSDT 000000009afe4000 0130E0 (v01 HPQOEM 181D 00000000 ACPI 00040000)
    [ 0.000000] ACPI: FACS 000000009afb8000 000040
    [ 0.000000] ACPI: UEFI 000000009affd000 000236 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: ASF! 000000009affc000 0000A5 (v32 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: HPET 000000009affa000 000038 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: APIC 000000009aff9000 00008C (v03 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: MCFG 000000009aff8000 00003C (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: WDAT 000000009afe3000 000224 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: SSDT 000000009afe1000 001068 (v01 HPQOEM 181D 00001000 ACPI 00040000)
    [ 0.000000] ACPI: BOOT 000000009afdf000 000028 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: ASPT 000000009afdd000 000034 (v07 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: DBGP 000000009afdc000 000034 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: FPDT 000000009afda000 000044 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: MSDM 000000009afd9000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
    [ 0.000000] ACPI: SSDT 000000009afd8000 000926 (v01 HPQOEM 181D 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 000000009afd7000 000A92 (v01 HPQOEM 181D 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 000000009afd3000 002E84 (v01 HPQOEM 181D 00001000 ACPI 00040000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x25f5fffff]
    [ 0.000000] NODE_DATA [mem 0x25f5f3000-0x25f5f7fff]
    [ 0.000000] [ffffea0000000000-ffffea00097fffff] PMD -> [ffff880256c00000-ffff88025ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x25f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x00090fff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x40003fff]
    [ 0.000000] node 0: [mem 0x40005000-0x9a3befff]
    [ 0.000000] node 0: [mem 0x9afff000-0x9affffff]
    [ 0.000000] node 0: [mem 0x100000000-0x25f5fffff]
    [ 0.000000] On node 0 totalpages: 2070351
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3984 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 9799 pages used for memmap
    [ 0.000000] DMA32 zone: 627135 pages, LIFO batch:31
    [ 0.000000] Normal zone: 22488 pages used for memmap
    [ 0.000000] Normal zone: 1439232 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x00091000-0x00091fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00092000-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 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9a3bf000-0x9aebefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9aebf000-0x9afbefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9afbf000-0x9affefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b000000-0x9f9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-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-0xffb7ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffb80000-0xffffffff]
    [ 0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88025f200000 s86336 r8192 d24256 u262144
    [ 0.000000] pcpu-alloc: s86336 r8192 d24256 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2037979
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=64c5186f-288d-4708-959e-38cca5d1b5c0 rw quiet
    [ 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: 8068224K/8281404K available (5270K kernel code, 836K rwdata, 1672K rodata, 1128K init, 1324K bss, 213180K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    [ 0.000000] NR_IRQS:8448 nr_irqs:744 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.003333] tsc: Detected 2394.589 MHz processor
    [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4791.72 BogoMIPS (lpj=7981963)
    [ 0.000004] pid_max: default: 32768 minimum: 301
    [ 0.000023] Security Framework initialized
    [ 0.000029] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000030] Yama: becoming mindful.
    [ 0.000417] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.001940] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.002614] Mount-cache hash table entries: 256
    [ 0.002739] Initializing cgroup subsys memory
    [ 0.002743] Initializing cgroup subsys devices
    [ 0.002744] Initializing cgroup subsys freezer
    [ 0.002746] Initializing cgroup subsys net_cls
    [ 0.002747] Initializing cgroup subsys blkio
    [ 0.002763] CPU: Physical Processor ID: 0
    [ 0.002764] CPU: Processor Core ID: 0
    [ 0.002768] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.003048] mce: CPU supports 9 MCE banks
    [ 0.003058] CPU0: Thermal monitoring enabled (TM1)
    [ 0.003064] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift: 2
    [ 0.003142] Freeing SMP alternatives memory: 20K (ffffffff819ed000 - ffffffff819f2000)
    [ 0.003906] ACPI: Core revision 20131115
    [ 0.009053] ACPI: All ACPI Tables successfully acquired
    [ 0.053822] ftrace: allocating 21057 entries in 83 pages
    [ 0.061910] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.094942] smpboot: CPU0: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (fam: 06, model: 3a, stepping: 09)
    [ 0.094948] TSC deadline timer enabled
    [ 0.094955] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    [ 0.094960] ... version: 3
    [ 0.094960] ... bit width: 48
    [ 0.094961] ... generic registers: 4
    [ 0.094962] ... value mask: 0000ffffffffffff
    [ 0.094962] ... max period: 0000ffffffffffff
    [ 0.094963] ... fixed-purpose events: 3
    [ 0.094964] ... event mask: 000000070000000f
    [ 0.121742] x86: Booting SMP configuration:
    [ 0.135256] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.121746] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
    [ 0.256907] x86: Booted up 1 node, 8 CPUs
    [ 0.256909] smpboot: Total of 8 processors activated (38328.81 BogoMIPS)
    [ 0.262487] devtmpfs: initialized
    [ 0.264464] PM: Registering ACPI NVS region [mem 0x9aebf000-0x9afbefff] (1048576 bytes)
    [ 0.265037] RTC time: 21:55:49, date: 02/28/14
    [ 0.265063] NET: Registered protocol family 16
    [ 0.265128] cpuidle: using governor ladder
    [ 0.265129] cpuidle: using governor menu
    [ 0.265147] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.265148] ACPI: bus type PCI registered
    [ 0.265150] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.265197] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.265199] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.282064] PCI: Using configuration type 1 for base access
    [ 0.282527] bio: create slab <bio-0> at 0
    [ 0.282615] ACPI: Added _OSI(Module Device)
    [ 0.282616] ACPI: Added _OSI(Processor Device)
    [ 0.282617] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.282618] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.285086] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.312765] ACPI Error: No handler for Region [RAM_] (ffff880253874090) [EmbeddedControl] (20131115/evregion-162)
    [ 0.312767] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20131115/exfldio-299)
    [ 0.312770] ACPI Error: Method parse/execution failed [\_SB_.ACCL._STA] (Node ffff88025387e190), AE_NOT_EXIST (20131115/psparse-536)
    [ 0.312774] ACPI Error: Method execution failed [\_SB_.ACCL._STA] (Node ffff88025387e190), AE_NOT_EXIST (20131115/uteval-103)
    [ 0.313004] ACPI: SSDT 000000009ae3a018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20111123)
    [ 0.313310] ACPI: Dynamic OEM Table Load:
    [ 0.313311] ACPI: SSDT (null) 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20111123)
    [ 0.325950] ACPI: SSDT 000000009aeada98 000303 (v01 PmRef ApIst 00003000 INTL 20111123)
    [ 0.326272] ACPI: Dynamic OEM Table Load:
    [ 0.326273] ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20111123)
    [ 0.339208] ACPI: SSDT 000000009ababd98 000119 (v01 PmRef ApCst 00003000 INTL 20111123)
    [ 0.339508] ACPI: Dynamic OEM Table Load:
    [ 0.339509] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20111123)
    [ 1.238575] ACPI: Interpreter enabled
    [ 1.238580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
    [ 1.238584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
    [ 1.238594] ACPI: (supports S0 S3 S4 S5)
    [ 1.238595] ACPI: Using IOAPIC for interrupt routing
    [ 1.238612] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 1.238799] ACPI: ACPI Dock Station Driver: 1 docks/bays found
    [ 1.260983] ACPI : EC: GPE storm detected(9 GPEs), transactions will use polling mode
    [ 1.321167] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [ 1.321171] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 1.321214] \_SB_.PCI0:_OSC invalid UUID
    [ 1.321215] _OSC request data:1 1f 0
    [ 1.321218] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 1.321676] PCI host bridge to bus 0000:00
    [ 1.321678] pci_bus 0000:00: root bus resource [bus 00-fe]
    [ 1.321679] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 1.321680] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 1.321682] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 1.321683] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
    [ 1.321688] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    [ 1.321749] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    [ 1.321772] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 1.321801] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 1.321826] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    [ 1.321834] pci 0000:00:02.0: reg 0x10: [mem 0xd4000000-0xd43fffff 64bit]
    [ 1.321839] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 1.321842] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
    [ 1.321916] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    [ 1.321936] pci 0000:00:14.0: reg 0x10: [mem 0xd4600000-0xd460ffff 64bit]
    [ 1.322002] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 1.322033] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 1.322061] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 1.322083] pci 0000:00:16.0: reg 0x10: [mem 0xd4614000-0xd461400f 64bit]
    [ 1.322154] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 1.322218] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 1.322238] pci 0000:00:1a.0: reg 0x10: [mem 0xd4619000-0xd46193ff]
    [ 1.322321] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 1.322363] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 1.322390] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 1.322404] pci 0000:00:1b.0: reg 0x10: [mem 0xd4610000-0xd4613fff 64bit]
    [ 1.322466] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.322498] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 1.322527] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    [ 1.322652] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.322697] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 1.322726] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    [ 1.322855] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 1.322900] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 1.322929] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
    [ 1.323056] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 1.323100] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 1.323125] pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
    [ 1.323197] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 1.323232] pci 0000:00:1c.5: System wakeup disabled by ACPI
    [ 1.323263] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 1.323282] pci 0000:00:1d.0: reg 0x10: [mem 0xd4618000-0xd46183ff]
    [ 1.323366] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 1.323407] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 1.323434] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
    [ 1.323584] pci 0000:00:1f.2: [8086:282a] type 00 class 0x010400
    [ 1.323601] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f]
    [ 1.323608] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097]
    [ 1.323615] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087]
    [ 1.323623] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093]
    [ 1.323630] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
    [ 1.323637] pci 0000:00:1f.2: reg 0x24: [mem 0xd4617000-0xd46177ff]
    [ 1.323678] pci 0000:00:1f.2: PME# supported from D3hot
    [ 1.323727] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 1.323741] pci 0000:00:1f.3: reg 0x10: [mem 0xd4615000-0xd46150ff 64bit]
    [ 1.323760] pci 0000:00:1f.3: reg 0x20: [io 0x5040-0x505f]
    [ 1.323853] pci 0000:01:00.0: [10de:0de9] type 00 class 0x030000
    [ 1.323862] pci 0000:01:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
    [ 1.323869] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
    [ 1.323875] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
    [ 1.323880] pci 0000:01:00.0: reg 0x24: [io 0x4000-0x407f]
    [ 1.323884] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
    [ 1.323917] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 1.330552] pci 0000:00:01.0: PCI bridge to [bus 01-06]
    [ 1.330557] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
    [ 1.330562] pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd3ffffff]
    [ 1.330568] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    [ 1.330681] pci 0000:00:1c.0: PCI bridge to [bus 07]
    [ 1.330867] pci 0000:08:00.0: [10ec:5229] type 00 class 0xff0000
    [ 1.330931] pci 0000:08:00.0: reg 0x10: [mem 0xd1000000-0xd1000fff]
    [ 1.331423] pci 0000:08:00.0: supports D1 D2
    [ 1.331424] pci 0000:08:00.0: PME# supported from D1 D2 D3hot
    [ 1.331502] pci 0000:08:00.0: System wakeup disabled by ACPI
    [ 1.337279] pci 0000:00:1c.1: PCI bridge to [bus 08-09]
    [ 1.337286] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    [ 1.337294] pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff]
    [ 1.337304] pci 0000:00:1c.1: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
    [ 1.337465] pci 0000:0a:00.0: [8086:0887] type 00 class 0x028000
    [ 1.337511] pci 0000:0a:00.0: reg 0x10: [mem 0xd4500000-0xd4501fff 64bit]
    [ 1.337733] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
    [ 1.337776] pci 0000:0a:00.0: System wakeup disabled by ACPI
    [ 1.343946] pci 0000:00:1c.3: PCI bridge to [bus 0a]
    [ 1.343959] pci 0000:00:1c.3: bridge window [mem 0xd4500000-0xd45fffff]
    [ 1.344076] pci 0000:0b:00.0: [10ec:8168] type 00 class 0x020000
    [ 1.344094] pci 0000:0b:00.0: reg 0x10: [io 0x2000-0x20ff]
    [ 1.344127] pci 0000:0b:00.0: reg 0x18: [mem 0xd4404000-0xd4404fff 64bit pref]
    [ 1.344147] pci 0000:0b:00.0: reg 0x20: [mem 0xd4400000-0xd4403fff 64bit pref]
    [ 1.344234] pci 0000:0b:00.0: supports D1 D2
    [ 1.344236] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.373952] pci 0000:0b:00.0: System wakeup disabled by ACPI
    [ 1.380639] pci 0000:00:1c.5: PCI bridge to [bus 0b]
    [ 1.380647] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
    [ 1.380654] pci 0000:00:1c.5: bridge window [mem 0xd4400000-0xd44fffff]
    [ 1.381137] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    [ 1.381174] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    [ 1.381209] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 1.381244] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    [ 1.381278] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 1.381313] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    [ 1.381348] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    [ 1.381384] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    [ 1.381615] ACPI: Enabled 5 GPEs in block 00 to 3F
    [ 1.381620] ACPI: \_SB_.PCI0: notify handler is installed
    [ 1.381661] Found 1 acpi root devices
    [ 1.381686] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 1.381736] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.381739] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    [ 1.381740] vgaarb: loaded
    [ 1.381741] vgaarb: bridge control possible 0000:01:00.0
    [ 1.381741] vgaarb: no bridge control possible 0000:00:02.0
    [ 1.381759] PCI: Using ACPI for IRQ routing
    [ 1.387711] PCI: pci_cache_line_size set to 64 bytes
    [ 1.387850] e820: reserve RAM buffer [mem 0x00091800-0x0009ffff]
    [ 1.387851] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
    [ 1.387852] e820: reserve RAM buffer [mem 0x9a3bf000-0x9bffffff]
    [ 1.387853] e820: reserve RAM buffer [mem 0x9b000000-0x9bffffff]
    [ 1.387854] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
    [ 1.387910] NetLabel: Initializing
    [ 1.387911] NetLabel: domain hash size = 128
    [ 1.387912] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.387923] NetLabel: unlabeled traffic allowed by default
    [ 1.387936] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 1.387940] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 1.389961] Switched to clocksource hpet
    [ 1.392856] pnp: PnP ACPI init
    [ 1.392865] ACPI: bus type PNP registered
    [ 1.392884] pnp 00:00: [dma 4]
    [ 1.392898] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 1.392912] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.392979] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.392999] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 1.393026] system 00:04: [io 0x1100-0x110f] has been reserved
    [ 1.393028] system 00:04: [io 0xffff] has been reserved
    [ 1.393029] system 00:04: [io 0xffff] has been reserved
    [ 1.393031] system 00:04: [io 0x0400-0x0453] could not be reserved
    [ 1.393032] system 00:04: [io 0x0458-0x047f] has been reserved
    [ 1.393033] system 00:04: [io 0x0500-0x057f] has been reserved
    [ 1.393035] system 00:04: [io 0x1200-0x1207] has been reserved
    [ 1.393036] system 00:04: [mem 0xfe800000-0xfe8001ff] has been reserved
    [ 1.393038] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.393055] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.393085] system 00:06: [io 0x0454-0x0457] has been reserved
    [ 1.393087] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 1.393126] pnp 00:07: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
    [ 1.393148] pnp 00:08: Plug and Play ACPI device, IDs SYN1e5e SYN1e00 SYN0002 PNP0f13 (active)
    [ 1.393228] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 1.393230] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 1.393231] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 1.393233] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 1.393234] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
    [ 1.393235] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 1.393237] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 1.393238] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
    [ 1.393239] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 1.393241] system 00:09: [mem 0x9fa00000-0x9fa00fff] has been reserved
    [ 1.393242] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.393419] system 00:0a: [mem 0x20000000-0x201fffff] has been reserved
    [ 1.393420] system 00:0a: [mem 0x40004000-0x40004fff] has been reserved
    [ 1.393422] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 1.393458] pnp 00:0b: Plug and Play ACPI device, IDs HPQ0004 (active)
    [ 1.393478] pnp: PnP ACPI: found 12 devices
    [ 1.393479] ACPI: bus type PNP unregistered
    [ 1.399368] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
    [ 1.399417] pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
    [ 1.399419] pci 0000:00:01.0: PCI bridge to [bus 01-06]
    [ 1.399420] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
    [ 1.399422] pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd3ffffff]
    [ 1.399424] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    [ 1.399427] pci 0000:00:1c.0: PCI bridge to [bus 07]
    [ 1.399444] pci 0000:00:1c.1: PCI bridge to [bus 08-09]
    [ 1.399447] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    [ 1.399452] pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff]
    [ 1.399456] pci 0000:00:1c.1: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
    [ 1.399465] pci 0000:00:1c.3: PCI bridge to [bus 0a]
    [ 1.399471] pci 0000:00:1c.3: bridge window [mem 0xd4500000-0xd45fffff]
    [ 1.399482] pci 0000:00:1c.5: PCI bridge to [bus 0b]
    [ 1.399485] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
    [ 1.399489] pci 0000:00:1c.5: bridge window [mem 0xd4400000-0xd44fffff]
    [ 1.399497] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 1.399499] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 1.399500] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.399501] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff]
    [ 1.399502] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
    [ 1.399503] pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd3ffffff]
    [ 1.399505] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
    [ 1.399506] pci_bus 0000:08: resource 0 [io 0x3000-0x3fff]
    [ 1.399507] pci_bus 0000:08: resource 1 [mem 0xd1000000-0xd1ffffff]
    [ 1.399508] pci_bus 0000:08: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
    [ 1.399510] pci_bus 0000:0a: resource 1 [mem 0xd4500000-0xd45fffff]
    [ 1.399511] pci_bus 0000:0b: resource 0 [io 0x2000-0x2fff]
    [ 1.399512] pci_bus 0000:0b: resource 1 [mem 0xd4400000-0xd44fffff]
    [ 1.399530] NET: Registered protocol family 2
    [ 1.399642] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 1.399750] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 1.399849] TCP: Hash tables configured (established 65536 bind 65536)
    [ 1.399860] TCP: reno registered
    [ 1.399870] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 1.399890] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 1.399937] NET: Registered protocol family 1
    [ 1.399946] pci 0000:00:02.0: Boot video device
    [ 1.780500] PCI: CLS 64 bytes, default 64
    [ 1.780530] Unpacking initramfs...
    [ 1.820767] Freeing initrd memory: 3200K (ffff8800379b0000 - ffff880037cd0000)
    [ 1.820771] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 1.820773] software IO TLB [mem 0x963bf000-0x9a3bf000] (64MB) mapped at [ffff8800963bf000-ffff88009a3befff]
    [ 1.820794] Simple Boot Flag at 0x44 set to 0x1
    [ 1.820989] Scanning for low memory corruption every 60 seconds
    [ 1.821175] audit: initializing netlink socket (disabled)
    [ 1.821183] type=2000 audit(1393624549.773:1): initialized
    [ 1.830154] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.831019] zbud: loaded
    [ 1.831130] VFS: Disk quotas dquot_6.5.2
    [ 1.831155] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.831254] msgmni has been set to 15764
    [ 1.831287] Key type big_key registered
    [ 1.831483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 1.831523] io scheduler noop registered
    [ 1.831524] io scheduler deadline registered
    [ 1.831539] io scheduler cfq registered (default)
    [ 1.831652] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 1.832086] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 1.832096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 1.832122] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
    [ 1.832123] vesafb: scrolling: redraw
    [ 1.832124] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 1.832682] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010e80000, using 8128k, total 8128k
    [ 1.946268] Console: switching to colour frame buffer device 240x67
    [ 2.059378] fb0: VESA VGA frame buffer device
    [ 2.059386] intel_idle: MWAIT substates: 0x21120
    [ 2.059387] intel_idle: v0.4 model 0x3A
    [ 2.059387] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 2.059528] GHES: HEST is not enabled!
    [ 2.059562] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 2.059853] Linux agpgart interface v0.103
    [ 2.059899] rtc_cmos 00:05: RTC can wake from S4
    [ 2.060005] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 2.060033] rtc_cmos 00:05: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 2.060039] Intel P-state driver initializing.
    [ 2.060046] Intel pstate controlling: cpu 0
    [ 2.060056] Intel pstate controlling: cpu 1
    [ 2.060066] Intel pstate controlling: cpu 2
    [ 2.060075] Intel pstate controlling: cpu 3
    [ 2.060081] Intel pstate controlling: cpu 4
    [ 2.060087] Intel pstate controlling: cpu 5
    [ 2.060094] Intel pstate controlling: cpu 6
    [ 2.060101] Intel pstate controlling: cpu 7
    [ 2.060170] drop_monitor: Initializing network drop monitor service
    [ 2.060205] TCP: cubic registered
    [ 2.060258] NET: Registered protocol family 10
    [ 2.060356] NET: Registered protocol family 17
    [ 2.060361] Key type dns_resolver registered
    [ 2.060562] registered taskstats version 1
    [ 2.061180] Magic number: 2:200:956
    [ 2.061210] memory memory9: hash matches
    [ 2.061260] rtc_cmos 00:05: setting system clock to 2014-02-28 21:55:50 UTC (1393624550)
    [ 2.061289] PM: Hibernation image not present or could not be loaded.
    [ 2.061821] Freeing unused kernel memory: 1128K (ffffffff818d3000 - ffffffff819ed000)
    [ 2.061822] Write protecting the kernel read-only data: 8192k
    [ 2.063314] Freeing unused kernel memory: 864K (ffff880001528000 - ffff880001600000)
    [ 2.064187] Freeing unused kernel memory: 376K (ffff8800017a2000 - ffff880001800000)
    [ 2.070995] systemd-udevd[76]: starting version 208
    [ 2.081683] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 2.086896] rtsx_pci 0000:08:00.0: irq 41 for MSI/MSI-X
    [ 2.086940] rtsx_pci 0000:08:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 41
    [ 2.087062] ACPI: bus type USB registered
    [ 2.087089] usbcore: registered new interface driver usbfs
    [ 2.087162] usbcore: registered new interface driver hub
    [ 2.087210] usbcore: registered new device driver usb
    [ 2.087615] SCSI subsystem initialized
    [ 2.087789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.087987] ehci-pci: EHCI PCI platform driver
    [ 2.088114] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 2.088121] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 2.088137] ehci-pci 0000:00:1a.0: debug port 2
    [ 2.088526] libata version 3.00 loaded.
    [ 2.092034] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 2.092051] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd4619000
    [ 2.103911] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 2.104041] hub 1-0:1.0: USB hub found
    [ 2.104046] hub 1-0:1.0: 2 ports detected
    [ 2.104210] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 2.104214] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 2.104225] ehci-pci 0000:00:1d.0: debug port 2
    [ 2.107112] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.107123] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.108127] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 2.108140] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd4618000
    [ 2.117274] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 2.117508] hub 2-0:1.0: USB hub found
    [ 2.117514] hub 2-0:1.0: 2 ports detected
    [ 2.117750] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.117756] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 2.117854] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 2.117873] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
    [ 2.118100] hub 3-0:1.0: USB hub found
    [ 2.118108] hub 3-0:1.0: 4 ports detected
    [ 2.118349] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.118351] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 2.118452] hub 4-0:1.0: USB hub found
    [ 2.118462] hub 4-0:1.0: 4 ports detected
    [ 2.135939] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 2.150760] ahci 0000:00:1f.2: version 3.0
    [ 2.150968] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 2.164071] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl RAID mode
    [ 2.164079] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    [ 2.171405] scsi0 : ahci
    [ 2.171666] scsi1 : ahci
    [ 2.171894] scsi2 : ahci
    [ 2.172116] scsi3 : ahci
    [ 2.172313] scsi4 : ahci
    [ 2.172447] scsi5 : ahci
    [ 2.172504] ata1: SATA max UDMA/133 abar m2048@0xd4617000 port 0xd4617100 irq 43
    [ 2.172514] ata2: DUMMY
    [ 2.172516] ata3: DUMMY
    [ 2.172517] ata4: DUMMY
    [ 2.172519] ata5: SATA max UDMA/133 abar m2048@0xd4617000 port 0xd4617300 irq 43
    [ 2.172520] ata6: DUMMY
    [ 2.410959] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 2.491002] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.491072] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 2.502872] ata1.00: ATA-8: OCZ-AGILITY3, 2.22, max UDMA/133
    [ 2.502878] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.506430] ata5.00: ATAPI: hp DVD-RAM UJ8D1, H.01, max UDMA/100
    [ 2.512780] ata1.00: configured for UDMA/133
    [ 2.513113] scsi 0:0:0:0: Direct-Access ATA OCZ-AGILITY3 2.22 PQ: 0 ANSI: 5
    [ 2.524950] ata5.00: configured for UDMA/100
    [ 2.531477] scsi 4:0:0:0: CD-ROM hp DVD-RAM UJ8D1 H.01 PQ: 0 ANSI: 5
    [ 2.534925] hub 1-1:1.0: USB hub found
    [ 2.534975] hub 1-1:1.0: 6 ports detected
    [ 2.536606] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
    [ 2.536677] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.536680] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.536701] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.537540] sda: sda1 sda2 < sda5 sda6 > sda3 sda4
    [ 2.538190] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.542465] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 2.542469] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.542686] sr 4:0:0:0: Attached scsi CD-ROM sr0
    [ 2.608731] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.651327] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 2.651588] systemd[1]: No hostname configured.
    [ 2.651596] systemd[1]: Set hostname to <localhost>.
    [ 2.653530] random: systemd urandom read with 42 bits of entropy available
    [ 2.657173] systemd-fstab-generator[151]: Checking was requested for "nas:/mnt/HD/HD_a2/STORE01", but it is not a device.
    [ 2.687501] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 2.687558] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 2.687572] systemd[1]: Starting Login Prompts.
    [ 2.687585] systemd[1]: Reached target Login Prompts.
    [ 2.687595] systemd[1]: Starting Remote File Systems.
    [ 2.687605] systemd[1]: Reached target Remote File Systems.
    [ 2.687615] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 2.687642] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 2.687652] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 2.687669] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 2.687679] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 2.687712] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 2.687722] systemd[1]: Starting Delayed Shutdown Socket.
    [ 2.687759] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 2.687772] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 2.687812] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 2.687822] systemd[1]: Starting Paths.
    [ 2.687832] systemd[1]: Reached target Paths.
    [ 2.687842] systemd[1]: Starting Journal Socket.
    [ 2.687878] systemd[1]: Listening on Journal Socket.
    [ 2.687895] systemd[1]: Mounting Debug File System...
    [ 2.688266] systemd[1]: Starting Journal Service...
    [ 2.688521] systemd[1]: Started Journal Service.
    [ 2.694471] usb 3-3: new full-speed USB device number 2 using xhci_hcd
    [ 2.702863] systemd-journald[157]: Vacuuming done, freed 0 bytes
    [ 2.708483] FS-Cache: Loaded
    [ 2.710845] usb 3-3: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 2.713390] RPC: Registered named UNIX socket transport module.
    [ 2.713392] RPC: Registered udp transport module.
    [ 2.713393] RPC: Registered tcp transport module.
    [ 2.713394] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 2.718880] FS-Cache: Netfs 'nfs' registered for caching
    [ 2.728296] EXT4-fs (sda1): re-mounted. Opts: data=ordered
    [ 2.741906] systemd-udevd[202]: starting version 208
    [ 2.779466] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
    [ 2.780942] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
    [ 2.780948] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.780952] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
    [ 2.780955] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.GPIO 2 (20131115/utaddress-251)
    [ 2.780958] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 3 (20131115/utaddress-251)
    [ 2.780961] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.780963] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
    [ 2.780966] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.GPIO 2 (20131115/utaddress-251)
    [ 2.780969] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 3 (20131115/utaddress-251)
    [ 2.780971] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.780973] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 2.782830] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 2.785766] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X
    [ 2.791210] ACPI: Lid Switch [LID0]
    [ 2.791504] [drm] Initialized drm 1.1.0 20060810
    [ 2.791605] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 2.791609] ACPI: Power Button [PWRF]
    [ 2.792665] wmi: Mapper loaded
    [ 2.792681] hp_accel: laptop model unknown, using default axes configuration
    [ 2.797256] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    [ 2.802959] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 2.802966] r8169 0000:0b:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 2.803223] r8169 0000:0b:00.0: irq 46 for MSI/MSI-X
    [ 2.803494] r8169 0000:0b:00.0 eth0: RTL8168evl/8111evl at 0xffffc90011eee000, a0:b3:cc:4b:1a:7e, XID 0c900800 IRQ 46
    [ 2.803496] r8169 0000:0b:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 2.811332] cfg80211: Calling CRDA to update world regulatory domain
    [ 2.815328] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input4
    [ 2.816642] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 2.816644] Copyright(c) 2003-2013 Intel Corporation
    [ 2.816736] iwlwifi 0000:0a:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 2.816860] iwlwifi 0000:0a:00.0: irq 47 for MSI/MSI-X
    [ 2.817888] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 2.818258] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.818636] platform microcode: Direct firmware load failed with error -2
    [ 2.818639] platform microcode: Falling back to user helper
    [ 2.821802] iwlwifi 0000:0a:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
    [ 2.824537] tsc: Refined TSC clocksource calibration: 2394.561 MHz
    [ 2.826546] hidraw: raw HID events driver (C) Jiri Kosina
    [ 2.828014] usbcore: registered new interface driver usbhid
    [ 2.828016] usbhid: USB HID core driver
    [ 2.832266] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 2.832334] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 2.832373] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    [ 2.832658] ACPI Warning: 0x0000000000005040-0x000000000000505f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20131115/utaddress-251)
    [ 2.832662] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.834846] iwlwifi 0000:0a:00.0: CONFIG_IWLWIFI_DEBUG disabled
    [ 2.834848] iwlwifi 0000:0a:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
    [ 2.834850] iwlwifi 0000:0a:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
    [ 2.834851] iwlwifi 0000:0a:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
    [ 2.834955] iwlwifi 0000:0a:00.0: L1 Enabled; Disabling L0S
    [ 2.835666] usbcore: registered new interface driver snd-usb-audio
    [ 2.854044] iTCO_vendor_support: vendor-support=0
    [ 2.854466] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 2.854514] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
    [ 2.854638] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 2.856761] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    [ 2.860498] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.860514] platform microcode: Direct firmware load failed with error -2
    [ 2.860516] platform microcode: Falling back to user helper
    [ 2.863566] input: Burr-Brown from TI USB Audio CODEC as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.3/input/input10
    [ 2.863734] hid-generic 0003:08BB:2902.0001: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI USB Audio CODEC ] on usb-0000:00:14.0-3/input3
    [ 2.867484] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.867498] platform microcode: Direct firmware load failed with error -2
    [ 2.867500] platform microcode: Falling back to user helper
    [ 2.870088] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.870100] platform microcode: Direct firmware load failed with error -2
    [ 2.870102] platform microcode: Falling back to user helper
    [ 2.870542] microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.870561] platform microcode: Direct firmware load failed with error -2
    [ 2.870563] platform microcode: Falling back to user helper
    [ 2.871275] microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.871285] platform microcode: Direct firmware load failed with error -2
    [ 2.871288] platform microcode: Falling back to user helper
    [ 2.871938] microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.871949] platform microcode: Direct firmware load failed with error -2
    [ 2.871952] platform microcode: Falling back to user helper
    [ 2.872242] microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.872254] platform microcode: Direct firmware load failed with error -2
    [ 2.872257] platform microcode: Falling back to user helper
    [ 2.872575] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 2.878423] systemd-udevd[206]: renamed network interface eth0 to eno1
    [ 2.881987] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 2.890802] systemd-journald[157]: Received request to flush runtime journal from PID 1
    [ 2.901323] systemd-udevd[217]: renamed network interface wlan0 to wlo1
    [ 2.908030] ACPI: AC Adapter [ADP1] (on-line)
    [ 2.941825] hub 2-1:1.0: USB hub found
    [ 2.941930] hub 2-1:1.0: 8 ports detected
    [ 3.021509] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
    [ 3.061674] intel_rapl: domain uncore energy ctr 8617:8617 not working, skip
    [ 3.074806] lis3lv02d: 8 bits 3DC sensor found
    [ 3.135241] iwlwifi 0000:0a:00.0: L1 Enabled; Disabling L0S
    [ 3.142912] iwlwifi 0000:0a:00.0: Radio type=0x2-0x0-0x0
    [ 3.171642] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
    [ 3.233041] nvidia: module license 'NVIDIA' taints kernel.
    [ 3.233045] Disabling lock debugging due to kernel taint
    [ 3.238226] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
    [ 3.238279] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
    [ 3.238457] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
    [ 3.238462] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.38 Wed Jan 8 19:32:30 PST 2014
    [ 3.356112] media: Linux media interface: v0.10
    [ 3.360422] Linux video capture interface: v2.00
    [ 3.365597] uvcvideo: Found UVC 1.00 device HP Truevision HD (05c8:033a)
    [ 3.377291] input: HP Truevision HD as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input11
    [ 3.377488] usbcore: registered new interface driver uvcvideo
    [ 3.377494] USB Video Class driver (1.1.1)
    [ 3.393157] iwlwifi 0000:0a:00.0: L1 Enabled; Disabling L0S
    [ 3.400907] iwlwifi 0000:0a:00.0: Radio type=0x2-0x0-0x0
    [ 3.425257] usb 2-1.6: new full-speed USB device number 3 using ehci-pci
    [ 3.458983] input: HP WMI hotkeys as /devices/virtual/input/input9
    [ 3.473371] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
    [ 3.521478] Bluetooth: Core ver 2.17
    [ 3.521492] NET: Registered protocol family 31
    [ 3.521493] Bluetooth: HCI device and connection manager initialized
    [ 3.521499] Bluetooth: HCI socket layer initialized
    [ 3.521501] Bluetooth: L2CAP socket layer initialized
    [ 3.521505] Bluetooth: SCO socket layer initialized
    [ 3.523209] usbcore: registered new interface driver btusb
    [ 3.597251] r8169 0000:0b:00.0 eno1: link down
    [ 3.597286] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [ 3.825665] Switched to clocksource tsc
    [ 4.034513] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x26c00, board id: 2055, fw id: 1107424
    [ 4.062727] nvidia 0000:01:00.0: irq 48 for MSI/MSI-X
    [ 4.071722] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071771] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071795] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071832] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071854] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071876] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071922] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071944] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.104186] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
    [ 4.107557] mousedev: PS/2 mouse device common for all mice
    [ 4.326086] thermal LNXTHERM:00: registered as thermal_zone1
    [ 4.326092] ACPI: Thermal Zone [TZS0] (69 C)
    [ 4.606281] [Firmware Bug]: No valid trip found
    [ 5.280111] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input12
    [ 5.283560] random: nonblocking pool is initialized
    [ 5.694087] ACPI: Battery Slot [BAT0] (battery present)
    [ 7.035020] thermal LNXTHERM:02: registered as thermal_zone2
    [ 7.035026] ACPI: Thermal Zone [TZS2] (57 C)
    [ 8.889924] thermal LNXTHERM:03: registered as thermal_zone3
    [ 8.889929] ACPI: Thermal Zone [TZS3] (30 C)
    [ 9.408442] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 10.251376] type=1006 audit(1393624558.679:2): pid=348 uid=0 old auid=4294967295 new auid=120 old ses=4294967295 new ses=1 res=1
    [ 11.338226] traps: gnome-shell[416] trap int3 ip:7f1024ce4289 sp:7fffc13c81f0 error:0
    [ 33.022441] type=1006 audit(1393624581.429:3): pid=439 uid=0 old auid=4294967295 new auid=1001 old ses=4294967295 new ses=2 res=1
    [ 33.028194] type=1006 audit(1393624581.436:4): pid=440 uid=0 old auid=4294967295 new auid=1001 old ses=4294967295 new ses=3 res=1
    lsmod
    Module Size Used by
    joydev 9631 0
    mousedev 10247 0
    btusb 19648 0
    bluetooth 326343 2 btusb
    uvcvideo 72804 0
    videobuf2_vmalloc 3304 1 uvcvideo
    videobuf2_memops 2335 1 videobuf2_vmalloc
    videobuf2_core 28243 1 uvcvideo
    videodev 111840 2 uvcvideo,videobuf2_core
    media 11719 2 uvcvideo,videodev
    nvidia 10621191 29
    intel_rapl 11776 0
    x86_pkg_temp_thermal 6991 0
    intel_powerclamp 8802 0
    coretemp 6358 0
    kvm_intel 131532 0
    kvm 396221 1 kvm_intel
    crct10dif_pclmul 4682 0
    crct10dif_common 1372 1 crct10dif_pclmul
    crc32_pclmul 2923 0
    crc32c_intel 14185 0
    ghash_clmulni_intel 4405 0
    aesni_intel 45548 0
    aes_x86_64 7399 1 aesni_intel
    lrw 3565 1 aesni_intel
    gf128mul 5858 1 lrw
    glue_helper 4417 1 aesni_intel
    ablk_helper 2004 1 aesni_intel
    cryptd 8409 3 ghash_clmulni_intel,aesni_intel,ablk_helper
    hid_generic 1153 0
    hp_wmi 7595 0
    sparse_keymap 3146 1 hp_wmi
    arc4 2000 2
    iTCO_wdt 5407 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    mxm_wmi 1467 0
    iwldvm 167738 0
    mac80211 474681 1 iwldvm
    snd_usb_audio 117811 0
    usbhid 40545 0
    snd_usbmidi_lib 19755 1 snd_usb_audio
    hid 90902 2 hid_generic,usbhid
    snd_rawmidi 18742 1 snd_usbmidi_lib
    snd_seq_device 5180 1 snd_rawmidi
    microcode 15216 0
    evdev 11045 11
    psmouse 88171 0
    snd_hda_codec_hdmi 36379 1
    iwlwifi 140193 1 iwldvm
    serio_raw 5009 0
    snd_hda_codec_idt 43508 1
    cfg80211 408199 3 iwlwifi,mac80211,iwldvm
    i2c_i801 11269 0
    rtsx_pci_ms 7258 0
    r8169 58423 0
    memstick 7504 1 rtsx_pci_ms
    rfkill 15651 4 cfg80211,hp_wmi,bluetooth
    mii 4027 1 r8169
    thermal 8556 0
    snd_hda_intel 37352 0
    snd_hda_codec 150017 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    intel_gtt 12664 0
    drm_kms_helper 35710 0
    snd_hwdep 6332 2 snd_usb_audio,snd_hda_codec
    drm 239102 3 drm_kms_helper,nvidia
    battery 7565 0
    snd_pcm 77822 4 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    ac 3334 0
    snd_page_alloc 7298 2 snd_pcm,snd_hda_intel
    snd_timer 18718 1 snd_pcm
    hp_accel 16520 0
    i2c_algo_bit 5391 0
    mei_me 9552 0
    i2c_core 24760 6 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia,videodev
    lis3lv02d 11283 1 hp_accel
    input_polldev 2818 1 lis3lv02d
    snd 59029 11 snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
    shpchp 25425 0
    mei 62867 1 mei_me
    wmi 8251 2 hp_wmi,mxm_wmi
    video 11425 0
    soundcore 5418 1 snd
    lpc_ich 13368 0
    processor 24620 0
    button 4605 0
    nfs 191568 0
    lockd 76942 1 nfs
    sunrpc 233786 2 nfs,lockd
    fscache 47797 1 nfs
    ext4 473259 2
    crc16 1359 2 ext4,bluetooth
    mbcache 6074 1 ext4
    jbd2 80912 1 ext4
    sr_mod 14930 0
    cdrom 34880 1 sr_mod
    sd_mod 31361 3
    atkbd 16806 0
    libps2 4187 2 atkbd,psmouse
    rtsx_pci_sdmmc 13911 0
    mmc_core 95465 1 rtsx_pci_sdmmc
    ahci 23048 2
    libahci 21698 1 ahci
    libata 172104 2 ahci,libahci
    ehci_pci 3928 0
    xhci_hcd 144553 0
    ehci_hcd 64171 1 ehci_pci
    scsi_mod 132250 3 libata,sd_mod,sr_mod
    rtsx_pci 32241 2 rtsx_pci_ms,rtsx_pci_sdmmc
    usbcore 180208 8 btusb,snd_usb_audio,uvcvideo,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid,xhci_hcd
    usb_common 1648 1 usbcore
    i8042 13366 1 libps2
    serio 10721 6 serio_raw,atkbd,i8042,psmouse

  • [SOLVED] Direct Rendering is not working with Catalyst 8.6-1.

    I own an ATI Radeon X1300, and everything was working flawlessly with Catalyst 8.5-1, and when I updated the drivers, DRI stopped working. It has happened with me in the past, and the only solution I had found then was to downgrade the drivers. I appreciate your help.
    Here is my /etc/X11/Xorg.conf:
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbModel" "abnt2"
    Option "XkbLayout" "br"
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    DisplaySize 338 270 # 1280x1024 96dpi
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Here is my /var/log/Xorg.0.log:
    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.25-ARCH i686
    Current Operating System: Linux localhost 2.6.25-ARCH #1 SMP PREEMPT Sat Jun 14 18:07:19 CEST 2008 i686
    Build Date: 21 June 2008 05:47:59PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 23 13:57:45 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "aticonfig-Screen[0]" (0)
    (**) | |-->Monitor "aticonfig-Monitor[0]"
    (**) | |-->Device "aticonfig-Device[0]"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "PS/2 Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81e0a60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (++) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,005e card 1043,815a rev a3 class 05,80,00 hdr 00
    (II) PCI: 00:01:0: chip 10de,0050 card 1043,815a rev f3 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
    (II) PCI: 00:02:1: chip 10de,005b card 1043,815a rev a3 class 0c,03,20 hdr 80
    (II) PCI: 00:06:0: chip 10de,0053 card f043,815a rev f2 class 01,01,8a hdr 00
    (II) PCI: 00:07:0: chip 10de,0054 card 1043,815a rev f3 class 01,01,85 hdr 00
    (II) PCI: 00:08:0: chip 10de,0055 card 1043,815a rev f3 class 01,01,85 hdr 00
    (II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev f2 class 06,04,01 hdr 01
    (II) PCI: 00:0a:0: chip 10de,0057 card 1043,812a rev f3 class 06,80,00 hdr 00
    (II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
    (II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
    (II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
    (II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:01:0: chip 1106,3044 card 1043,81fe rev c0 class 0c,00,10 hdr 00
    (II) PCI: 05:00:0: chip 1002,7187 card 17ee,7187 rev 00 class 03,00,00 hdr 80
    (II) PCI: 05:00:1: chip 1002,71a7 card 17ee,7186 rev 00 class 03,80,00 hdr 00
    (II) PCI: End of PCI scan
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 5 I/O range:
    [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[b]
    (II) Bus 5 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (--) PCI:*(5:0:0) ATI Technologies Inc RV516 [Radeon X1300/X1550 Series] rev 0, Mem @ 0xd0000000/28, 0xfdef0000/16, I/O @ 0x9c00/8, BIOS @ 0xfdec0000/17
    (--) PCI: (5:0:1) ATI Technologies Inc RV516 [Radeon X1300/X1550 Series] (Secondary) rev 0, Mem @ 0xfdee0000/16
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [1] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [2] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [3] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [4] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [5] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [6] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [7] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [10] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [11] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [12] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [13] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [14] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [15] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [16] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [17] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [18] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [19] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [20] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [21] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [22] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [23] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [24] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [25] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges:
    [0] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [1] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [2] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [3] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [4] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [5] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [6] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [7] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [10] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [11] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [12] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [13] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [14] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [15] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [16] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [17] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [18] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [19] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [20] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [21] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [22] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [23] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [24] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [25] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [10] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [11] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [13] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [17] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [18] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [20] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [23] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [25] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [28] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [29] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [30] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [31] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [32] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.50.3
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 05:00:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.50.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.501
    (II) ATI Proprietary Linux Driver Build Date: Jun 2 2008 22:46:56
    (--) Assigning device section with no busID to primary device
    (WW) fglrx: No matching Device section for instance (BusID PCI:5:0:1) found
    (--) Chipset Supported AMD Graphics Processor (0x7187) found
    (WW) fglrx: No matching Device section for instance (BusID PCI:5:0:1) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [10] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [11] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [13] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [17] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [18] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [20] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [23] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [25] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [28] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [29] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [30] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [31] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [32] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x9fa1880
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [10] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [11] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [13] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [19] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [20] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [21] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [22] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [23] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [24] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [25] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [26] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [28] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [31] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [32] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [33] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [34] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [35] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    [36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [37] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 5 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "DPMS" "true"
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "Radeon X1300/X1550 Series" (Chipset = 0x7187)
    (--) fglrx(0): (PciSubVendor = 0x17ee, PciSubDevice = 0x7187)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xfdef0000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 3.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    (II) fglrx(0): VESA VBE OEM Software Rev: 9.12
    (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: RV515
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID PCI:5:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports PCI:5:0:0
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.50.3
    ABI class: X.Org Server Extension, version 0.3
    (II) fglrx(0): Using adapter: 5:0.0.
    (II) fglrx(0): [FB] Find the MC FB aperturs range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
    (--) fglrx(0): VideoRAM: 262144 kByte, Type: DDR1
    (II) fglrx(0): PCIE card detected
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: CRT on secondary DAC [crt2]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: PHL Model: 13 Serial#: 1850
    (II) fglrx(0): Year: 2005 Week: 9
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) fglrx(0): Sync: Separate
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 32 vert.: 24
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.626 redY: 0.340 greenX: 0.288 greenY: 0.608
    (II) fglrx(0): blueX: 0.148 blueY: 0.064 whiteX: 0.283 whiteY: 0.298
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 720x400@70Hz
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 640x480@75Hz
    (II) fglrx(0): 800x600@75Hz
    (II) fglrx(0): 1024x768@75Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) fglrx(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) fglrx(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 94.5 MHz Image Size: 310 x 230 mm
    (II) fglrx(0): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0
    (II) fglrx(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0
    (II) fglrx(0): Serial No: 09301850
    (II) fglrx(0): Monitor name: Philips 107Et
    (II) fglrx(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 72 kHz, PixClock max 110 MHz
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff00410c13003a070000
    (II) fglrx(0): 090f0103682018782a4f29a057499b26
    (II) fglrx(0): 10484ca4420031594559615981800101
    (II) fglrx(0): 010101010101ea240060410028303060
    (II) fglrx(0): 130036e61000001e000000ff00303933
    (II) fglrx(0): 30313835300a20202020000000fc0050
    (II) fglrx(0): 68696c697073203130374574000000fd
    (II) fglrx(0): 0032a01e480b000a20202020202000b2
    (II) fglrx(0): End of Display1 EDID data --------------------
    (WW) fglrx(0): Only one display is connnected,so single mode is enabled
    (II) fglrx(0): Primary Controller - CRT on secondary DAC
    (II) fglrx(0): Internal Desktop Setting: 0x00000001
    (II) fglrx(0): POWERplay not supported on this hardware
    (==) fglrx(0): Qbs is not supported in this release. Disabled.
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 40 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 0)
    (**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): *Mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz)
    (**) fglrx(0): *Mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz)
    (**) fglrx(0): *Mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 (68.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1024x768"x43.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace (35.5 kHz)
    (**) fglrx(0): *Mode "800x600": 56.2 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "800x600"x85.0 56.25 800 832 896 1048 600 601 604 631 (53.7 kHz)
    (**) fglrx(0): Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): Default mode "800x600": 68.2 MHz (scaled from 0.0 MHz), 63.6 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "800x600"x100.0 68.17 800 848 936 1072 600 601 604 636 +hsync (63.6 kHz)
    (**) fglrx(0): Default mode "800x600": 60.1 MHz (scaled from 0.0 MHz), 56.9 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "800x600"x90.0 60.06 800 840 928 1056 600 601 604 632 +hsync (56.9 kHz)
    (**) fglrx(0): *Mode "720x480": 26.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "640x480": 36.0 MHz (scaled from 0.0 MHz), 43.3 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 +hsync +vsync (43.3 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x480": 52.4 MHz (scaled from 0.0 MHz), 61.8 kHz, 120.0 Hz
    (II) fglrx(0): Modeline "640x480"x120.0 52.40 640 680 744 848 480 481 484 515 +hsync (61.8 kHz)
    (**) fglrx(0): Default mode "640x480": 43.2 MHz (scaled from 0.0 MHz), 50.9 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "640x480"x100.0 43.16 640 680 744 848 480 481 484 509 +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "640x480": 37.9 MHz (scaled from 0.0 MHz), 45.5 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "640x480"x90.0 37.89 640 672 736 832 480 481 484 506 +hsync (45.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "512x384": 19.7 MHz (scaled from 0.0 MHz), 31.1 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "512x384"x75.0 19.68 512 528 576 632 384 384 385 416 (31.1 kHz)
    (**) fglrx(0): Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 19.81 512 544 624 664 384 451 453 497 (29.8 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (**) fglrx(0): Display dimensions: (338, 270) mm
    (WW) fglrx(0): Probed monitor is 320x240 mm, using Displaysize 338x270 mm
    (**) fglrx(0): DPI set to (96, 96)
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 1280)
    (**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): *Mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz)
    (**) fglrx(0): *Mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz)
    (**) fglrx(0): *Mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 (68.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1024x768"x43.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace (35.5 kHz)
    (**) fglrx(0): *Mode "800x600": 56.2 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "800x600"x85.0 56.25 800 832 896 1048 600 601 604 631 (53.7 kHz)
    (**) fglrx(0): Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): Default mode "800x600": 68.2 MHz (scaled from 0.0 MHz), 63.6 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "800x600"x100.0 68.17 800 848 936 1072 600 601 604 636 +hsync (63.6 kHz)
    (**) fglrx(0): Default mode "800x600": 60.1 MHz (scaled from 0.0 MHz), 56.9 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "800x600"x90.0 60.06 800 840 928 1056 600 601 604 632 +hsync (56.9 kHz)
    (**) fglrx(0): *Mode "720x480": 26.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "640x480": 36.0 MHz (scaled from 0.0 MHz), 43.3 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 +hsync +vsync (43.3 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x480": 52.4 MHz (scaled from 0.0 MHz), 61.8 kHz, 120.0 Hz
    (II) fglrx(0): Modeline "640x480"x120.0 52.40 640 680 744 848 480 481 484 515 +hsync (61.8 kHz)
    (**) fglrx(0): Default mode "640x480": 43.2 MHz (scaled from 0.0 MHz), 50.9 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "640x480"x100.0 43.16 640 680 744 848 480 481 484 509 +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "640x480": 37.9 MHz (scaled from 0.0 MHz), 45.5 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "640x480"x90.0 37.89 640 672 736 832 480 481 484 506 +hsync (45.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "512x384": 19.7 MHz (scaled from 0.0 MHz), 31.1 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "512x384"x75.0 19.68 512 528 576 632 384 384 385 416 (31.1 kHz)
    (**) fglrx(0): Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 19.81 512 544 624 664 384 451 453 497 (29.8 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x4000001f
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 255 MB
    (II) fglrx(0): [pcie] 261120 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (==) fglrx(0): UseFastTLS=0
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b]
    [1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [7] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [8] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [9] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [13] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [19] 0 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [23] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [24] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [25] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [26] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [27] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [28] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [29] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [30] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [31] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [32] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [33] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [34] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [35] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [36] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [37] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [38] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    [39] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [40] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (II) fglrx(0): detected X.org 7.1.2.0
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID PCI:5:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports PCI:5:0:0
    (II) [drm] DRM interface version 1.0
    (II) [drm] DRM open master succeeded.
    (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) fglrx(0): [drm] framebuffer handle = 0xac000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.49.7
    (II) fglrx(0): Date: May 12 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (WW) fglrx(0): Kernel Module version does *not* match driver.
    (EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
    (II) fglrx(0): [drm] removed 1 reserved context for kernel
    (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xab000 at 0xb7653000
    (II) fglrx(0): [drm] Closed DRM master.
    (WW) fglrx(0): ***********************************************
    (WW) fglrx(0): * DRI initialization failed! *
    (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    (WW) fglrx(0): * 2D acceleraton available (MMIO) *
    (WW) fglrx(0): * no 3D acceleration available *
    (WW) fglrx(0): ********************************************* *
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x10000000
    (==) fglrx(0): Write-combining range (0xd0000000,0x10000000)
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 7167
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (WW) fglrx(0): Textured Video not supported without DRI enabled.
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    32 256x256 slots
    16 512x512 slots
    (II) fglrx(0): Acceleration enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 7.1.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (II) fglrx(0): XMM failed to initialize!
    (WW) fglrx(0): Option "VendorName" is not used
    (WW) fglrx(0): Option "ModelName" is not used
    (II) fglrx(0): Direct rendering disabled
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) AIGLX: Screen 0 is not DRI capable
    (II) Loading sub module "GLcore"
    (II) LoadModule: "GLcore"
    (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
    (II) Module GLcore: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) GLX: Initialized MESA-PROXY GL provider for screen 0
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "abnt2"
    (**) Keyboard0: XkbModel: "abnt2"
    (**) Option "XkbLayout" "br"
    (**) Keyboard0: XkbLayout: "br"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (**) Option "Protocol" "auto"
    (**) PS/2 Mouse: Device: "/dev/psaux"
    (**) PS/2 Mouse: Protocol: "auto"
    (**) Option "SendCoreEvents" "true"
    (**) Option "CorePointer"
    (**) PS/2 Mouse: always reports core events
    (**) Option "Device" "/dev/psaux"
    (**) Option "Emulate3Buttons" "true"
    (**) Option "Emulate3Timeout" "70"
    (**) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 70
    (**) Option "ZAxisMapping" "4 5"
    (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
    (**) PS/2 Mouse: Buttons: 9
    (**) PS/2 Mouse: Sensitivity: 1
    (II) evaluating device (PS/2 Mouse)
    (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (--) PS/2 Mouse: PnP-detected protocol: "ExplorerPS/2"
    (II) PS/2 Mouse: ps2EnableDataReporting: succeeded
    Last edited by DarkForte (2008-06-23 22:40:05)

    From your Xorg.0.log:
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.49.7
    (II) fglrx(0): Date: May 12 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (WW) fglrx(0): Kernel Module version does *not* match driver.
    (EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
    You have to quit X, then rmmod and modprobe the kernel module - you're still using the old one.  (a reboot would technically fix it too)
    # rmmod fglrx
    # modprobe fglrx
    # dmesg | tail
    The dmesg output should say you've successfully loaded the 8.501 driver.

  • [SLOVED] All my USB not work after upgrade system.

    Hello all,
    I'm new in Arch, and i install my system with your LiveCD (2005).
    In the first boot, all work good. But after upgrade (pacman -Syu), all my USB device (Keyboard, Mouse) not work.
    I'm not using (yet) with Xorg, just in command shell (tty1), But i can't press anything cuz my keyboard not work.
    I try to do that (https://bbs.archlinux.org/viewtopic.php … 19#p906119), but no work to me too.
    What i can to do to fix this?
    My dmesg:
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.33-ARCH (thomas@evey) (gcc version 4.5.0 (GCC) ) #1 SMP PREEMPT Thu May 13 11:32:37 CEST 2010
    Command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 ro
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
    BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bf564000 (usable)
    BIOS-e820: 00000000bf564000 - 00000000bf5bb000 (ACPI NVS)
    BIOS-e820: 00000000bf5bb000 - 00000000bf5db000 (reserved)
    BIOS-e820: 00000000bf5db000 - 00000000bf5ec000 (ACPI NVS)
    BIOS-e820: 00000000bf5ec000 - 00000000bf600000 (reserved)
    BIOS-e820: 00000000bf600000 - 00000000bf602000 (usable)
    BIOS-e820: 00000000bf602000 - 00000000bf603000 (ACPI data)
    BIOS-e820: 00000000bf603000 - 00000000bf60b000 (reserved)
    BIOS-e820: 00000000bf60b000 - 00000000bf615000 (ACPI NVS)
    BIOS-e820: 00000000bf615000 - 00000000bf63e000 (reserved)
    BIOS-e820: 00000000bf63e000 - 00000000bf681000 (ACPI NVS)
    BIOS-e820: 00000000bf681000 - 00000000bf800000 (usable)
    BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 000000023f800000 (usable)
    NX (Execute Disable) protection: active
    DMI 2.6 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    No AGP bridge found
    last_pfn = 0x23f800 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-CFFFF write-protect
    D0000-E7FFF uncachable
    E8000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask E00000000 write-back
    1 base 200000000 mask FC0000000 write-back
    2 base 0C0000000 mask FC0000000 uncachable
    3 base 23F800000 mask FFF800000 uncachable
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    8 disabled
    9 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0xbf800 max_arch_pfn = 0x400000000
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009ec00 (usable)
    modified: 000000000009ec00 - 00000000000a0000 (reserved)
    modified: 00000000000e0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000bf564000 (usable)
    modified: 00000000bf564000 - 00000000bf5bb000 (ACPI NVS)
    modified: 00000000bf5bb000 - 00000000bf5db000 (reserved)
    modified: 00000000bf5db000 - 00000000bf5ec000 (ACPI NVS)
    modified: 00000000bf5ec000 - 00000000bf600000 (reserved)
    modified: 00000000bf600000 - 00000000bf602000 (usable)
    modified: 00000000bf602000 - 00000000bf603000 (ACPI data)
    modified: 00000000bf603000 - 00000000bf60b000 (reserved)
    modified: 00000000bf60b000 - 00000000bf615000 (ACPI NVS)
    modified: 00000000bf615000 - 00000000bf63e000 (reserved)
    modified: 00000000bf63e000 - 00000000bf681000 (ACPI NVS)
    modified: 00000000bf681000 - 00000000bf800000 (usable)
    modified: 00000000fed1c000 - 00000000fed20000 (reserved)
    modified: 00000000ff000000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 000000023f800000 (usable)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000fcda0] fcda0
    init_memory_mapping: 0000000000000000-00000000bf800000
    0000000000 - 00bf800000 page 2M
    kernel direct mapping tables up to bf800000 @ 16000-1a000
    init_memory_mapping: 0000000100000000-000000023f800000
    0100000000 - 023f800000 page 2M
    kernel direct mapping tables up to 23f800000 @ 18000-22000
    RAMDISK: 37c44000 - 37e19ab8
    ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
    ACPI: XSDT 00000000bf5ae068 0004C (v01 ALASKA A M I 01072009 AMI 00010013)
    ACPI: FACP 00000000bf5b7ba0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    ACPI: DSDT 00000000bf5ae140 09A5C (v02 ALASKA A M I 00000000 INTL 20051117)
    ACPI: FACS 00000000bf60cf80 00040
    ACPI: APIC 00000000bf5b7c98 00072 (v03 ALASKA A M I 01072009 AMI 00010013)
    ACPI: SSDT 00000000bf5b7d10 00102 (v01 AMICPU PROC 00000001 MSFT 03000001)
    ACPI: MCFG 00000000bf5b7e18 0003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    ACPI: HPET 00000000bf5b7e58 00038 (v01 ALASKA A M I 01072009 AMI. 00000004)
    ACPI: Local APIC address 0xfee00000
    (13 early reservations) ==> bootmem [0000000000 - 023f800000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0001000000 - 00016d7b38] TEXT DATA BSS ==> [0001000000 - 00016d7b38]
    #2 [0037c44000 - 0037e19ab8] RAMDISK ==> [0037c44000 - 0037e19ab8]
    #3 [00016d8000 - 00016d826b] BRK ==> [00016d8000 - 00016d826b]
    #4 [00000fcdb0 - 0000100000] BIOS reserved ==> [00000fcdb0 - 0000100000]
    #5 [00000fcda0 - 00000fcdb0] MP-table mpf ==> [00000fcda0 - 00000fcdb0]
    #6 [000009ec00 - 00000fca90] BIOS reserved ==> [000009ec00 - 00000fca90]
    #7 [00000fcd24 - 00000fcda0] BIOS reserved ==> [00000fcd24 - 00000fcda0]
    #8 [00000fca90 - 00000fcd24] MP-table mpc ==> [00000fca90 - 00000fcd24]
    #9 [0000010000 - 0000012000] TRAMPOLINE ==> [0000010000 - 0000012000]
    #10 [0000012000 - 0000016000] ACPI WAKEUP ==> [0000012000 - 0000016000]
    #11 [0000016000 - 0000018000] PGTABLE ==> [0000016000 - 0000018000]
    #12 [0000018000 - 000001d000] PGTABLE ==> [0000018000 - 000001d000]
    [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880001800000-ffff8800087fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x0023f800
    Movable zone start PFN for each node
    early_node_map[5] active PFN ranges
    0: 0x00000010 -> 0x0000009e
    0: 0x00000100 -> 0x000bf564
    0: 0x000bf600 -> 0x000bf602
    0: 0x000bf681 -> 0x000bf800
    0: 0x00100000 -> 0x0023f800
    On node 0 totalpages: 2092659
    DMA zone: 56 pages used for memmap
    DMA zone: 110 pages reserved
    DMA zone: 3816 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 765725 pages, LIFO batch:31
    Normal zone: 17892 pages used for memmap
    Normal zone: 1290780 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a701 base: 0xfed00000
    SMP: Allowing 4 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    PM: Registered nosave memory: 00000000bf564000 - 00000000bf5bb000
    PM: Registered nosave memory: 00000000bf5bb000 - 00000000bf5db000
    PM: Registered nosave memory: 00000000bf5db000 - 00000000bf5ec000
    PM: Registered nosave memory: 00000000bf5ec000 - 00000000bf600000
    PM: Registered nosave memory: 00000000bf602000 - 00000000bf603000
    PM: Registered nosave memory: 00000000bf603000 - 00000000bf60b000
    PM: Registered nosave memory: 00000000bf60b000 - 00000000bf615000
    PM: Registered nosave memory: 00000000bf615000 - 00000000bf63e000
    PM: Registered nosave memory: 00000000bf63e000 - 00000000bf681000
    PM: Registered nosave memory: 00000000bf800000 - 00000000fed1c000
    PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
    PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    Allocating PCI resources starting at bf800000 (gap: bf800000:3f51c000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Embedded 29 pages/cpu @ffff880008a00000 s89176 r8192 d21416 u524288
    pcpu-alloc: s89176 r8192 d21416 u524288 alloc=1*2097152
    pcpu-alloc: [0] 0 1 2 3
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2060321
    Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 ro
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Memory: 8167004k/9428992k available (3449k kernel code, 1058356k absent, 202696k reserved, 1818k data, 484k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:768
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    allocated 83886080 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 3311.105 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.13 BogoMIPS (lpj=11037016)
    Security Framework initialized
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 9 MCE banks
    CPU0: Thermal monitoring enabled (TM1)
    CPU 0 MCA banks CMCI:0 CMCI:1 CMCI:3 CMCI:5 CMCI:6 CMCI:7 CMCI:8
    using mwait in idle threads.
    Performance Events: Nehalem/Corei7 events, Intel PMU driver.
    ... version: 3
    ... bit width: 48
    ... generic registers: 8
    ... value mask: 0000ffffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 00000007000000ff
    ACPI: Core revision 20091214
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz stepping 07
    Booting Node 0, Processors #1
    CPU 1 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    #2
    CPU 2 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    #3 Ok.
    CPU 3 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    Brought up 4 CPUs
    Total of 4 processors activated (26499.22 BogoMIPS).
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    PCI: not using MMCONFIG
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI Error (psargs-0359): [RAMB] Namespace lookup failure, AE_NOT_FOUND
    ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20091214/nsinit-340)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
    ACPI: BIOS _OSI(Linux) query ignored
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xffffffff] (ignored)
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:16.0: reg 10: [mem 0xfe707000-0xfe70700f 64bit]
    pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:16.0: PME# disabled
    pci 0000:00:1a.0: reg 10: [mem 0xfe706000-0xfe7063ff]
    pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.0: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xfe700000-0xfe703fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.4: PME# disabled
    pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.5: PME# disabled
    pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.6: PME# disabled
    pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.7: PME# disabled
    pci 0000:00:1d.0: reg 10: [mem 0xfe705000-0xfe7053ff]
    pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.0: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0xf0d0-0xf0d7]
    pci 0000:00:1f.2: reg 14: [io 0xf0c0-0xf0c3]
    pci 0000:00:1f.2: reg 18: [io 0xf0b0-0xf0b7]
    pci 0000:00:1f.2: reg 1c: [io 0xf0a0-0xf0a3]
    pci 0000:00:1f.2: reg 20: [io 0xf090-0xf09f]
    pci 0000:00:1f.2: reg 24: [io 0xf080-0xf08f]
    pci 0000:00:1f.3: reg 10: [mem 0xfe704000-0xfe7040ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f]
    pci 0000:00:1f.5: reg 10: [io 0xf070-0xf077]
    pci 0000:00:1f.5: reg 14: [io 0xf060-0xf063]
    pci 0000:00:1f.5: reg 18: [io 0xf050-0xf057]
    pci 0000:00:1f.5: reg 1c: [io 0xf040-0xf043]
    pci 0000:00:1f.5: reg 20: [io 0xf030-0xf03f]
    pci 0000:00:1f.5: reg 24: [io 0xf020-0xf02f]
    pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:01:00.0: reg 18: [mem 0xfe620000-0xfe63ffff 64bit]
    pci 0000:01:00.0: reg 20: [io 0xe000-0xe0ff]
    pci 0000:01:00.0: reg 30: [mem 0xfe600000-0xfe61ffff pref]
    pci 0000:01:00.0: supports D1 D2
    pci 0000:01:00.1: reg 10: [mem 0xfe640000-0xfe643fff 64bit]
    pci 0000:01:00.1: supports D1 D2
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:03:00.0: reg 10: [io 0xd040-0xd047]
    pci 0000:03:00.0: reg 14: [io 0xd030-0xd033]
    pci 0000:03:00.0: reg 18: [io 0xd020-0xd027]
    pci 0000:03:00.0: reg 1c: [io 0xd010-0xd013]
    pci 0000:03:00.0: reg 20: [io 0xd000-0xd00f]
    pci 0000:03:00.0: reg 30: [mem 0xfe500000-0xfe50ffff pref]
    pci 0000:03:00.0: supports D1 D2
    pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
    pci 0000:00:1c.5: PCI bridge to [bus 04-04]
    pci 0000:05:00.0: reg 10: [io 0xc000-0xc0ff]
    pci 0000:05:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
    pci 0000:05:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
    pci 0000:05:00.0: supports D1 D2
    pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:05:00.0: PME# disabled
    pci 0000:00:1c.6: PCI bridge to [bus 05-05]
    pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    pci 0000:00:1c.7: PCI bridge to [bus 06-07] (subtractive decode)
    pci 0000:06:00.0: PCI bridge to [bus 07-07] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7.BR19._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 14 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
    system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved
    system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
    system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
    system 00:02: [io 0x0290-0x029f] has been reserved
    system 00:07: [io 0x04d0-0x04d1] has been reserved
    system 00:0b: [io 0x0400-0x0453] has been reserved
    system 00:0b: [io 0x0458-0x047f] has been reserved
    system 00:0b: [io 0x0500-0x057f] has been reserved
    system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:0b: [mem 0xfec00000-0xfecfffff] could not be reserved
    system 00:0b: [mem 0xfed08000-0xfed08fff] has been reserved
    system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
    system 00:0c: [io 0x0454-0x0457] has been reserved
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io disabled]
    pci 0000:00:1c.0: bridge window [mem disabled]
    pci 0000:00:1c.0: bridge window [mem pref disabled]
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
    pci 0000:00:1c.4: bridge window [mem pref disabled]
    pci 0000:00:1c.5: PCI bridge to [bus 04-04]
    pci 0000:00:1c.5: bridge window [io disabled]
    pci 0000:00:1c.5: bridge window [mem disabled]
    pci 0000:00:1c.5: bridge window [mem pref disabled]
    pci 0000:00:1c.6: PCI bridge to [bus 05-05]
    pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.6: bridge window [mem disabled]
    pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    pci 0000:06:00.0: PCI bridge to [bus 07-07]
    pci 0000:06:00.0: bridge window [io disabled]
    pci 0000:06:00.0: bridge window [mem disabled]
    pci 0000:06:00.0: bridge window [mem pref disabled]
    pci 0000:00:1c.7: PCI bridge to [bus 06-07]
    pci 0000:00:1c.7: bridge window [io disabled]
    pci 0000:00:1c.7: bridge window [mem disabled]
    pci 0000:00:1c.7: bridge window [mem pref disabled]
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.4: setting latency timer to 64
    pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.5: setting latency timer to 64
    pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.6: setting latency timer to 64
    pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.7: setting latency timer to 64
    pci 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:06:00.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
    pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff]
    pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
    pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
    pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
    pci_bus 0000:06: resource 3 [io 0x0000-0xffff]
    pci_bus 0000:06: resource 4 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:07: resource 6 [io 0x0000-0xffff]
    pci_bus 0000:07: resource 7 [mem 0x00000000-0xffffffffffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    UDP hash table entries: 4096 (order: 5, 131072 bytes)
    UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    NET: Registered protocol family 1
    pci 0000:01:00.0: Boot video device
    PCI: CLS 64 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1878k freed
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff88000979e000 - ffff88000d79e000
    software IO TLB at phys 0x979e000 - 0xd79e000
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1304838033.699:1): initialized
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 15956
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:01.0: setting latency timer to 64
    pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
    pcieport 0000:00:1c.4: setting latency timer to 64
    pcieport 0000:00:1c.4: irq 26 for MSI/MSI-X
    pcieport 0000:00:1c.5: setting latency timer to 64
    pcieport 0000:00:1c.5: irq 27 for MSI/MSI-X
    pcieport 0000:00:1c.6: setting latency timer to 64
    pcieport 0000:00:1c.6: irq 28 for MSI/MSI-X
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    PM: Resume from disk failed.
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 484k freed
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ata_piix 0000:00:1f.2: version 2.13
    ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    ata_piix 0000:00:1f.2: setting latency timer to 64
    scsi0 : ata_piix
    scsi1 : ata_piix
    ata1: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 20
    ata2: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 20
    ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
    ata_piix 0000:00:1f.5: setting latency timer to 64
    scsi2 : ata_piix
    scsi3 : ata_piix
    ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 20
    ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 20
    pata_acpi 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_acpi 0000:03:00.0: setting latency timer to 64
    pata_acpi 0000:03:00.0: PCI INT A disabled
    ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ATA-8: SAMSUNG HD103SJ, 1AJ10001, max UDMA/133
    ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata1.01: ATA-6: WDC WD1200JD-00GBB0, 02.05D02, max UDMA/100
    ata1.01: 234441648 sectors, multi 16: LBA48
    ata1.01: applying bridge limits
    ata1.00: configured for UDMA/133
    ata1.01: configured for UDMA/100
    scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD103SJ 1AJ1 PQ: 0 ANSI: 5
    scsi 0:0:1:0: Direct-Access ATA WDC WD1200JD-00G 02.0 PQ: 0 ANSI: 5
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: ATAPI: TSSTcorp CDDVDW SH-S223C, SB05, max MWDMA2
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.00: limiting SATA link speed to 1.5 Gbps
    ata2.00: limiting speed to MWDMA2:PIO3
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.00: disabled
    ata2.00: hard resetting link
    ata2.01: hard resetting link
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2: EH complete
    pata_via 0000:03:00.0: version 0.3.4
    pata_via 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_via 0000:03:00.0: setting latency timer to 64
    scsi4 : pata_via
    scsi5 : pata_via
    ata5: PATA max UDMA/133 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 16
    ata6: PATA max UDMA/133 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 16
    sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    sd 0:0:1:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    sd 0:0:1:0: [sdb] Write Protect is off
    sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
    sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb: sdb1
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb2 sdb3 sdb4 < sdb5 >
    sda: sda1 sda2
    sd 0:0:1:0: [sdb] Attached SCSI disk
    sda3
    sd 0:0:0:0: [sda] Attached SCSI disk
    EXT4-fs (sdb5): mounted filesystem with ordered data mode
    <30>udev[901]: starting version 167
    Adding 7030776k swap on /dev/sdb2. Priority:-1 extents:1 across:7030776k
    Thanks a lots.
    Last edited by KingYes (2011-05-08 11:03:55)

    FYI, the latest installation CD version is "2010.05". It's best to use the latest. Get it from http://www.archlinux.org/download/
    I'm not sure but I believe all other LiveCDs are custom made outside of the official Archlinux development team.
    I recommend downloading the CD I mentioned and follow this guide: https://wiki.archlinux.org/index.php/Beginners%27_Guide
    I've installed arch many times on different hardware and the only time I lost mouse and keyboard was after I removed "10-evdev.conf" and "10-quirks.conf" from /etc/X11/xorg.conf.d/. I copied both back from backups, rebooted and m&k were functional again. My guess is  "10-evdev.conf" was the file I needed. Check both these files exist.

  • Suspend2ram via pm-utils in gnome not working

    Hello Everyone,
    I am new to Arch, and all signs indicate that it is finally my long-after-searched distro. Specifically, I switched from a very short dip into gentoo (gnome compilation...) and now really like arch docs and experience so far.
    I managed easily to get through installation, helped by the excellent docs. After getting gnome to work, I now want to enable suspend to ram and suspend to disk. Suspend to ram (from gnome power applet) does not work, it blanks my screen, computer still runs normally and I can not get gnome back. Always need to do a hard reset.
    I installed pm-utils, acpi, gnome-extra etc. as pointed out on the pm-utils and gnome wiki.
    I understood that gnome uses hal for suspend by default, so this is a starting point I guess. The output of suspend in /var/log/pm-suspend.log is not helpful, since all hooks are run and it reads "performing suspend"
    Thu Jan 27 21:34:52 CET 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux anvil 2.6.36-ARCH #1 SMP PREEMPT Mon Jan 24 18:34:55 UTC 2011 i686 AMD Athlon(tm) AuthenticAMD GNU/Linux
    Module Size Used by
    ipv6 244945 10
    ext2 55656 1
    snd_seq_dummy 1079 0
    usbhid 32169 0
    hid 60432 1 usbhid
    radeon 814837 2
    snd_seq_oss 25040 0
    snd_seq_midi_event 4528 1 snd_seq_oss
    snd_intel8x0 22230 0
    snd_seq 41688 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_wavefront 28237 0
    ttm 43438 1 radeon
    snd_cs4236 21996 0
    snd_ac97_codec 87943 1 snd_intel8x0
    drm_kms_helper 23055 1 radeon
    snd_wss_lib 17822 2 snd_wavefront,snd_cs4236
    snd_pcm_oss 33694 0
    snd_opl3_lib 7266 2 snd_wavefront,snd_cs4236
    drm 142807 4 radeon,ttm,drm_kms_helper
    snd_hwdep 4764 2 snd_wavefront,snd_opl3_lib
    snd_mixer_oss 14654 1 snd_pcm_oss
    ac97_bus 762 1 snd_ac97_codec
    analog 7715 0
    lp 6652 0
    snd_mpu401 3800 0
    snd_mpu401_uart 4927 3 snd_wavefront,snd_cs4236,snd_mpu401
    snd_pcm 59136 5 snd_intel8x0,snd_cs4236,snd_ac97_codec,snd_wss_lib,snd_pcm_oss
    i2c_algo_bit 4183 1 radeon
    snd_rawmidi 15288 2 snd_wavefront,snd_mpu401_uart
    ohci_hcd 19051 0
    usblp 9636 0
    ppdev 4862 0
    snd_timer 15583 4 snd_seq,snd_wss_lib,snd_opl3_lib,snd_pcm
    parport_pc 27832 1
    ehci_hcd 32908 0
    snd_seq_device 4369 5 snd_seq_dummy,snd_seq_oss,snd_seq,snd_opl3_lib,snd_rawmidi
    i2c_nforce2 4408 0
    ns558 2007 0
    usbcore 115866 5 usbhid,ohci_hcd,usblp,ehci_hcd
    snd 43219 17 snd_seq_oss,snd_intel8x0,snd_seq,snd_wavefront,snd_cs4236,snd_ac97_codec,snd_wss_lib,snd_pcm_oss,snd_opl3_lib,snd_hwdep,snd_mixer_oss,snd_mpu401,snd_mpu401_uart,snd_pcm,snd_rawmidi,snd_timer,snd_seq_device
    gameport 6917 3 analog,ns558
    parport 25499 3 lp,ppdev,parport_pc
    nvidia_agp 4112 1
    i2c_core 15762 5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_nforce2
    tpm_tis 6132 0
    fuse 56816 3
    processor 22776 0
    sg 21028 0
    button 3746 0
    shpchp 23037 0
    forcedeth 47178 0
    soundcore 4929 1 snd
    tpm 9505 1 tpm_tis
    evdev 6692 7
    thermal 9690 0
    agpgart 22816 3 ttm,drm,nvidia_agp
    pci_hotplug 21523 1 shpchp
    snd_page_alloc 5981 3 snd_intel8x0,snd_wss_lib,snd_pcm
    pcspkr 1359 0
    tpm_bios 4661 1 tpm
    ext4 288261 2
    mbcache 4298 2 ext2,ext4
    jbd2 58404 1 ext4
    crc16 1053 1 ext4
    sd_mod 24384 5
    sr_mod 13217 0
    cdrom 31378 1 sr_mod
    pata_acpi 2308 0
    pata_amd 7988 4
    libata 140436 2 pata_acpi,pata_amd
    scsi_mod 106955 4 sg,sd_mod,sr_mod,libata
    floppy 48264 0
    total used free shared buffers cached
    Mem: 769776 247124 522652 0 27036 92212
    -/+ buffers/cache: 127876 641900
    Swap: 1052252 0 1052252
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Thu Jan 27 21:34:52 CET 2011: performing suspend
    Any ideas or hints on this?
    Thanks in advance
    edit: After some time trying to get it to run with UPower, HAL and User Permission Method, I will end my attempts before I get mad. Fortunately, this machine was set up just to play with arch, and that was really fun. The stinging itch remains: If I could just pin down the error with debugging...
    Last edited by phaebz (2011-01-27 21:48:33)

    Thanks for your reply MadTux!
    I have a radeon 7500 with RV200 QW VGA controller.
    I use the open driver xf86-video-ati.
    I tried both the proprietary and the open driver. To no avail.
    One thing though: Through experimenting with both, pc now suspends (drives and cpu down). After resume, drives and cpu start up again, but screen remains black - no control.
    I read on the wiki somewhere about vbetool - tried it also with that installed...
    I am lost
    edit: Will try with KMS disabled...
    Last edited by phaebz (2011-01-29 14:02:46)

  • Nvidia is not working after upgrading nvidia driver and kernel

    I upgraded nvidia driver and kernel. After rebooting graphic mode is not working. Here xorg.o.log
    [ 281.180]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 281.181]
    X.Org X Server 1.10.0.902 (1.10.1 RC 2)
    Release Date: 2011-04-08
    [ 281.181] X Protocol Version 11, Revision 0
    [ 281.181] Build Operating System: Linux 2.6.38-ARCH i686
    [ 281.181] Current Operating System: Linux localhost 2.6.38-ARCH #1 SMP PREEMPT Wed Mar 30 07:14:27 UTC 2011 i686
    [ 281.181] Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/disk/by-uuid/b766e332-2aad-4047-8562-567180150189 ro quiet
    [ 281.182] Build Date: 11 April 2011 10:49:12AM
    [ 281.182]
    [ 281.182] Current version of pixman: 0.20.2
    [ 281.182] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 281.182] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 281.183] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 14 17:11:37 2011
    [ 281.183] (==) Using config file: "/etc/X11/xorg.conf"
    [ 281.183] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 281.183] (==) ServerLayout "Layout0"
    [ 281.183] (**) |-->Screen "Screen0" (0)
    [ 281.183] (**) | |-->Monitor "Monitor0"
    [ 281.184] (**) | |-->Device "Videocard0"
    [ 281.184] (**) |-->Input Device "Keyboard0"
    [ 281.184] (**) |-->Input Device "Mouse0"
    [ 281.184] (**) Option "Xinerama" "0"
    [ 281.184] (==) Automatically adding devices
    [ 281.184] (==) Automatically enabling devices
    [ 281.184] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 281.184] Entry deleted from font path.
    [ 281.184] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 281.184] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 281.184] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 281.184] (WW) Disabling Keyboard0
    [ 281.184] (WW) Disabling Mouse0
    [ 281.184] (II) Loader magic: 0x822e120
    [ 281.184] (II) Module ABI versions:
    [ 281.184] X.Org ANSI C Emulation: 0.4
    [ 281.184] X.Org Video Driver: 10.0
    [ 281.184] X.Org XInput driver : 12.2
    [ 281.184] X.Org Server Extension : 5.0
    [ 281.185] (--) PCI:*(0:1:0:0) 10de:0322:0000:0000 rev 161, Mem @ 0xfd000000/16777216, 0xe8000000/134217728, BIOS @ 0x????????/131072
    [ 281.185] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 281.185] (II) LoadModule: "extmod"
    [ 281.185] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 281.185] (II) Module extmod: vendor="X.Org Foundation"
    [ 281.185] compiled for 1.10.0.902, module version = 1.0.0
    [ 281.185] Module class: X.Org Server Extension
    [ 281.185] ABI class: X.Org Server Extension, version 5.0
    [ 281.185] (II) Loading extension MIT-SCREEN-SAVER
    [ 281.185] (II) Loading extension XFree86-VidModeExtension
    [ 281.185] (II) Loading extension XFree86-DGA
    [ 281.185] (II) Loading extension DPMS
    [ 281.185] (II) Loading extension XVideo
    [ 281.185] (II) Loading extension XVideo-MotionCompensation
    [ 281.185] (II) Loading extension X-Resource
    [ 281.185] (II) LoadModule: "dbe"
    [ 281.185] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 281.185] (II) Module dbe: vendor="X.Org Foundation"
    [ 281.185] compiled for 1.10.0.902, module version = 1.0.0
    [ 281.185] Module class: X.Org Server Extension
    [ 281.185] ABI class: X.Org Server Extension, version 5.0
    [ 281.185] (II) Loading extension DOUBLE-BUFFER
    [ 281.185] (II) LoadModule: "glx"
    [ 281.186] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 281.216] (II) Module glx: vendor="NVIDIA Corporation"
    [ 281.217] compiled for 4.0.2, module version = 1.0.0
    [ 281.217] Module class: X.Org Server Extension
    [ 281.217] (II) NVIDIA GLX Module 173.14.28 Wed Sep 29 10:17:05 PDT 2010
    [ 281.217] (II) Loading extension GLX
    [ 281.217] (II) LoadModule: "record"
    [ 281.217] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 281.217] (II) Module record: vendor="X.Org Foundation"
    [ 281.217] compiled for 1.10.0.902, module version = 1.13.0
    [ 281.217] Module class: X.Org Server Extension
    [ 281.217] ABI class: X.Org Server Extension, version 5.0
    [ 281.217] (II) Loading extension RECORD
    [ 281.217] (II) LoadModule: "dri"
    [ 281.217] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 281.217] (II) Module dri: vendor="X.Org Foundation"
    [ 281.217] compiled for 1.10.0.902, module version = 1.0.0
    [ 281.217] ABI class: X.Org Server Extension, version 5.0
    [ 281.217] (II) Loading extension XFree86-DRI
    [ 281.217] (II) LoadModule: "dri2"
    [ 281.217] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 281.218] (II) Module dri2: vendor="X.Org Foundation"
    [ 281.218] compiled for 1.10.0.902, module version = 1.2.0
    [ 281.218] ABI class: X.Org Server Extension, version 5.0
    [ 281.218] (II) Loading extension DRI2
    [ 281.218] (II) LoadModule: "nvidia"
    [ 281.218] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 281.218] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 281.218] compiled for 4.0.2, module version = 1.0.0
    [ 281.218] Module class: X.Org Video Driver
    [ 281.218] ================ WARNING WARNING WARNING WARNING ================
    [ 281.219] This server has a video driver ABI version of 10.0 that is not
    supported by this NVIDIA driver. Please check
    http://www.nvidia.com/ for driver updates or downgrade to an X
    server with a supported driver ABI.
    [ 281.219] =================================================================
    [ 281.219] (II) NVIDIA dlloader X Driver 173.14.28 Wed Sep 29 09:55:18 PDT 2010
    [ 281.219] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 281.219] (--) using VT number 7
    [ 281.222] (II) Loading sub module "fb"
    [ 281.222] (II) LoadModule: "fb"
    [ 281.222] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 281.222] (II) Module fb: vendor="X.Org Foundation"
    [ 281.222] compiled for 1.10.0.902, module version = 1.0.0
    [ 281.222] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 281.222] (II) Loading sub module "wfb"
    [ 281.222] (II) LoadModule: "wfb"
    [ 281.222] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 281.223] (II) Module wfb: vendor="X.Org Foundation"
    [ 281.223] compiled for 1.10.0.902, module version = 1.0.0
    [ 281.223] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 281.223] (II) Loading sub module "ramdac"
    [ 281.223] (II) LoadModule: "ramdac"
    [ 281.223] (II) Module "ramdac" already built-in
    [ 281.223] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 281.226] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 281.226] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 281.226] (II) UnloadModule: "nvidia"
    [ 281.226] (II) Unloading nvidia
    [ 281.226] (II) UnloadModule: "wfb"
    [ 281.226] (II) Unloading wfb
    [ 281.226] (II) UnloadModule: "fb"
    [ 281.226] (II) Unloading fb
    [ 281.226] (EE) Screen(s) found, but none have a usable configuration.
    [ 281.226]
    Fatal server error:
    [ 281.226] no screens found
    [ 281.226]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 281.226] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 281.226]

    bilgee0629 wrote:
    Arjann wrote:
    I think the new xorg-server is the problem as it isn't supported by this nvidia driver yet.
    You could try to install the nouveau driver until nvidia comes with a new version of the 173 branch that supports xorg-server 1.10, see: https://wiki.archlinux.org/index.php/Nouveau for information. As lower-grade options, you might also consider xf86-video-nv and xf86-video-vesa.
    Should i uninstall nvidia driver, then install it?
    I think thats the easy way yes, else you have to blacklist the nvidia kernel module.. check the wiki link of nouveau for details.

  • RIGHT CLICK in Win 7 - Boot Camp 5.1 not working

    first: Background: MacBook A1278 - fresh install of Yosemate, Then used Boot Camp 5.156 and installed W7 ultimate. A few things does not work right of the bat, but most important to me is the right click (I love it, can not live without it in Windows). Also there is not Boot Camp app in the Win Control Panel so can't do config of the trackpad and probably many other sittings. Note on the OS X side I enabled right click and working fine (almost like windows). So what I've done so far to fix it? Re- installed drivers for trackpad manually from BootCamp 5.1 no change. Also tried drivers from Boot Camp 4.... ( some other post suggested) no change either. In fact even the left click (trackpad) is not perfect. And again not in OS X the trackpad works fine there. In many instances I must click many times or there is a delay to take in effect of clicking. When a Mouse connected right click is fine. Any suggestions?

    FYI - Froze with the modded nVidia driver 197.16. Happened when I moved a window. It's so random. Next day Windows Update notified me of a new graphics update (197.45) installed that but then froze randomly when I had Team Fortress 2 running in the main menu.
    When it first happened I didnt get any errors in the Event Viewer.
    Here's a few I recently got in the last freeze.
    HAL:
    The platform firmware has corrupted memory across the previous system power transition. Please check for updated firmware for your system.
    The previous system shutdown at 10:34:56 PM on 28/04/2010 was unexpected.
    ACPI:
    : The embedded controller (EC) did not respond within the specified timeout period. This may indicate that there is an error in the EC hardware or firmware or that the BIOS is accessing the EC incorrectly. You should check with your computer manufacturer for an upgraded BIOS. In some situations, this error may cause the computer to function incorrectly.
    Kernel-Power:
    The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Warning:
    The driver \Driver\WUDFRd failed to load for the device ACPI\ACPI0008\4&23e1a068&0.
    Will keep digging...

  • I have a hp g61 running windows 7 and suse 11.4. Both of my shift keys are not working..help.

    i have tried the following but it didnt help;
                     Hard reset
    1. Press and Hold power button till the laptop turns off (5-7 sec approx).
                2. Then unplug the AC adaptor.
                3. Turn the laptop upside down.
                4. Then remove battery.
                5. Then press and hold the power button for 2 minutes (to remove static electricity).
                6. Then, put the battery back in the notebook and plug in AC adaptor and turn on the laptop.
    Re-installing battery drivers:
    1. Click Start and type device in the search field, then select Device Manager .
    2. Click on + sign beside the Keyboard category.
    3. Under the Keyboard category, right-click the Microsoft ps1/ps2 driver, and select Uninstall.
    Note: Do not remove the Microsoft AC Adapter driver or any other ACPI compliant driver.
    4. On the Device Manager taskbar, click Scan for hardware changes.
    I tried installing latest Bios software.
    ftp://ftp.hp.com/pub/softpaq/sp51501-52000/sp51527.exe

    Hi Abu-Bakr,
    Thank you for visiting the HP Support Forums and Welcome. I have read your thread on your HP Notebook and the shift keys not working correctly. I find that in most cases a keyboard that stops responding or some keys don't work is generally a keyboard is stuck cleaning might be the only option. Here is a document on how to clean the keyboard.
    If a small vacuum cleaner with a brush attachment is available, use it to clear the keyboard of debris. A can of compressed air can be used to blow out particles that get in between the keys. I would be happy to assist if needed. How Do I Find My Model Number or Product Number?
    Please respond with which Operating System you are running:
    Which Windows Operating System am I running?
    Please let me know.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Network controller​, pci device, wifi drivers not working

    my device model is dv6-6121tx
    i am not able to install network controller and PCI device drivers...
    also my wifi is not working..
    no wireless adapter in device manager..
    please help...
    This question was solved.
    View Solution.

    Hello again samyak.  You are very welcome!
    The first device (the virtual adapter) is virtual network which allows you to use the computer as a "software router."  Unless you're using this PC as an Access Point this device is useless to you.  This article has more information on the service.  Your best bet is to just disable it.  Try the following.
    Click Start, go to "All Programs," and select "Accessories."
    Right click on "Command Prompt" and select "Run as Administrator."
    Type the command "netsh wlan set hostednetwork [mode=disallow] and press Enter.  This should disable the virtual adapter.
    Exit Command Prompt, reboot the computer, and verify that the device is no longer listed.
    The device with the "ACPI/HPQ0004" ID actually returned two results.  The first was the Quick Launch Button software.  The other was related to Hard Drive Protection.  Try this driver.
    Make sure to reboot after all of these instructions have been completed.  Then go back to Device Manager and verify whether everything looks as it should.
    Continue to have a great day!
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • Time Machine stopped backing up; Spotlight not working

    Recently, Spotlight search stopped returning results for applications, and no amount of reseting Spotlight or rebuilding the index has helped. I had given up on that, then today I noticed that the last backup Time Machine completed was on 10 January 2013. Both scheduled backups and manual backups get terminated early, after backing up 30MB or so.
    system.log in Console displays these messages for Spotlight and Time Machine respectively:
    Feb  2 22:52:24 XXX-2.local ReportCrash[73158]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    Feb  2 22:52:24 XXX-2.local mds[73159]: (/Volumes/ZZZ/.Spotlight-V100/Store-V2/15620934-CC1A-4A6F-80C9-4E40A7DF6803)(Wa rning) IndexState in void updateMetaInfoForState(CIMetaInfo *, unsigned int, unsigned int):clean live count mis-match expected:15 got 7
    Feb  2 22:52:24 XXX-2.local mds[73159]: (/Volumes/ZZZ/.Spotlight-V100/Store-V2/15620934-CC1A-4A6F-80C9-4E40A7DF6803)(Wa rning) IndexState in void updateMetaInfoForState(CIMetaInfo *, unsigned int, unsigned int):shadow live count mis-match expected:15 got 7
    Feb  2 22:52:24 XXX-2.local mds[73159]: (/.Spotlight-V100/Store-V2/BE799DF0-666A-4AFD-884A-E2A7CE38E7FB)(Error) IndexCI in _Bool _copyFile(int, char *, int, char *, int *, off_t):error (2) opening reverseDirectoryStore.shadow
    Feb  2 22:52:24 XXX-2.local mds[73159]: (/.Spotlight-V100/Store-V2/BE799DF0-666A-4AFD-884A-E2A7CE38E7FB)(Error) IndexCI in _Bool _storageMapInit(storage_t *):mmap(0x7fc340c551a0, offset: 0, size: 0) error:22, fSize:0
    Feb  2 22:52:24 XXX-2.local mds[73159]: (/.Spotlight-V100/Store-V2/BE799DF0-666A-4AFD-884A-E2A7CE38E7FB)(Error) IndexState in int _SIOpenIndexFilesWithState(SIRef, uint32_t, _Bool, _Bool, _Bool, _Bool *, DocID *, CIDocCounts *):openReverseStore err:-1
    Feb  2 22:52:24 XXX-2.local mds[73159]: (/.Spotlight-V100/Store-V2/BE799DF0-666A-4AFD-884A-E2A7CE38E7FB)(Normal) IndexGeneral in int SIOpenIndex(SIRef *, int, SIVolumeParams *, SIVolumeParams *, uint32_t, CFIndex *, CFIndex *, CFIndex *, SIFileOps, SIIndexCallbacks *, SIPersistentIDStoreRef, int *):Recovery Starting, total:0 pre scan count:0 reimport count:0
    Feb  2 22:52:37 XXX-2.local mds[73165]: (/.Spotlight-V100/Store-V2/BE799DF0-666A-4AFD-884A-E2A7CE38E7FB)(Error) IndexCI in _Bool _copyFile(int, char *, int, char *, int *, off_t):error (2) opening reverseDirectoryStore.shadow
    Feb  2 22:52:37 XXX-2.local mds[73165]: (/.Spotlight-V100/Store-V2/BE799DF0-666A-4AFD-884A-E2A7CE38E7FB)(Error) IndexCI in _Bool _storageMapInit(storage_t *):mmap(0x7f7fd48768e0, offset: 0, size: 0) error:22, fSize:0
    Feb  2 22:52:37 XXX-2.local mds[73165]: (/.Spotlight-V100/Store-V2/BE799DF0-666A-4AFD-884A-E2A7CE38E7FB)(Error) IndexState in int _SIOpenIndexFilesWithState(SIRef, uint32_t, _Bool, _Bool, _Bool, _Bool *, DocID *, CIDocCounts *):openReverseStore err:-1
    Feb  2 22:52:37 XXX-2.local mds[73165]: (/.Spotlight-V100/Store-V2/BE799DF0-666A-4AFD-884A-E2A7CE38E7FB)(Normal) IndexGeneral in int SIOpenIndex(SIRef *, int, SIVolumeParams *, SIVolumeParams *, uint32_t, CFIndex *, CFIndex *, CFIndex *, SIFileOps, SIIndexCallbacks *, SIPersistentIDStoreRef, int *):Recovery Starting, total:0 pre scan count:0 reimport count:0
    Feb  2 22:53:01 XXX-2.local com.apple.backupd[73172]: Starting automatic backup
    Feb  2 22:53:02 XXX-2.local com.apple.backupd[73172]: Backing up to: /Volumes/YYY/Backups.backupdb
    Feb  2 22:53:08 XXX-2.local com.apple.backupd[73172]: Using file event preflight for Macintosh HD
    Feb  2 22:54:50 XXX-2.local com.apple.backupd[73172]: Will copy (11.59 GB) from Macintosh HD
    Feb  2 22:54:51 XXX-2.local com.apple.backupd[73172]: Found 15352 files (11.66 GB) needing backup
    Feb  2 22:54:53 XXX-2.local com.apple.backupd[73172]: 13.99 GB required (including padding), 92.24 GB available
    Feb  2 22:55:02 XXX-2.local com.apple.backupd-helper[73161]: XPC error for connection com.apple.backupd.xpc: Connection interrupted
    Feb  2 22:55:02 XXX-2.local com.apple.backupd-helper[73161]: Not starting scheduled Time Machine backup - failed to send message to backupd.
    Feb  2 22:55:02 XXX-2 com.apple.launchd[1] (com.apple.backupd[73172]): Job appears to have crashed: Segmentation fault: 11
    Feb  2 22:55:02 XXX-2.local ReportCrash[73217]: Saved crash report for backupd[73172] version 151.5 to /Library/Logs/DiagnosticReports/backupd_2013-02-02-225502_XXX-2.crash
    Feb  2 22:55:22 XXX-2 com.apple.launchd[1] (com.apple.backupd-auto[73161]): Exited with code: 1
    Feb  2 22:55:55 XXX-2.local com.apple.backupd[73254]: Starting automatic backup
    Feb  2 22:55:56 XXX-2.local com.apple.backupd[73254]: Backing up to: /Volumes/YYY/Backups.backupdb
    Feb  2 22:56:03 XXX-2.local com.apple.backupd[73254]: Using file event preflight for Macintosh HD
    Feb  2 22:57:48 XXX-2.local com.apple.backupd[73254]: Will copy (11.59 GB) from Macintosh HD
    Feb  2 22:57:49 XXX-2.local com.apple.backupd[73254]: Found 15354 files (11.66 GB) needing backup
    Feb  2 22:57:51 XXX-2.local com.apple.backupd[73254]: 13.99 GB required (including padding), 92.19 GB available
    Feb  2 22:58:03 XXX-2 com.apple.launchd[1] (com.apple.backupd[73254]): Job appears to have crashed: Segmentation fault: 11
    Feb  2 22:58:03 XXX-2.local ReportCrash[73284]: Saved crash report for backupd[73254] version 151.5 to /Library/Logs/DiagnosticReports/backupd_2013-02-02-225803_XXX-2.crash
    Feb  2 22:58:03 XXX-2.local ReportCrash[73284]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/backupd_2013-01-30-020322_XXX-2 .crash
    I have verified both my startup disk (XXX) and the external hard disk (YYY) I use for Time Machine, and both "appear to be OK".
    Something is wrong with my system but I'm not sure what. Can someone help please? I'm using an iMac10,1 running 10.8.2.

    Hi Linc,
    Thanks for replying.
    I managed to backup with Time Machine in safe mode and I can backup manually after rebooting. Spotlight still did not work normally in safe mode, but it appears to be working fine now… I am not sure if my problems have been resolved though.
    Could you please take a look at the Console messages and, if possible, explain what they mean or what errors were encountered? I would like to know the cause of Spotlight and Time Machine's failure, and if it is possible to prevent.
    Spotlight in safe mode:
    Feb  3 09:29:26 localhost bootlog[0]: BOOT_TIME 1359854966 0
    Feb  3 09:30:22 localhost kernel[0]: Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Feb  3 09:30:22 localhost kernel[0]: vm_page_bootstrap: 758887 free pages and 1338265 wired pages
    Feb  3 09:30:22 localhost kernel[0]: kext submap [0xffffff7f80741000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000741000]
    Feb  3 09:30:22 localhost kernel[0]: zone leak detection enabled
    Feb  3 09:30:22 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Feb  3 09:30:22 localhost kernel[0]: standard background quantum is 2500 us
    Feb  3 09:30:22 localhost kernel[0]: mig_table_max_displ = 74
    Feb  3 09:30:22 localhost kernel[0]: SAFE BOOT DETECTED - only valid OSBundleRequired kexts will be loaded.
    Feb  3 09:30:22 localhost kernel[0]: corecrypto kext started!
    Feb  3 09:30:22 localhost kernel[0]: Running kernel space in FIPS MODE
    Feb  3 09:30:22 localhost kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    Feb  3 09:30:22 localhost kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    Feb  3 09:30:22 localhost kernel[0]: corecrypto.kext FIPS integrity POST test passed!
    Feb  3 09:30:22 localhost kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
    Feb  3 09:30:22 localhost kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
    Feb  3 09:30:22 localhost kernel[0]: corecrypto.kext FIPS SHA POST test passed!
    Feb  3 09:30:22 localhost kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
    Feb  3 09:30:22 localhost kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
    Feb  3 09:30:22 localhost kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
    Feb  3 09:30:22 localhost kernel[0]: corecrypto.kext FIPS POST passed!
    Feb  3 09:30:22 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Feb  3 09:30:22 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Feb  3 09:30:22 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Feb  3 09:30:22 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Feb  3 09:30:22 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Feb  3 09:30:22 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Feb  3 09:30:22 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Feb  3 09:30:22 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Feb  3 09:30:22 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Feb  3 09:30:22 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Feb  3 09:30:22 localhost kernel[0]: MAC Framework successfully initialized
    Feb  3 09:30:22 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Feb  3 09:30:22 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Feb  3 09:30:22 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5]
    Feb  3 09:30:22 localhost kernel[0]: PFM64 (36 cpu) 0xf80000000, 0x80000000
    Feb  3 09:30:22 localhost kernel[0]: [ PCI configuration begin ]
    Feb  3 09:30:22 localhost kernel[0]: console relocated to 0xf80010000
    Feb  3 09:30:22 localhost kernel[0]: PCI configuration changed (bridge=2 device=1 cardbus=0)
    Feb  3 09:30:22 localhost kernel[0]: [ PCI configuration end, bridges 6 devices 19 ]
    Feb  3 09:30:22 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 23:03:24 Jun 24 2012) initialization complete
    Feb  3 09:30:22 localhost kernel[0]: NVEthernet::start - Built Aug 25 2012 00:55:57
    Feb  3 09:30:22 localhost kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
    Feb  3 09:30:22 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    Feb  3 09:30:22 localhost kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID d49a20fffee0e51c; max speed s800.
    Feb  3 09:30:22 localhost kernel[0]: rooting via boot-uuid from /chosen: F4CBF912-AD32-3F82-A619-9F60C290A4AB
    Feb  3 09:30:22 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Feb  3 09:30:22 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Feb  3 09:30:22 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Feb  3 09:30:22 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Feb  3 09:30:22 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Feb  3 09:30:22 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Feb  3 09:30:22 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/WDC WD1002FAEX-00Z3A0 Media/IOGUIDPartitionScheme/Macintosh HD@2
    Feb  3 09:30:22 localhost kernel[0]: BSD root: disk0s2, major 1, minor 3
    Feb  3 09:30:22 localhost kernel[0]: Kernel is LP64
    Feb  3 09:30:22 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833
    Feb  3 09:30:22 localhost kernel[0]: ath_get_caps[4038] rx chainmask mismatch actual 3 sc_chainmak 0
    Feb  3 09:30:22 localhost kernel[0]: 3.575118: ath_get_caps[4013] tx chainmask mismatch actual 3 sc_chainmak 0
    Feb  3 09:30:22 localhost kernel[0]: 3.581074: Atheros: mac 128.2 phy 13.0 radio 12.0
    Feb  3 09:30:22 localhost kernel[0]: 3.581087: Use hw queue 0 for WME_AC_BE traffic
    Feb  3 09:30:22 localhost kernel[0]: 3.581095: Use hw queue 1 for WME_AC_BK traffic
    Feb  3 09:30:22 localhost kernel[0]: 3.581102: Use hw queue 2 for WME_AC_VI traffic
    Feb  3 09:30:22 localhost kernel[0]: 3.581110: Use hw queue 3 for WME_AC_VO traffic
    Feb  3 09:30:22 localhost kernel[0]: 3.581117: Use hw queue 8 for CAB traffic
    Feb  3 09:30:22 localhost kernel[0]: 3.581123: Use hw queue 9 for beacons
    Feb  3 09:30:22 localhost kernel[0]: 3.581229: wlan_vap_create : enter. devhandle=0xc917f658, opmode=IEEE80211_M_STA, flags=0x1
    Feb  3 09:30:22 localhost kernel[0]: 3.581287: wlan_vap_create : exit. devhandle=0xc917f658, opmode=IEEE80211_M_STA, flags=0x1.
    Feb  3 09:30:22 localhost kernel[0]: 3.581388: start[1012] sc->sc_inuse_cnt is at offset: 203c, sizeof(_sc->sc_ic) is 25f0
    Feb  3 09:29:27 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Feb  3 09:29:27 localhost com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    Feb  3 09:30:20 localhost com.apple.launchd[1] (com.apple.automountd): Unknown key for boolean: NSSupportsSuddenTermination
    Feb  3 09:30:22 localhost com.apple.kextd[11]: Safe boot mode detected; invalidating system extensions caches.
    Feb  3 09:30:22 localhost com.apple.kextd[11]: Cache file /System/Library/Caches/com.apple.kext.caches/Directories/System/Library/Extensi ons/KextIdentifiers.plist.gz is out of date; not using.
    Feb  3 09:30:24 localhost distnoted[18]: # distnote server daemon  absolute time: 59.166163713   civil time: Sun Feb  3 09:30:23 2013   pid: 18 uid: 0  root: yes
    Feb  3 09:30:25 localhost kernel[0]: NVEthernet: Ethernet address d4:9a:20:e0:e5:1c
    Feb  3 09:30:25 localhost kernel[0]: AirPort_AtherosNewma40: Ethernet address 7c:6d:62:75:54:ce
    Feb  3 09:30:25 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Feb  3 09:30:25 localhost kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    Feb  3 09:30:26 localhost hidd[44]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    Feb  3 09:30:26 localhost hidd[44]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
    Feb  3 09:30:28 localhost kernel[0]: macx_swapon SUCCESS
    Feb  3 09:30:28 localhost rpc.statd[26]: Failed to contact rpc.statd at host 192.168.1.101
    Feb  3 09:30:33 localhost kernel[0]: Waiting for DSMOS...
    Feb  3 09:30:33 localhost kdc[42]: label: default
    Feb  3 09:30:33 localhost kdc[42]:           dbname: od:/Local/Default
    Feb  3 09:30:33 localhost kdc[42]:           mkey_file: /var/db/krb5kdc/m-key
    Feb  3 09:30:33 localhost kdc[42]:           acl_file: /var/db/krb5kdc/kadmind.acl
    Feb  3 09:30:35 localhost appleeventsd[51]: main: Starting up
    Feb  3 09:30:35 localhost com.apple.SecurityServer[15]: Session 100000 created
    Feb  3 09:30:35 localhost mDNSResponder[36]: mDNSResponder mDNSResponder-379.32.1 (Aug 31 2012 19:05:06) starting OSXVers 12
    Feb  3 09:30:35 localhost coreservicesd[60]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
    Feb  3 09:30:36 localhost airportd[64]: _processDLILEvent: en1 attached (down)
    Feb  3 09:30:36 localhost revisiond[30]: Had metainfo
    Feb  3 09:30:36 localhost kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1 this 0xffffff800b5f8000
    Feb  3 09:30:36 localhost kernel[0]: AtherosNewma40P2PInterface::init() <p2p> role 1
    Feb  3 09:30:36 localhost revisiond[30]: UUIDs match!
    Feb  3 09:30:36 localhost com.apple.usbmuxd[24]: usbmuxd-296.3 on Jul 25 2012 at 00:28:37, running 64 bit
    Feb  3 09:30:37 localhost com.apple.SecurityServer[15]: Entering service
    Feb  3 09:30:37 localhost kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Feb  3 09:30:37 localhost configd[17]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    Feb  3 09:30:37 localhost configd[17]: DHCP en1: INIT-REBOOT transmit failed
    Feb  3 09:30:37 localhost kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    Feb  3 09:30:37 localhost kernel[0]: en1::IO80211Interface::postMessage bssid changed
    Feb  3 09:30:37 localhost kernel[0]: 72.935682: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    Feb  3 09:30:37 localhost kernel[0]: 72.935699: switchVap from 1 to 1
    Feb  3 09:30:37 XXX-2.local configd[17]: setting hostname to "XXX-2.local"
    Feb  3 09:30:37 XXX-2.local configd[17]: network changed.
    Feb  3 09:30:38 XXX-2 kernel[0]: 73.467795: performCountryCodeOperation: Not connected, scan in progress[0]
    Feb  3 09:30:38 XXX-2 kernel[0]: 73.470038: setWOW_PARAMETERS:wowevents = 2(1)
    Feb  3 09:30:38 XXX-2 kernel[0]: en1: 802.11d country code set to 'SG '.
    Feb  3 09:30:38 XXX-2 kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 149 153 157 161 165
    Feb  3 09:30:39 XXX-2.local systemkeychain[68]: done file: /var/run/systemkeychaincheck.done
    Feb  3 09:30:39 XXX-2.local kdc[42]: WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
    Feb  3 09:30:39 XXX-2.local configd[17]: network changed: DNS*
    Feb  3 09:30:40 XXX-2 kernel[0]: en1: BSSID changed to 00:02:6f:cd:35:f8
    Feb  3 09:30:40 XXX-2 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    Feb  3 09:30:40 XXX-2 kernel[0]: AirPort: Link Up on en1
    Feb  3 09:30:40 XXX-2 kernel[0]: en1: BSSID changed to 00:02:6f:cd:35:f8
    Feb  3 09:30:40 XXX-2 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    Feb  3 09:30:40 XXX-2.local UserEventAgent[10]: Captive: [HandleNetworkInformationChanged:2435] nwi_state_copy returned NULL
    Feb  3 09:30:40 XXX-2 kernel[0]: 75.745569: setWOW_PARAMETERS:wowevents = 2(1)
    Feb  3 09:30:40 XXX-2 kernel[0]: AirPort: RSN handshake complete on en1
    Feb  3 09:30:40 XXX-2.local mDNSResponder[36]: D2D_IPC: Loaded
    Feb  3 09:30:40 XXX-2.local mDNSResponder[36]: D2DInitialize succeeded
    Feb  3 09:30:40 XXX-2.local locationd[40]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
    Feb  3 09:30:41 XXX-2.local locationd[40]: NOTICE,Location icon should now be in state 0
    Feb  3 09:30:41 XXX-2.local kdc[42]: KDC started
    Feb  3 09:30:42 XXX-2.local airportd[64]: _doAutoJoin: Already associated to “MyRepublic-35F8 ”. Bailing on auto-join.
    Feb  3 09:30:42 XXX-2.local apsd[57]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Feb  3 09:30:42 --- last message repeated 1 time ---
    Feb  3 09:30:42 XXX-2.local configd[17]: network changed: v4(en1+:192.168.0.100) DNS+ Proxy+ SMB+
    Feb  3 09:30:42 XXX-2.local UserEventAgent[10]: Captive: en1: Not probing 'MyRepublic-35F8 ' (protected network)
    Feb  3 09:30:42 XXX-2.local configd[17]: network changed: v4(en1!:192.168.0.100) DNS Proxy SMB
    Feb  3 09:30:43 XXX-2.local com.apple.SecurityServer[15]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client '/usr/libexec/UserEventAgent' [10] for authorization created by '/usr/libexec/UserEventAgent' [10] (100012,0)
    Feb  3 09:30:43 XXX-2.local com.apple.kextd[11]: Cache file /System/Library/Caches/com.apple.kext.caches/Startup/IOKitPersonalities_x86_64. ioplist.gz is out of date; not using.
    Feb  3 09:30:43 XXX-2.local awacsd[55]: Starting awacsd connectivity-78 (Jul 26 2012 14:37:46)
    Feb  3 09:30:43 XXX-2.local awacsd[55]: InnerStore CopyAllZones: no info in Dynamic Store
    Feb  3 09:30:44 XXX-2.local digest-service[91]: label: default
    Feb  3 09:30:44 XXX-2.local digest-service[91]:           dbname: od:/Local/Default
    Feb  3 09:30:44 XXX-2.local digest-service[91]:           mkey_file: /var/db/krb5kdc/m-key
    Feb  3 09:30:44 XXX-2.local digest-service[91]:           acl_file: /var/db/krb5kdc/kadmind.acl
    Feb  3 09:30:44 XXX-2.local digest-service[91]: digest-request: uid=0
    Feb  3 09:30:45 XXX-2.local stackshot[27]: Timed out waiting for IOKit to finish matching.
    Feb  3 09:30:45 XXX-2.local ntpd[87]: proto: precision = 1.000 usec
    Feb  3 09:30:46 XXX-2.local rpcsvchost[94]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    Feb  3 09:30:46 XXX-2.local digest-service[91]: digest-request: init request
    Feb  3 09:30:46 XXX-2.local digest-service[91]: digest-request: init return domain: BUILTIN server: XXX-2
    Feb  3 09:30:48 XXX-2 kernel[0]: Sandbox: sandboxd(99) deny mach-lookup com.apple.coresymbolicationd
    Feb  3 09:30:48 XXX-2.local com.apple.kextd[11]: Can't load AppleMCCSControl.kext - ineligible during safe boot.
    Feb  3 09:30:48 XXX-2.local com.apple.kextd[11]: Load com.apple.driver.AppleMCCSControl failed; removing personalities from kernel.
    Feb  3 09:30:48 XXX-2.local com.apple.kextd[11]: Can't load AppleSMBusPCI.kext - ineligible during safe boot.
    Feb  3 09:30:48 XXX-2.local com.apple.kextd[11]: Load com.apple.driver.AppleSMBusPCI failed; removing personalities from kernel.
    Feb  3 09:30:48 XXX-2.local com.apple.kextd[11]: Can't load AppleHDAController.kext - ineligible during safe boot.
    Feb  3 09:30:48 XXX-2.local com.apple.kextd[11]: Load com.apple.driver.AppleHDAController failed; removing personalities from kernel.
    Feb  3 09:30:48 XXX-2 kernel[0]: Previous Shutdown Cause: 5
    Feb  3 09:30:49 XXX-2.local com.apple.kextd[11]: Can't load IOFireWireIP.kext - ineligible during safe boot.
    Feb  3 09:30:49 XXX-2.local com.apple.kextd[11]: Load com.apple.iokit.IOFireWireIP failed; removing personalities from kernel.
    Feb  3 09:30:49 XXX-2.local com.apple.kextd[11]: Can't load ATIRadeonX2000.kext - ineligible during safe boot.
    Feb  3 09:30:49 XXX-2.local com.apple.kextd[11]: Load com.apple.ATIRadeonX2000 failed; removing personalities from kernel.
    Feb  3 09:30:49 XXX-2.local com.apple.kextd[11]: Can't load IOBluetoothUSBDFU.kext - ineligible during safe boot.
    Feb  3 09:30:49 XXX-2.local com.apple.kextd[11]: Load com.apple.iokit.IOBluetoothUSBDFU failed; removing personalities from kernel.
    Feb  3 09:30:49 XXX-2.local com.apple.kextd[11]: Can't load AppleTyMCEDriver.kext - ineligible during safe boot.
    Feb  3 09:30:49 XXX-2.local com.apple.kextd[11]: Load com.apple.driver.AppleTyMCEDriver failed; removing personalities from kernel.
    Feb  3 09:30:49 XXX-2 kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed
    Feb  3 09:30:49 XXX-2 kernel[0]: [AGPM Controller] unknownPlatform
    Feb  3 09:30:50 XXX-2.local com.apple.kextd[11]: Can't load AppleUpstreamUserClient.kext - ineligible during safe boot.
    Feb  3 09:30:50 XXX-2.local com.apple.kextd[11]: Load com.apple.driver.AppleUpstreamUserClient failed; removing personalities from kernel.
    Feb  3 09:30:50 XXX-2.local com.apple.kextd[11]: Can't load IOBluetoothSerialManager.kext - ineligible during safe boot.
    Feb  3 09:30:50 XXX-2.local com.apple.kextd[11]: Load com.apple.iokit.IOBluetoothSerialManager failed; removing personalities from kernel.
    Feb  3 09:30:50 XXX-2.local com.apple.kextd[11]: Can't load IOBluetoothSerialManager.kext - ineligible during safe boot.
    Feb  3 09:30:50 XXX-2.local com.apple.kextd[11]: Load com.apple.iokit.IOBluetoothSerialManager failed; removing personalities from kernel.
    Feb  3 09:30:50 XXX-2.local com.apple.kextd[11]: Can't load IOUserEthernet.kext - ineligible during safe boot.
    Feb  3 09:30:50 XXX-2.local com.apple.kextd[11]: Load com.apple.iokit.IOUserEthernet failed; removing personalities from kernel.
    Feb  3 09:30:50 XXX-2 kernel[0]: DSMOS has arrived
    Feb  3 09:30:50 XXX-2 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
    Feb  3 09:30:50 XXX-2 kernel[0]: [IOBluetoothHCIController][start] -- completed
    Feb  3 09:30:50 XXX-2.local loginwindow[39]: Login Window Application Started
    Feb  3 09:30:51 XXX-2 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Feb  3 09:30:52 XXX-2.local apsd[57]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Feb  3 09:30:54 XXX-2.local mds[35]: (Normal) FMW: FMW 0 0
    Feb  3 09:30:54 XXX-2.local sandboxd[99] ([69]): netbiosd(69) deny mach-lookup com.apple.networkd
    Feb  3 09:30:54 XXX-2.local WindowServer[102]: Server is starting up
    Feb  3 09:30:54 XXX-2.local WindowServer[102]: Session 256 retained (2 references)
    Feb  3 09:30:54 XXX-2.local WindowServer[102]: Session 256 released (1 references)
    Feb  3 09:30:54 XXX-2.local WindowServer[102]: Session 256 retained (2 references)
    Feb  3 09:30:54 XXX-2.local WindowServer[102]: init_page_flip: page flip mode is on
    Feb  3 09:30:55 XXX-2.local mds[35]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Feb  3 09:30:55 XXX-2.local netbiosd[69]: name servers down?
    Feb  3 09:30:56 XXX-2 kernel[0]: [ffffff800b81b400][BNBMouseDevice::init][75.15] init is complete
    Feb  3 09:30:56 XXX-2 kernel[0]: [ffffff800b81b400][BNBMouseDevice::handleStart][75.15] returning 1
    Feb  3 09:30:56 XXX-2 kernel[0]: [ffffff800c434000][AppleMultitouchHIDEventDriver::start] entered
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: mux_initialize: Couldn't find any matches
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: GLCompositor enabled for tile size [256 x 256]
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: CGXGLInitMipMap: mip map mode is on
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: WSMachineUsesNewStyleMirroring: false
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: Display 0x04272d40: GL mask 0x1; bounds (0, 0)[2560 x 1440], 36 modes available
              Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cb5, S/N 0, Unit 0, Rotation 0
              UUID 0x0000061000009cb50000000004272d40
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
              off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
              UUID 0xffffffffffffffffffffffff003f003d
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: Created shield window 0x5 for display 0x04272d40
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: Created shield window 0x6 for display 0x003f003d
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: Display 0x04272d40: GL mask 0x1; bounds (0, 0)[2560 x 1440], 36 modes available
              Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cb5, S/N 0, Unit 0, Rotation 0
              UUID 0x0000061000009cb50000000004272d40
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: Display 0x003f003d: GL mask 0x2; bounds (3584, 0)[1 x 1], 1 modes available
              off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
              UUID 0xffffffffffffffffffffffff003f003d
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: CGXPerformInitialDisplayConfiguration
    Feb  3 09:30:56 XXX-2.local WindowServer[102]:   Display 0x04272d40: MappedDisplay Unit 0; Vendor 0x610 Model 0x9cb5 S/N 0 Dimensions 23.50 x 13.23; online enabled built-in, Bounds (0,0)[2560 x 1440], Rotation 0, Resolution 1
    Feb  3 09:30:56 XXX-2.local WindowServer[102]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3584,0)[1 x 1], Rotation 0, Resolution 1
    Feb  3 09:30:56 XXX-2.local WindowServer[102]: Unable to open IOHIDSystem (e00002bd)
    Feb  3 09:30:56 XXX-2.local loginwindow[39]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    Feb  3 09:30:56 XXX-2 kernel[0]: IOHIDSystem: Seize of IOHIDPointing failed.
    Feb  3 09:30:56 XXX-2 kernel[0]: IOHIDSystem: Seize of AppleMultitouchHIDEventDriver failed.
    Feb  3 09:30:56 XXX-2 kernel[0]: [ffffff800c454400][AppleMultitouchDevice::start] entered
    Feb  3 09:30:56 XXX-2 kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    Feb  3 09:30:58 XXX-2.local awacsd[55]: Exiting
    Feb  3 09:31:00 XXX-2.local WindowServer[102]: Created shield window 0x7 for display 0x04272d40
    Feb  3 09:31:00 XXX-2.local WindowServer[102]: Display 0x04272d40: MappedDisplay Unit 0; ColorProfile { 2, "iMac"}; TransferTable (256, 3)
    Feb  3 09:31:01 XXX-2.local airportd[64]: _doAutoJoin: Already associated to “MyRepublic-35F8 ”. Bailing on auto-join.
    Feb  3 09:31:01 XXX-2.local BezelServices 235.55[39]: -[DriverServices sendPreferencesToDevice:resetDefaults:] error: classPrefID (null), classPrefs (null)
    Feb  3 09:31:02 XXX-2.local launchctl[105]: com.apple.findmymacmessenger: Already loaded
    Feb  3 09:31:02 XXX-2.local com.apple.SecurityServer[15]: Session 100002 created
    Feb  3 09:31:02 XXX-2.local loginwindow[39]: Login Window Started Security Agent
    Feb  3 09:31:04 XXX-2.local SecurityAgent[113]: This is the first run
    Feb  3 09:31:04 XXX-2.local SecurityAgent[113]: MacBuddy was run = 0
    Feb  3 09:31:08 XXX-2.local genatsdb[116]: ########## genatsdb Sandboxed. ##########
    Feb  3 09:31:08 XXX-2.local helpd[111]: Could not find access page in directory /Applications/Switch.app/Contents/Resources/help
    Feb  3 09:31:10 --- last message repeated 1 time ---
    Feb  3 09:31:10 XXX-2.local coreaudiod[114]: 2013-02-03 09:31:10.244736 AM [AirPlay] Started browsing for _airplay._tcp.
    Feb  3 09:31:10 XXX-2.local coreaudiod[114]: 2013-02-03 09:31:10.245810 AM [AirPlay] Started browsing for _raop._tcp.
    Feb  3 09:31:10 XXX-2.local coreaudiod[114]: AHS_DefaultDeviceManager::SynchronizeDeviceList: the device list should never be empty - retrying
    Feb  3 09:31:10 XXX-2.local SecurityAgent[113]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Feb  3 09:31:10 XXX-2.local SecurityAgent[113]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Feb  3 09:31:11 XXX-2.local coreaudiod[114]: AHS_DefaultDeviceManager::SynchronizeDeviceList: the device list should never be empty - retrying
    Feb  3 09:31:12 XXX-2.local coreaudiod[114]: AHS_DefaultDeviceManager::SynchronizeDeviceList: the audio device list is empty
    Feb  3 09:31:12 XXX-2.local locationd[121]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
    Feb  3 09:31:12 XXX-2.local locationd[121]: NOTICE,Location icon should now be in state 0
    Feb  3 09:31:12 XXX-2.local UserEventAgent[108]: cannot find useragent 1102
    Feb  3 09:31:13 XXX-2.local timezoned[122]: bootstrap_look_up failed (44e)
    Feb  3 09:31:14 --- last message repeated 1 time ---
    Feb  3 09:31:14 XXX-2.local genatsdb[116]: *GENATSDB* FontObjects generated = 482
    Feb  3 09:31:17 XXX-2.local SecurityAgent[113]: User info context values set for XXX
    Feb  3 09:31:18 XXX-2.local helpd[111]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Feb  3 09:31:20 --- last message repeated 1 time ---
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_authenticate(): Got user: XXX
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_authenticate(): Got ruser: (null)
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_authenticate(): Got service: authorization
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in od_principal_for_user(): No authentication authority returned
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in od_principal_for_user(): failed: 7
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_authenticate(): Failed to determine Kerberos principal name.
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_authenticate(): Done cleanup3
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_authenticate(): Kerberos 5 refuses you
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_authenticate(): pam_sm_authenticate: ntlm
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_acct_mgmt(): OpenDirectory - Membership cache TTL set to 1800.
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in od_record_check_pwpolicy(): retval: 0
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in od_record_attribute_create_cfstring(): returned 2 attributes for dsAttrTypeStandard:AuthenticationAuthority
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): Establishing credentials
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): Got user: XXX
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): Context initialised
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): Got euid, egid: 0 0
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): Done getpwnam()
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): Done setegid() & seteuid()
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): pam_sm_setcred: krb5 user XXX doesn't have a principal
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): Done cleanup3
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): Done seteuid() & setegid()
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): Done cleanup4
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): pam_sm_setcred: ntlm
    Feb  3 09:31:20 XXX-2.local authorizationhost[127]: in pam_sm_setcred(): pam_sm_setcred: no domain found skipping
    Feb  3 09:31:20 XXX-2.local SecurityAgent[113]: Login Window login proceeding
    Feb  3 09:31:21 XXX-2.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.login.console' by client '/System/Library/CoreServices/loginwindow.app' [39] for authorization created by '/System/Library/CoreServices/loginwindow.app' [39] (100003,0)
    Feb  3 09:31:21 XXX-2.local loginwindow[39]: Login Window - Returned from Security Agent
    Feb  3 09:31:21 XXX-2.local loginwindow[39]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    Feb  3 09:31:21 XXX-2.local loginwindow[39]: USER_PROCESS: 39 console
    Feb  3 09:31:21 XXX-2.local airportd[64]: _doAutoJoin: Already associated to “MyRepublic-35F8 ”. Bailing on auto-join.
    Feb  3 09:31:22 XXX-2 com.apple.launchd.peruser.501[128] (com.apple.gamed): Ignored this key: UserName
    Feb  3 09:31:22 XXX-2 com.apple.launchd.peruser.501[128] (com.apple.gamed): Ignored this key: GroupName
    Feb  3 09:31:22 XXX-2 com.apple.launchd.peruser.501[128] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Feb  3 09:31:22 XXX-2.local loginwindow[39]: Connection with distnoted server was invalidated
    Feb  3 09:31:22 XXX-2.local distnoted[132]: # distnote server agent  absolute time: 117.814021915   civil time: Sun Feb  3 09:31:22 2013   pid: 132 uid: 501  root: no
    Feb  3 09:31:22 XXX-2.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.login.done' by client '/System/Library/CoreServices/loginwindow.app' [39] for authorization created by '/System/Library/CoreServices/loginwindow.app' [39] (100002,0)
    Feb  3 09:31:23 XXX-2 com.apple.launchd.peruser.501[128] (com.apple.afpstat-qfa[154]): Exited with code: 2
    Feb  3 09:31:25 XXX-2.local coreservicesd[60]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationBirth to notificationID=113
    Feb  3 09:31:26 XXX-2.local blued[54]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501
    Feb  3 09:31:28 XXX-2.local talagent[139]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, _kLSApplicationIsHiddenKey, hidden ? kCFBooleanTrue : kCFBooleanFalse, NULL) produced OSStatus -50 on line 623 in TCApplication.m
    Feb  3 09:31:28 XXX-2.local talagent[139]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, TAL_kLSIsProxiedForTALKey, kCFBooleanTrue, NULL) produced OSStatus -50 on line 626 in TCApplication.m
    Feb  3 09:31:30 XXX-2.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/usr/libexec/UserEventAgent' [131] for authorization created by '/usr/libexec/UserEventAgent' [131] (100000,0)
    Feb  3 09:31:31 XXX-2.local UserEventAgent[131]: cannot find fw daemon port 1102
    Feb  3 09:31:32 XXX-2.local apsd[158]: Unable to bootstrap_lookup connection port for 'com.apple.ubd.system-push': Unknown service name
    Feb  3 09:31:34 XXX-2.local com.apple.SecurityServer[15]: Session 100005 created
    Feb  3 09:31:34 XXX-2.local WindowServer[102]: CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    Feb  3 09:31:35 XXX-2.local mds[35]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputerIndexed"
    Feb  3 09:31:35 XXX-2.local WindowServer[102]: reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 2.39 seconds (server forcibly re-enabled them after 1.00 seconds)
    Feb  3 09:31:39 XXX-2.local mds[35]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Feb  3 09:31:39 --- last message repeated 1 time ---
    Feb  3 09:31:39 XXX-2.local NetworkBrowserAgent[182]: Starting NetworkBrowserAgent
    Feb  3 09:31:39 XXX-2.local SystemUIServer[156]: Could not load menu extra NSBundle </System/Library/CoreServices/Menu Extras/Volume.menu> (not yet loaded) for Class AppleVolumeExtra
    Feb  3 09:31:56 XXX-2.local mds[35]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Feb  3 09:32:30 --- last message repeated 3 times ---
    Feb  3 09:32:30 XXX-2.local com.apple.kextd[11]: Can't load /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDC.kext - ineligible during safe boot.
    Feb  3 09:32:30 XXX-2.local com.apple.kextd[11]: Load com.apple.driver.AppleUSBCDC failed; removing personalities from kernel.
    Feb  3 09:32:30 XXX-2.local com.apple.kextd[11]: Can't load /System/Library/Extensions/RIMBBUSB.kext - no code for running kernel's architecture.
    Feb  3 09:32:30 XXX-2.local com.apple.kextd[11]: Load com.rim.driver.BlackBerryUSBDriverInt failed; removing personalities from kernel.
    Feb  3 09:32:31 XXX-2 kernel[0]: USBMSC Identifier (non-unique): 57442D574D41535936363431313839 0x1058 0x1003 0x175
    Feb  3 09:32:32 XXX-2.local Dock[155]: no information back from LS about running process
    Feb  3 09:32:36 XXX-2.local com.apple.usbmuxd[24]: _handle_timer heartbeat detected detach for device 0x1-192.168.0.106:0!
    Feb  3 09:32:39 XXX-2.local Dock[155]: no information back from LS about running process
    Feb  3 09:32:43 XXX-2.local com.apple.backupd[165]: Starting manual backup
    Feb  3 09:32:43 XXX-2.local com.apple.SecurityServer[15]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client '/usr/libexec/UserEventAgent' [10] for authorization created by '/usr/libexec/UserEventAgent' [10] (100012,0)
    Feb  3 09:32:43 XXX-2.local com.apple.backupd[165]: Backing up to: /Volumes/MAGIC/Backups.backupdb
    Feb  3 09:32:44 XXX-2.local mds[35]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Feb  3 09:32:47 XXX-2.local System Preferences[211]: Cannot setMachineString without first being authenticated
    Feb  3 09:32:47 XXX-2.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.preferences.timemachine' by client '/Applications/System Preferences.app' [211] for authorization created by '/Applications/System Preferences.app' [211] (100012,0)
    Feb  3 09:32:47 XXX-2.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.preferences' by client '/Applications/System Preferences.app' [211] for authorization created by '/Applications/System Preferences.app' [211] (100012,0)
    Feb  3 09:32:48 XXX-2.local System Preferences[211]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Feb  3 09:32:48 XXX-2.local System Preferences[211]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Feb  3 09:32:48 XXX-2.local System Preferences[211]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Feb  3 09:32:48 XXX-2.local System Preferences[211]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Feb  3 09:32:48 XXX-2.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.preferences' by client '/System/Library/PrivateFrameworks/Admin.framework/Versions/A/Resources/writeco nfig' [215] for authorization created by '/Applications/System Preferences.app' [211] (100002,0)
    Feb  3 09:32:55 XXX-2.local com.apple.backupd[165]: Using file event preflight for Macintosh HD
    Feb  3 09:33:12 XXX-2.local mds[35]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Feb  3 09:33:43 --- last message repeated 4 times ---
    Time Machine in safe mode and after rebooting:
    Feb  3 09:23:32 XXX-2.local ReportCrash[76124]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/backupd_2013-01-30-201723_XXX-2 .crash
    Feb  3 09:23:51 XXX-2 com.apple.launchd[1] (com.apple.backupd-auto[76058]): Exited with code: 1
    Feb  3 09:32:43 XXX-2.local com.apple.backupd[165]: Starting manual backup
    Feb  3 09:32:43 XXX-2.local com.apple.backupd[165]: Backing up to: /Volumes/YYY/Backups.backupdb
    Feb  3 09:32:55 XXX-2.local com.apple.backupd[165]: Using file event preflight for Macintosh HD
    Feb  3 09:34:36 XXX-2.local com.apple.backupd[165]: Will copy (11.58 GB) from Macintosh HD
    Feb  3 09:34:39 XXX-2.local com.apple.backupd[165]: Found 15344 files (11.65 GB) needing backup
    Feb  3 09:34:40 XXX-2.local com.apple.backupd[165]: 13.98 GB required (including padding), 92.02 GB available
    Feb  3 09:34:40 XXX-2.local com.apple.backupd[165]: Waiting for index to be ready (100)
    Feb  3 09:35:40 XXX-2.local com.apple.backupd[165]: Waiting for index to be ready (100)
    Feb  3 09:36:40 XXX-2.local com.apple.backupd[165]: Waiting for index to be ready (100)
    Feb  3 09:37:40 XXX-2.local com.apple.backupd[165]: Waiting for index to be ready (100)
    Feb  3 09:46:32 XXX-2.local com.apple.backupd[165]: Copied 81462 files (11.53 GB) from volume Macintosh HD.
    Feb  3 09:46:33 XXX-2.local com.apple.backupd[165]: Using file event preflight for Macintosh HD
    Feb  3 09:46:33 XXX-2.local com.apple.backupd[165]: Will copy (281 KB) from Macintosh HD
    Feb  3 09:46:33 XXX-2.local com.apple.backupd[165]: Found 27 files (281 KB) needing backup
    Feb  3 09:46:34 XXX-2.local com.apple.backupd[165]: 104.9 MB required (including padding), 80.45 GB available
    Feb  3 09:46:34 XXX-2.local com.apple.backupd[165]: Waiting for index to be ready (100)
    Feb  3 09:47:34 XXX-2.local com.apple.backupd[165]: Waiting for index to be ready (100)
    Feb  3 09:48:34 XXX-2.local com.apple.backupd[165]: Waiting for index to be ready (100)
    Feb  3 09:49:34 XXX-2.local com.apple.backupd[165]: Waiting for index to be ready (100)
    Feb  3 09:49:37 XXX-2.local com.apple.backupd[165]: Copied 762 files (93 bytes) from volume Macintosh HD.
    Feb  3 09:49:39 XXX-2.local com.apple.backupd[165]: Created new backup: 2013-02-03-094937
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Starting post-backup thinning
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/0127DD58-6012-4F 2E-9036-0F68211FC4F0
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/038BE4EF-5901-42 CF-9965-6297F88865DA
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/05FEA49D-BEEF-49 C3-8694-F18222C7A248
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/066177D1-772C-49 17-8E02-E21D48FE175C
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/07830479-ECCE-4D 5D-9019-E9E0C8C46046
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/096884A6-769B-4A C9-A8B5-FF9EF74755FA
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/0B9F9E07-812B-47 BF-8C9E-831D723F382D
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/0F489A8A-BC00-40 54-908C-D30AB7286942
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/0F761ED9-DEEF-4A 61-B432-884ACB6E266A
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/1072BE92-9290-45 64-BD37-C513D68EEE37
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/1145D24F-40CB-45 69-B0EA-F86785CBE449
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/1CB2EB8B-9853-41 C1-BFA2-08CEEE2DF3A2
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/1D0E4371-0EB4-41 4C-B1F1-DE0F2E635268
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/28190F0E-F98C-42 01-8230-78BEDAA6B33F
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/294F1360-12EF-40 20-BE12-35DC8D929AEB
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/2958C7C5-CDF6-47 82-994B-2AEBADCA9518
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/2C9D9546-4B0E-4C F4-B86D-AF6990C0665F
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/2CC98B24-4E64-41 74-B4C8-FDE3843A0F5A
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/2D8C8B03-190D-49 F8-A28F-364538565E33
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/2E275FE0-28E7-45 17-9A5C-DFD49E258398
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/36AB19FA-9E9C-46 3A-B646-CC171055ED26
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/39F02F11-D444-4D 8C-9222-FD071D69912A
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/3B8E6B09-DAF9-44 D3-BE75-0527ECD089F6
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/3D362E1C-954A-4D 95-92CC-7717A7F3414C
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/4060D84E-EC47-4F 01-88AA-69233DF22FEC
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/4292299F-7065-41 B7-A5FF-99D2A0180245
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/482232F3-A796-43 34-BAEB-35F926625556
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/4D7D0D93-A798-41 FF-AE15-38C3DF58836B
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/4ECE2CFE-B427-48 3A-91E0-9D6CBF223970
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/4FB53007-36B5-40 02-9B9A-32EBC386B596
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/55D3779C-0A7D-4C B9-B0D9-2AAA267D1F63
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/5639DEA7-AEEF-4F 9B-A590-F8CA1158D163
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/56F9C24E-51D0-4D 59-87A9-A6F64AA26CF4
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/5820EC13-BBE1-40 96-BDF1-FDC48A6F9C15
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/58FCBEAE-81E8-41 67-AB78-CB57B364B0EA
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/5A76B6A2-08D3-4A 0C-99D7-64309D784F3E
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/5D60D2F2-11E7-4B D2-B64E-52AF7387D2EF
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/5F45AED2-E957-41 3E-96CE-586542EF0D27
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/5FD86C56-136F-4A 3F-9EC4-1CC5E69D6D5D
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/6015AD80-DDDC-4E 70-B726-5F4F53345EBE
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/6290C990-EF4A-49 02-85D4-4991B691EF0E
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/650368C2-264D-40 9E-B9FE-86A497AA58F6
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/66CDF9A8-DD79-40 14-8CD2-7D6BDFD0A333
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/6B579859-FE8C-49 9B-92F1-03FEBAB1F416
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/6CF96906-6E21-4D 35-B1A4-3E39CE0966FC
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/6F154AF1-1C0C-42 DB-A05D-8974A91D271E
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/7064BFDE-3EA7-47 9E-B692-B3B76D27B828
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/731DF1BB-EDEA-49 B7-B837-1FDD2E23A02A
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/7570D097-9EB8-40 48-896D-F244FB6A7FA4
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/75A371E4-EB86-4B D4-82F7-1402786940CD
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/75D20C3D-4D0E-46 3A-A957-8373113D23EF
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/7693DE95-2C65-46 FD-BEB8-3DF57C9BC47B
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/792AEE0A-FA57-40 33-837E-853B276E87D0
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/82A1F977-FDA9-48 A5-A976-2BC9CA37A191
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/873FD7D8-E86D-46 CA-9F62-6A5A70EA3089
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/87DEC01B-D69A-43 83-A451-C03D4E062235
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/89384C08-C197-41 5D-A876-2E56AB6CAF4C
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/89E8CD87-5C1E-44 56-9C51-5A4A0AC8536E
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/8A704D35-4B5B-4A 9E-85E9-98D5B4E0ADEB
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/8F7131DA-A673-4C EE-A411-FE430CD8102A
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/9030783D-48C5-48 70-BC5B-5D55120364F1
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/90E32F64-DE99-4D E8-8DA2-07C758957895
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/92227DA3-7F12-48 DB-84F7-72668DB2FF86
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/95028A86-DF8B-43 36-87D9-304AA129ADA5
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/98702228-2A0F-46 AE-81C1-BEF5E6BE4E8C
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/99D51CE4-5C15-4B CF-8CC6-B7B99C6C2D4E
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/99D8848C-A4C4-4E 87-B815-B16F12DBB98F
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/9BD64DF1-D1D6-43 09-8A4A-C38A8E17E09C
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/9BE94FBE-6E55-4F D3-BC66-339CB5DD648A
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/9CE9ADC1-6DC3-4F 0C-9DBB-4A06CC9E6FA3
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/9EB62B74-2C47-49 E3-B4BE-D05301686D02
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusErrorDomain Code=-50 "The operation couldn’t be completed. (OSStatus error -50.)" (paramErr: error in user parameter list) deleting backup: /Volumes/YYY/Backups.backupdb/XXX/2013-01-10-083204.inProgress/9FDF20DF-AD53-4C 06-BC9A-F76E93578CFA
    Feb  3 09:50:42 XXX-2.local com.apple.backupd[165]: Error: Error Domain=NSOSStatusError

  • Acpi_call not working. [did before]

    Hi I'm coming back from a short session using Ubuntu. Previously I've always used acpi_call (from AUR) to turn off my Nvida card to gain full battery life. It has served me well all the time but now I cant get it to work at all and since I'm used to keep my laptop with me during the day without power adapter it's kind of a deal breaker.
    The procedure:
    [root@eta richard]# lsmod | grep acpi_call
    [root@eta richard]# acpi
    Battery 0: Discharging, 78%, 03:03:57 remaining
    [root@eta richard]# insmod /usr/lib/modules/3.6.6-1-ARCH/kernel/drivers/acpi/acpi_call.ko
    [root@eta richard]# lsmod | grep acpi_call
    acpi_call 4791 0
    [root@eta richard]# test_off.sh
    Trying \_SB.PCI0.P0P1.VGA._OFF: failed
    Trying \_SB.PCI0.P0P2.VGA._OFF: failed
    Trying \_SB_.PCI0.OVGA.ATPX: failed
    Trying \_SB_.PCI0.OVGA.XTPX: failed
    Trying \_SB.PCI0.P0P3.PEGP._OFF: failed
    Trying \_SB.PCI0.P0P2.PEGP._OFF: failed
    Trying \_SB.PCI0.P0P1.PEGP._OFF: failed
    Trying \_SB.PCI0.MXR0.MXM0._OFF: failed
    Trying \_SB.PCI0.PEG1.GFX0._OFF: works!
    [root@eta richard]# cat /proc/acpi/call
    not called
    [root@eta richard]#
    [root@eta richard]# echo '\_SB.PCI0.PEG1.GFX0._OFF' > /proc/acpi/call
    [root@eta richard]# cat /proc/acpi/call
    0x0
    [root@eta richard]# acpi
    Battery 0: Discharging, 78%, 03:01:07 remaining
    (edited slightly to make it more readable)
    Neither dmesg nor journalctl says anything else than that it was loaded correctly.
    Have I missed something or does anyone know any solution?

    Lekensteyn wrote:
    1. acpi_call does not work through suspend/resumes.
    2. acpi_call should not be used when a driver is loaded.
    3. use bbswitch instead (see also http://wiki.bumblebee-project.org/Compa … M-methods).
    See https://wiki.archlinux.org/index.php/Bu … Management (note that the rc.d script mentioned there is obsolete, it should be converted to systemd).
    I see...
    Actually I first tried bbswitch but it didnt work so I went back too good old acpi_call, maybe a little bit too quickly. I'll give bbswitch another try!
    Thanks

  • Acer C710 - USB Ports not working with patched kernel

    I have an...
    Acer C710-844G01ii
    I have replaced the original SSD with a Mushkin 120GB SSD (MKNSSDCR120GB-7)
    I've used John Lewis' script at https://johnlewis.ie to flash the firmware. It works great. It loads 64 bit dual arch iso (2014.10.01) written to a USB flashdrive (Well, I'm actually using SD card in a USB reader. Not sure if that makes a difference) without having to utilize the workaround listed on the Chromebook wiki page (https://wiki.archlinux.org/index.php/Ch … stallation). I just create a regular arch bootable usb and it seems to work fine. I can use the bootable USB tools. I can install arch to the hard disk fine. (I did this a couple of times on the original SSD that came with the chromebook before I replaced it, so I know it works without having to change the SSD).
    The problem I'm having occurs after I install the patched kernel (linux-chromebook-3.16.4-1-x86_64 or linux-mainline-chromebook-3.17-1-x86_64 I've tried them both. Both times I wiped the hard drive and went through the entire install process from scratch). After booting, everything loads up fine except that I lose functionality of my USB ports. The custom BIOS still reads the arch bootable USB if I choose to boot into it. If I boot from the hard drive though, as soon as the patched kernel loads, the USB ports are not working.
    The output of
    dmesg | tail
    is the same before and after inserting a flash drive into a usb port.
    Running the command
    lsusb
    gives output
    unable to initialize libusb: -99

    Updated the system, now using arch kernel 3.17.1-1
    Problem still exists.
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.17.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=572dffe4-4501-4df5-967f-c535313cfa24 rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000acee3fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000acee4000-0x00000000af9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000014f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Google Parrot/Parrot, BIOS 4.0-6588-g4acd8ea-dirty 09/04/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x14f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: write-back
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-FFFFF write-back
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0AD000000 mask FFF000000 uncachable
    [ 0.000000] 1 base 0AE000000 mask FFE000000 uncachable
    [ 0.000000] 2 base 0B0000000 mask FF0000000 uncachable
    [ 0.000000] 3 base 0C0000000 mask FF0000000 uncachable
    [ 0.000000] 4 base 0D0000000 mask FF0000000 write-combining
    [ 0.000000] 5 base 0E0000000 mask FE0000000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0xacee4 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [ 0.000000] reserving inaccessible SNB gfx pages
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    [ 0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
    [ 0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x14f400000-0x14f5fffff]
    [ 0.000000] [mem 0x14f400000-0x14f5fffff] page 2M
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x14c000000-0x14f3fffff]
    [ 0.000000] [mem 0x14c000000-0x14f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x14bffffff]
    [ 0.000000] [mem 0x100000000-0x14bffffff] page 2M
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x40200000-0xacee3fff]
    [ 0.000000] [mem 0x40200000-0xacdfffff] page 2M
    [ 0.000000] [mem 0xace00000-0xacee3fff] page 4k
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x379a0000-0x37cc7fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F6DD0 000024 (v02 CORE )
    [ 0.000000] ACPI: XSDT 0x00000000ACFEF0E0 00004C (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: FACP 0x00000000ACFF2720 0000F4 (v03 CORE COREBOOT 00000000 CORE 00000001)
    [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20140724/tbfadt-618)
    [ 0.000000] ACPI: DSDT 0x00000000ACFEF250 0034C7 (v02 COREv4 COREBOOT 20110725 INTL 20140114)
    [ 0.000000] ACPI: FACS 0x00000000ACFEF210 000040
    [ 0.000000] ACPI: HPET 0x00000000ACFF2820 000038 (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: APIC 0x00000000ACFF2860 00005C (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: MCFG 0x00000000ACFF28C0 00003C (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: SSDT 0x00000000ACFF3900 000818 (v02 CORE COREBOOT 0000002A CORE 0000002A)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000014f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x14f5fffff]
    [ 0.000000] NODE_DATA [mem 0x14f5fa000-0x14f5fdfff]
    [ 0.000000] [ffffea0000000000-ffffea00053fffff] PMD -> [ffff88014ac00000-ffff88014ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x14f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
    [ 0.000000] node 0: [mem 0x40200000-0xacee3fff]
    [ 0.000000] node 0: [mem 0x100000000-0x14f5fffff]
    [ 0.000000] On node 0 totalpages: 1032322
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 158 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 10988 pages used for memmap
    [ 0.000000] DMA32 zone: 703204 pages, LIFO batch:31
    [ 0.000000] Normal zone: 5080 pages used for memmap
    [ 0.000000] Normal zone: 325120 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xada00000-0xaf9fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x508
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
    [ 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: 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 2 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xacee4000-0xaf9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xafa00000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xffffffff]
    [ 0.000000] e820: [mem 0xafa00000-0xefffffff] 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:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88014f200000 s86848 r8192 d23744 u1048576
    [ 0.000000] pcpu-alloc: s86848 r8192 d23744 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1016032
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=572dffe4-4501-4df5-967f-c535313cfa24 rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3981852K/4129288K available (5381K kernel code, 909K rwdata, 1712K rodata, 1140K init, 1176K bss, 147436K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS:8448 nr_irqs:440 0
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 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 1097.469 MHz processor
    [ 0.000073] Calibrating delay loop (skipped), value calculated using timer frequency.. 2195.39 BogoMIPS (lpj=3658230)
    [ 0.000078] pid_max: default: 32768 minimum: 301
    [ 0.000089] ACPI: Core revision 20140724
    [ 0.005690] ACPI: All ACPI Tables successfully acquired
    [ 0.008808] Security Framework initialized
    [ 0.008819] Yama: becoming mindful.
    [ 0.009391] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.011193] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.012001] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.012017] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.012360] Initializing cgroup subsys memory
    [ 0.012370] Initializing cgroup subsys devices
    [ 0.012374] Initializing cgroup subsys freezer
    [ 0.012378] Initializing cgroup subsys net_cls
    [ 0.012382] Initializing cgroup subsys blkio
    [ 0.012420] CPU: Physical Processor ID: 0
    [ 0.012422] CPU: Processor Core ID: 0
    [ 0.012432] mce: CPU supports 7 MCE banks
    [ 0.012454] CPU0: Thermal monitoring enabled (TM1)
    [ 0.012472] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    [ 0.012675] Freeing SMP alternatives memory: 20K (ffffffff81a02000 - ffffffff81a07000)
    [ 0.014781] ftrace: allocating 20674 entries in 81 pages
    [ 0.037109] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.070117] smpboot: CPU0: Intel(R) Celeron(R) CPU 847 @ 1.10GHz (fam: 06, model: 2a, stepping: 07)
    [ 0.070132] TSC deadline timer enabled
    [ 0.070178] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
    [ 0.070223] ... version: 3
    [ 0.070226] ... bit width: 48
    [ 0.070228] ... generic registers: 8
    [ 0.070230] ... value mask: 0000ffffffffffff
    [ 0.070232] ... max period: 0000ffffffffffff
    [ 0.070234] ... fixed-purpose events: 3
    [ 0.070237] ... event mask: 00000007000000ff
    [ 0.090307] x86: Booting SMP configuration:
    [ 0.090312] .... node #0, CPUs: #1
    [ 0.103535] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.103559] x86: Booted up 1 node, 2 CPUs
    [ 0.103563] smpboot: Total of 2 processors activated (4391.78 BogoMIPS)
    [ 0.105926] devtmpfs: initialized
    [ 0.112736] pinctrl core: initialized pinctrl subsystem
    [ 0.112812] RTC time: 0:25:43, date: 10/27/14
    [ 0.112986] NET: Registered protocol family 16
    [ 0.113224] cpuidle: using governor ladder
    [ 0.113230] cpuidle: using governor menu
    [ 0.113291] ACPI: bus type PCI registered
    [ 0.113295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.113438] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    [ 0.113443] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    [ 0.113650] PCI: Using configuration type 1 for base access
    [ 0.124189] ACPI: Added _OSI(Module Device)
    [ 0.124193] ACPI: Added _OSI(Processor Device)
    [ 0.124196] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.124199] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.130313] ACPI: Interpreter enabled
    [ 0.130327] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    [ 0.130336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    [ 0.130364] ACPI: (supports S0 S3 S4 S5)
    [ 0.130367] ACPI: Using IOAPIC for interrupt routing
    [ 0.130407] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.136949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.136960] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.137053] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    [ 0.137240] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000cedff])
    [ 0.137249] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.137502] PCI host bridge to bus 0000:00
    [ 0.137507] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.137512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.137515] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.137519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.137523] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    [ 0.137526] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    [ 0.137529] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    [ 0.137533] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.137536] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.137540] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.137543] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.137547] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.137550] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.137553] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    [ 0.137557] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    [ 0.137560] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    [ 0.137564] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfebfffff]
    [ 0.137567] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
    [ 0.137583] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
    [ 0.137752] pci 0000:00:02.0: [8086:0106] type 00 class 0x030000
    [ 0.137774] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe03fffff 64bit]
    [ 0.137786] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.137796] pci 0000:00:02.0: reg 0x20: [io 0x1000-0x103f]
    [ 0.138004] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 0.138046] pci 0000:00:16.0: reg 0x10: [mem 0xe0706100-0xe070610f 64bit]
    [ 0.138188] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.138353] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 0.138392] pci 0000:00:1a.0: reg 0x10: [mem 0xe0705800-0xe0705bff]
    [ 0.138555] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.138624] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.138714] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 0.138746] pci 0000:00:1b.0: reg 0x10: [mem 0xe0700000-0xe0703fff 64bit]
    [ 0.138900] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.138967] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.139051] pci 0000:00:1c.0: [8086:1e12] type 01 class 0x060400
    [ 0.139207] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.139354] pci 0000:00:1c.1: [8086:1e14] type 01 class 0x060400
    [ 0.139506] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.139671] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 0.139708] pci 0000:00:1d.0: reg 0x10: [mem 0xe0705c00-0xe0705fff]
    [ 0.139869] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.139938] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.140021] pci 0000:00:1f.0: [8086:1e5f] type 00 class 0x060100
    [ 0.140331] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    [ 0.140373] pci 0000:00:1f.2: reg 0x10: [io 0x1060-0x1067]
    [ 0.140391] pci 0000:00:1f.2: reg 0x14: [io 0x1070-0x1073]
    [ 0.140409] pci 0000:00:1f.2: reg 0x18: [io 0x1068-0x106f]
    [ 0.140427] pci 0000:00:1f.2: reg 0x1c: [io 0x1074-0x1077]
    [ 0.140444] pci 0000:00:1f.2: reg 0x20: [io 0x1040-0x105f]
    [ 0.140461] pci 0000:00:1f.2: reg 0x24: [mem 0xe0705000-0xe07057ff]
    [ 0.140568] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.140707] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 0.140738] pci 0000:00:1f.3: reg 0x10: [mem 0xe0706000-0xe07060ff 64bit]
    [ 0.140781] pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f]
    [ 0.140941] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000
    [ 0.140981] pci 0000:00:1f.6: reg 0x10: [mem 0xe0704000-0xe0704fff 64bit]
    [ 0.141361] pci 0000:01:00.0: [168c:0034] type 00 class 0x028000
    [ 0.141432] pci 0000:01:00.0: reg 0x10: [mem 0xe0400000-0xe047ffff 64bit]
    [ 0.141586] pci 0000:01:00.0: reg 0x30: [mem 0xe0480000-0xe048ffff pref]
    [ 0.141772] pci 0000:01:00.0: supports D1 D2
    [ 0.141776] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.146966] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.146982] pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff]
    [ 0.147186] pci 0000:02:00.0: [14e4:16b5] type 00 class 0x020000
    [ 0.147261] pci 0000:02:00.0: reg 0x10: [mem 0xe0500000-0xe050ffff 64bit pref]
    [ 0.147314] pci 0000:02:00.0: reg 0x18: [mem 0xe0510000-0xe051ffff 64bit pref]
    [ 0.147412] pci 0000:02:00.0: reg 0x30: [mem 0xe0600000-0xe06007ff pref]
    [ 0.147646] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 0.147839] pci 0000:02:00.1: [14e4:16bc] type 00 class 0x080501
    [ 0.147913] pci 0000:02:00.1: reg 0x10: [mem 0xe0520000-0xe052ffff 64bit pref]
    [ 0.148270] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
    [ 0.153657] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 0.153672] pci 0000:00:1c.1: bridge window [mem 0xe0600000-0xe06fffff]
    [ 0.153686] pci 0000:00:1c.1: bridge window [mem 0xe0500000-0xe05fffff 64bit pref]
    [ 0.153903] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
    [ 0.153995] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10, disabled.
    [ 0.154081] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
    [ 0.154165] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15), disabled.
    [ 0.154248] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
    [ 0.154330] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 0.154413] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 0.154495] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 0.155375] ACPI: Enabled 1 GPEs in block 00 to 3F
    [ 0.155452] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.155654] vgaarb: setting as boot device: PCI:0000:00:02.0
    [ 0.155658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.155664] vgaarb: loaded
    [ 0.155666] vgaarb: bridge control possible 0000:00:02.0
    [ 0.155751] PCI: Using ACPI for IRQ routing
    [ 0.159478] PCI: pci_cache_line_size set to 64 bytes
    [ 0.159577] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    [ 0.159581] e820: reserve RAM buffer [mem 0xacee4000-0xafffffff]
    [ 0.159584] e820: reserve RAM buffer [mem 0x14f600000-0x14fffffff]
    [ 0.159796] NetLabel: Initializing
    [ 0.159799] NetLabel: domain hash size = 128
    [ 0.159801] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.159829] NetLabel: unlabeled traffic allowed by default
    [ 0.159874] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.159885] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.161931] Switched to clocksource hpet
    [ 0.171668] pnp: PnP ACPI init
    [ 0.171847] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.171852] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.171857] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.171861] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.171865] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
    [ 0.171869] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.171873] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.171877] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.171881] system 00:00: [mem 0x20000000-0x201fffff] has been reserved
    [ 0.171885] system 00:00: [mem 0x40000000-0x401fffff] has been reserved
    [ 0.171891] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.172584] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
    [ 0.172590] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    [ 0.172671] system 00:02: [io 0x0500-0x057f] could not be reserved
    [ 0.172676] system 00:02: [io 0x0480-0x04bf] has been reserved
    [ 0.172681] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.172727] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.172802] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.172844] pnp: PnP ACPI: found 5 devices
    [ 0.181140] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.181153] pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff]
    [ 0.181169] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 0.181179] pci 0000:00:1c.1: bridge window [mem 0xe0600000-0xe06fffff]
    [ 0.181187] pci 0000:00:1c.1: bridge window [mem 0xe0500000-0xe05fffff 64bit pref]
    [ 0.181201] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.181205] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.181209] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.181212] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    [ 0.181216] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    [ 0.181219] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    [ 0.181223] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
    [ 0.181226] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
    [ 0.181230] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
    [ 0.181233] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
    [ 0.181237] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
    [ 0.181240] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
    [ 0.181243] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
    [ 0.181247] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
    [ 0.181250] pci_bus 0000:00: resource 18 [mem 0x000f0000-0x000fffff]
    [ 0.181254] pci_bus 0000:00: resource 19 [mem 0xafa00000-0xfebfffff]
    [ 0.181257] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed44fff]
    [ 0.181262] pci_bus 0000:01: resource 1 [mem 0xe0400000-0xe04fffff]
    [ 0.181266] pci_bus 0000:02: resource 1 [mem 0xe0600000-0xe06fffff]
    [ 0.181269] pci_bus 0000:02: resource 2 [mem 0xe0500000-0xe05fffff 64bit pref]
    [ 0.181319] NET: Registered protocol family 2
    [ 0.181671] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.181835] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.181980] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.182017] TCP: reno registered
    [ 0.182031] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.182066] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.182162] NET: Registered protocol family 1
    [ 0.182192] pci 0000:00:02.0: Video device with shadowed ROM
    [ 0.182773] PCI: CLS 64 bytes, default 64
    [ 0.182860] Unpacking initramfs...
    [ 0.302677] Freeing initrd memory: 3232K (ffff8800379a0000 - ffff880037cc8000)
    [ 0.302693] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.302698] software IO TLB [mem 0xa8ee4000-0xacee4000] (64MB) mapped at [ffff8800a8ee4000-ffff8800acee3fff]
    [ 0.302960] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    [ 0.303038] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
    [ 0.303051] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
    [ 0.303148] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 0.303201] Scanning for low memory corruption every 60 seconds
    [ 0.303637] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 0.303657] Initialise system trusted keyring
    [ 0.304287] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.307213] zpool: loaded
    [ 0.307219] zbud: loaded
    [ 0.307572] VFS: Disk quotas dquot_6.5.2
    [ 0.307644] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.307867] msgmni has been set to 7783
    [ 0.307975] Key type big_key registered
    [ 0.308262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.308317] io scheduler noop registered
    [ 0.308322] io scheduler deadline registered
    [ 0.308380] io scheduler cfq registered (default)
    [ 0.308697] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
    [ 0.308978] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
    [ 0.309161] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.309165] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 0.309172] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.309208] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
    [ 0.309212] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.309215] pci 0000:02:00.1: Signaling PME through PCIe PME interrupt
    [ 0.309223] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
    [ 0.309253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.309285] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.309344] vesafb: mode is 1366x768x32, linelength=5504, pages=0
    [ 0.309346] vesafb: scrolling: redraw
    [ 0.309350] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.309380] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004780000, using 4160k, total 4160k
    [ 0.315773] Console: switching to colour frame buffer device 170x48
    [ 0.321847] fb0: VESA VGA frame buffer device
    [ 0.321882] intel_idle: MWAIT substates: 0x21120
    [ 0.321884] intel_idle: v0.4 model 0x2A
    [ 0.321887] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.322122] GHES: HEST is not enabled!
    [ 0.322261] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.323099] Linux agpgart interface v0.103
    [ 0.323175] rtc_cmos 00:03: RTC can wake from S4
    [ 0.323405] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.323444] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 0.323464] Intel P-state driver initializing.
    [ 0.323700] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.323974] TCP: cubic registered
    [ 0.324249] NET: Registered protocol family 10
    [ 0.324810] NET: Registered protocol family 17
    [ 0.325630] Loading compiled-in X.509 certificates
    [ 0.325667] registered taskstats version 1
    [ 0.326469] Magic number: 2:425:406
    [ 0.326624] rtc_cmos 00:03: setting system clock to 2014-10-27 00:25:43 UTC (1414369543)
    [ 0.326771] PM: Hibernation image not present or could not be loaded.
    [ 0.328979] Freeing unused kernel memory: 1140K (ffffffff818e5000 - ffffffff81a02000)
    [ 0.328984] Write protecting the kernel read-only data: 8192k
    [ 0.334234] Freeing unused kernel memory: 752K (ffff880001544000 - ffff880001600000)
    [ 0.336362] Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
    [ 0.352574] random: systemd-tmpfile urandom read with 1 bits of entropy available
    [ 0.355532] systemd-udevd[47]: starting version 216
    [ 0.387858] ACPI: bus type USB registered
    [ 0.387913] usbcore: registered new interface driver usbfs
    [ 0.387936] usbcore: registered new interface driver hub
    [ 0.388039] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.388042] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.391270] usbcore: registered new device driver usb
    [ 0.392129] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.392223] sdhci: Secure Digital Host Controller Interface driver
    [ 0.392228] sdhci: Copyright(c) Pierre Ossman
    [ 0.392414] ehci-pci: EHCI PCI platform driver
    [ 0.392656] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 0.392671] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.392674] sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10)
    [ 0.392714] ehci-pci 0000:00:1a.0: debug port 2
    [ 0.393158] sdhci-pci 0000:02:00.1: No vmmc regulator found
    [ 0.393163] sdhci-pci 0000:02:00.1: No vqmmc regulator found
    [ 0.395522] mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA
    [ 0.397372] SCSI subsystem initialized
    [ 0.400613] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 0.400649] ehci-pci 0000:00:1a.0: irq 21, io mem 0xe0705800
    [ 0.402598] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.402906] libata version 3.00 loaded.
    [ 0.408631] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 0.408994] hub 1-0:1.0: USB hub found
    [ 0.409010] hub 1-0:1.0: 3 ports detected
    [ 0.409474] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.409486] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 0.409509] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.413433] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.413449] ehci-pci 0000:00:1d.0: irq 19, io mem 0xe0705c00
    [ 0.421967] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.422311] hub 2-0:1.0: USB hub found
    [ 0.422325] hub 2-0:1.0: 3 ports detected
    [ 0.422611] ahci 0000:00:1f.2: version 3.0
    [ 0.422819] ahci 0000:00:1f.2: irq 26 for MSI/MSI-X
    [ 0.422858] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 0.422890] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
    [ 0.422896] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part apst
    [ 0.425306] scsi host0: ahci
    [ 0.427777] scsi host1: ahci
    [ 0.430423] scsi host2: ahci
    [ 0.431139] scsi host3: ahci
    [ 0.431256] ata1: SATA max UDMA/133 abar m2048@0xe0705000 port 0xe0705100 irq 26
    [ 0.431260] ata2: DUMMY
    [ 0.431262] ata3: DUMMY
    [ 0.431265] ata4: DUMMY
    [ 0.475720] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.715469] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 0.748738] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.760911] ata1.00: ATA-8: MKNSSDCR120GB-7, 582ABBF0, max UDMA/133
    [ 0.760921] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [ 0.770881] ata1.00: configured for UDMA/133
    [ 0.771363] scsi 0:0:0:0: Direct-Access ATA MKNSSDCR120GB-7 BBF0 PQ: 0 ANSI: 5
    [ 0.782066] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    [ 0.782627] sd 0:0:0:0: [sda] Write Protect is off
    [ 0.782637] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 0.782810] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.785152] sda: sda1 sda2 sda3
    [ 0.786014] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 0.839907] hub 1-1:1.0: USB hub found
    [ 0.840119] hub 1-1:1.0: 4 ports detected
    [ 0.935913] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 0.945475] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 1.069643] hub 2-1:1.0: USB hub found
    [ 1.069827] hub 2-1:1.0: 4 ports detected
    [ 1.148949] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
    [ 1.233928] usb 1-1.1: string descriptor 0 read error: -22
    [ 1.290134] EXT4-fs (sda1): re-mounted. Opts: data=ordered
    [ 1.305272] tsc: Refined TSC clocksource calibration: 1097.506 MHz
    [ 1.315437] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
    [ 1.344309] systemd-udevd[136]: starting version 216
    [ 1.352295] systemd-journald[119]: Received request to flush runtime journal from PID 1
    [ 1.607498] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 1.610413] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
    [ 1.610471] ACPI: Lid Switch [LID0]
    [ 1.610565] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    [ 1.610572] ACPI: Power Button [PWRB]
    [ 1.610653] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    [ 1.610657] ACPI: Sleep Button [TPAD]
    [ 1.610758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 1.610763] ACPI: Power Button [PWRF]
    [ 1.626490] mei_me 0000:00:16.0: irq 27 for MSI/MSI-X
    [ 1.645724] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 1.645942] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
    [ 1.653739] thermal LNXTHERM:00: registered as thermal_zone0
    [ 1.653745] ACPI: Thermal Zone [THRM] (0 C)
    [ 1.660772] [Firmware Bug]: battery: (dis)charge rate invalid.
    [ 1.665282] ACPI: Battery Slot [BATX] (battery present)
    [ 1.666038] ACPI: AC Adapter [AC] (on-line)
    [ 1.681337] ACPI Warning: SystemIO range 0x0000000000000528-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\PMIO) (20140724/utaddress-258)
    [ 1.681351] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681358] ACPI Warning: SystemIO range 0x00000000000004c0-0x00000000000004cf conflicts with OpRegion 0x0000000000000480-0x00000000000004eb (\GPIO) (20140724/utaddress-258)
    [ 1.681364] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681367] ACPI Warning: SystemIO range 0x00000000000004b0-0x00000000000004bf conflicts with OpRegion 0x0000000000000480-0x00000000000004eb (\GPIO) (20140724/utaddress-258)
    [ 1.681374] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681376] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004af conflicts with OpRegion 0x0000000000000480-0x00000000000004eb (\GPIO) (20140724/utaddress-258)
    [ 1.681382] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681385] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 1.688249] [drm] Initialized drm 1.1.0 20060810
    [ 1.691201] pps_core: LinuxPPS API ver. 1 registered
    [ 1.691207] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 1.700706] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
    [ 1.701200] PTP clock support registered
    [ 1.706524] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 1.752871] tg3.c:v3.137 (May 11, 2014)
    [ 1.753314] Adding 8167872k swap on /dev/sda2. Priority:-1 extents:1 across:8167872k SSFS
    [ 1.757127] Bluetooth: Core ver 2.19
    [ 1.757151] NET: Registered protocol family 31
    [ 1.757154] Bluetooth: HCI device and connection manager initialized
    [ 1.757166] Bluetooth: HCI socket layer initialized
    [ 1.757170] Bluetooth: L2CAP socket layer initialized
    [ 1.757180] Bluetooth: SCO socket layer initialized
    [ 1.771585] usbcore: registered new interface driver btusb
    [ 1.771864] snd_hda_intel 0000:00:1b.0: irq 28 for MSI/MSI-X
    [ 1.777240] cfg80211: Calling CRDA to update world regulatory domain
    [ 1.812626] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    [ 1.812635] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 1.812640] sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    [ 1.812643] sound hdaudioC0D0: mono: mono_out=0x0
    [ 1.812646] sound hdaudioC0D0: inputs:
    [ 1.812650] sound hdaudioC0D0: Internal Mic=0x1b
    [ 1.812654] sound hdaudioC0D0: Mic=0x19
    [ 1.819178] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM57785) rev 57785100] (PCI Express) MAC address 20:89:84:c7:a0:92
    [ 1.819187] tg3 0000:02:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
    [ 1.819192] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [ 1.819196] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
    [ 1.834640] media: Linux media interface: v0.10
    [ 1.845475] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input7
    [ 1.849543] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 1.850477] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 1.850623] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 1.851058] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 1.851353] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 1.860140] iTCO_vendor_support: vendor-support=0
    [ 1.861704] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 1.861764] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0560)
    [ 1.862721] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 1.863690] Linux video capture interface: v2.00
    [ 1.875723] usbcore: registered new interface driver ath3k
    [ 1.914247] tg3 0000:02:00.0 enp2s0f0: renamed from eth0
    [ 1.926001] systemd-udevd[145]: renamed network interface eth0 to enp2s0f0
    [ 1.938186] usb 1-1.1: USB disconnect, device number 3
    [ 1.944872] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b336)
    [ 1.953353] input: HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input13
    [ 1.953679] usbcore: registered new interface driver uvcvideo
    [ 1.953684] USB Video Class driver (1.1.1)
    [ 1.997073] intel_rapl: Found RAPL domain package
    [ 1.997080] intel_rapl: Found RAPL domain core
    [ 1.997083] intel_rapl: Found RAPL domain uncore
    [ 1.999325] [drm] Memory usable by graphics device = 2048M
    [ 1.999330] [drm] Replacing VGA console driver
    [ 1.999337] checking generic (d0000000 410000) vs hw (d0000000 10000000)
    [ 1.999340] fb: switching to inteldrmfb from VESA VGA
    [ 1.999399] Console: switching to colour dummy device 80x25
    [ 2.006114] i915 0000:00:02.0: irq 29 for MSI/MSI-X
    [ 2.006130] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 2.006133] [drm] Driver supports precise vblank timestamp query.
    [ 2.006275] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 2.010165] input: Cypress APA Trackpad (cyapa) as /devices/pci0000:00/0000:00:1f.3/i2c-0/0-0067/input/input14
    [ 2.014824] mousedev: PS/2 mouse device common for all mice
    [ 2.037823] ath: phy0: ASPM enabled: 0x43
    [ 2.037831] ath: EEPROM regdomain: 0x6c
    [ 2.037834] ath: EEPROM indicates we should expect a direct regpair map
    [ 2.037838] ath: Country alpha2 being used: 00
    [ 2.037840] ath: Regpair used: 0x6c
    [ 2.044014] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 2.044617] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90004980000, irq=17
    [ 2.050867] ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
    [ 2.054438] fbcon: inteldrmfb (fb0) is primary device
    [ 2.054543] Console: switching to colour frame buffer device 170x48
    [ 2.054559] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 2.054563] i915 0000:00:02.0: registered panic notifier
    [ 2.066878] systemd-udevd[145]: renamed network interface wlan0 to wlp1s0
    [ 2.070905] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
    [ 2.125455] usb 1-1.1: new full-speed USB device number 5 using ehci-pci
    [ 2.154830] tg3 0000:02:00.0: irq 30 for MSI/MSI-X
    [ 2.154842] tg3 0000:02:00.0: irq 31 for MSI/MSI-X
    [ 2.154849] tg3 0000:02:00.0: irq 32 for MSI/MSI-X
    [ 2.714571] Switched to clocksource tsc
    [ 2.714588] IPv6: ADDRCONF(NETDEV_UP): enp2s0f0: link is not ready
    [ 2.731648] usb 1-1.1: string descriptor 0 read error: -22
    [ 2.850571] random: nonblocking pool is initialized
    lsusb
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 004: ID 04f2:b336 Chicony Electronics Co., Ltd
    Bus 001 Device 005: ID 0489:e04e Foxconn / Hon Hai
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  • Driver problem, Colour Sensor not working properly?

    Hey!
    My W530 came with windows 8 preinstalled. Unfortunately I got sick of it after 2 months of use and decided to install windows 7. After turning off safety boot in the bios menu, windows 7 worked pretty good. I'm only having a few issues at the moment.
    - Some hardware is missing its drivers. I installed most of the drivers (needed ones) as far as I know. But in the device manager, its showing me that software is missing.
    - X-rite colour sensor is not working. It worked in windows 8 and I absolutely love it. But when I try to make a new profile (calibrate), it gives me an error (not sure what the error is in english, so here goes google translate: error setting calibration-initialization) and three beeps.
    Some of my own thoughts are that, when I had windows 8, my screen showed up as 'Thinklad LCD' or something similair (in the screen resolution menu). Now it shows up as 'screen of portable computer' (this is obviously not the exact term it shows, its the standart name that windows shows for monitors and displays. hooray for google translate again). I was guessing that maybe I am missing a display driver (even though I could not find one myself). And since it shows 'ACPI' at the device manager at 'unknown device', I am guessing it has to do with a harddrive driver?
    I really tried my best spitting out the forum, and google. But I got no luck. I really hope someone here can help me (again).
    Thanks a lot!
    Image showing errors and what not. Its dutch, so if a translation is really needed, I'll try my best and translate most of the onscreen stuff:
    Link to picture (sorry for putting a picture here at first)
    EDIT:
    I found the error log of X-rite, so here it is:
    Misc.txt
    isAvailable(): Failed to get device - 5
    isAvailable(): Failed to get device - 5
    XRLaptopSDK --> XRCalibrationInit
    [za 17. aug 11:10:43 2013] Error Code [10]. Error setting Calibration init. : ..\..\..\..\LogoAppPriamos\Source\Eccm2\XRLaptopIFSDKWrapper.cpp:36
    isAvailable(): Failed to get device - 5
    isAvailable(): Failed to get device - 5
    XRLaptopSDK --> XRCalibrationInit
    [za 17. aug 11:10:54 2013] Error Code [10]. Error setting Calibration init. : ..\..\..\..\LogoAppPriamos\Source\Eccm2\XRLaptopIFSDKWrapper.cpp:36
    startPostCalibration --> Restoring DPST state
    XRLaptopSDK --> START start-PostCalibration
    XRLaptopSDK --> XRCalibrationLidTurnOnNotification
    [za 17. aug 11:11:04 2013] Error Code [6]. Error Turning on laptop notifications. : ..\..\..\..\LogoAppPriamos\Source\Eccm2\XRLaptopIFSDKWrapper.cpp:196
    MeasuredPatchesLogger.txt
    Monitor Name: Algemeen PnP-beeldscherm
    Monitor Type: 4
    Serial Number:
    Moderator note; picture(s) totalling >50K converted to link(s) Forum Rules

    I am sorry for the bump, but I reinstalled the x-rite software and got a different error this time:
    isAvailable(): Failed to get device - 5
    isAvailable(): Failed to get device - 5
    XRLaptopSDK --> XRCalibrationInit
    XRLaptopSDK --> XRCalibrationLidTurnOffNotification
    [di 20. aug 00:26:25 2013] Error Code [7]. Error Turning off laptop notifications. : ..\..\..\..\LogoAppPriamos\Source\Eccm2\XRLaptopIFSDKWrapper.cpp:43
    isAvailable(): Failed to get device - 5
    isAvailable(): Failed to get device - 5
    XRLaptopSDK --> XRCalibrationInit
    XRLaptopSDK --> XRCalibrationLidTurnOffNotification
    [di 20. aug 00:26:32 2013] Error Code [7]. Error Turning off laptop notifications. : ..\..\..\..\LogoAppPriamos\Source\Eccm2\XRLaptopIFSDKWrapper.cpp:43
    isAvailable(): Failed to get device - 5
    isAvailable(): Failed to get device - 5
    XRLaptopSDK --> XRCalibrationInit
    XRLaptopSDK --> XRCalibrationLidTurnOffNotification
    [di 20. aug 00:26:55 2013] Error Code [7]. Error Turning off laptop notifications. : ..\..\..\..\LogoAppPriamos\Source\Eccm2\XRLaptopIFSDKWrapper.cpp:43

Maybe you are looking for