[SOLVED] So many problems with the RTL8723au wireless card:

Hello,
   I have been a long time linux user (Ubuntu & CentOS) and recently switched to Arch Linux. My laptop usually has strange issues with all sorts of stuff when it runs Linux like graphics cards, brightness control, and WiFi. So far I have been able to fix the first two on my own from the wiki.
   In Ubuntu I was used to having to clone into https://github.com/lwfinger/rtl8723au and then making the driver. After a quick modprobe 8723au the wireless interface came up and was working perfectly with NetworkManager.
   After doing the same thing with Arch, NetworkManager cannot connect to the internet, neither can Wicd which gets stuck at the Authentication step. I finally disabled both of these services and used wpa_supplicant to successfully connect but after a lot of errors. I am pretty sure something is wrong with the wireless driver, and not Wicd, NetworkManager, and wpa_supplicant at the same time.
There is no output from  iw dev
'Not connected.' from  iw dev wlp0s26u1u4i2   even though wpa_supplicant is connected to the internet.
Output of   sudo wpa_supplicant -Dwext -iwlp0s26u1u4i2 -c./wpa_test  :
(wpa_supplicant takes a good 3 minutes to connect)
Successfully initialized wpa_supplicant
ioctl[SIOCSIWAP]: Operation not permitted
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
wlp0s26u1u4i2: Trying to associate with 00:22:3f:84:59:74 (SSID='Eden' freq=2437 MHz)
wlp0s26u1u4i2: Association request to the driver failed
wlp0s26u1u4i2: Associated with 00:22:3f:84:59:74
wlp0s26u1u4i2: WPA: Key negotiation completed with 00:22:3f:84:59:74 [PTK=TKIP GTK=TKIP]
wlp0s26u1u4i2: CTRL-EVENT-CONNECTED - Connection to 00:22:3f:84:59:74 completed [id=0 id_str=]
wlp0s26u1u4i2: Trying to associate with 00:22:3f:84:59:74 (SSID='Eden' freq=2437 MHz)
wlp0s26u1u4i2: Association request to the driver failed
wlp0s26u1u4i2: CTRL-EVENT-DISCONNECTED bssid=00:22:3f:84:59:74 reason=0
wlp0s26u1u4i2: Associated with 00:22:3f:84:59:74
wlp0s26u1u4i2: CTRL-EVENT-EAP-STARTED EAP authentication started
EAP: buildIdentity: identity configuration was not available
wlp0s26u1u4i2: CTRL-REQ-IDENTITY-0:Identity needed for SSID Eden
wlp0s26u1u4i2: CTRL-EVENT-EAP-FAILURE EAP authentication failed
wlp0s26u1u4i2: Authentication with 00:22:3f:84:59:74 timed out.
ioctl[SIOCSIWAP]: Operation not permitted
wlp0s26u1u4i2: CTRL-EVENT-DISCONNECTED bssid=00:22:3f:84:59:74 reason=3 locally_generated=1
wlp0s26u1u4i2: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Eden" auth_failures=1 duration=10
wlp0s26u1u4i2: CTRL-EVENT-SSID-REENABLED id=0 ssid="Eden"
wlp0s26u1u4i2: Trying to associate with 00:22:3f:84:59:74 (SSID='Eden' freq=2437 MHz)
wlp0s26u1u4i2: Association request to the driver failed
wlp0s26u1u4i2: Associated with 00:22:3f:84:59:74
wlp0s26u1u4i2: CTRL-EVENT-DISCONNECTED bssid=00:22:3f:84:59:74 reason=0
wlp0s26u1u4i2: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlp0s26u1u4i2: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Eden" auth_failures=2 duration=20
wlp0s26u1u4i2: CTRL-EVENT-SSID-REENABLED id=0 ssid="Eden"
wlp0s26u1u4i2: Trying to associate with 00:22:3f:84:59:74 (SSID='Eden' freq=2437 MHz)
wlp0s26u1u4i2: Association request to the driver failed
wlp0s26u1u4i2: Associated with 00:22:3f:84:59:74
wlp0s26u1u4i2: WPA: Key negotiation completed with 00:22:3f:84:59:74 [PTK=TKIP GTK=TKIP]
wlp0s26u1u4i2: CTRL-EVENT-CONNECTED - Connection to 00:22:3f:84:59:74 completed
Output of 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.7-1-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) (gcc version 4.8.2 20140206 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Mar 24 20:06:08 CET 2014
[ 0.000000] Command line: initrd=\initramfs-linux.img root=/dev/sda2 video.use_native_backlight=1 rw
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] 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-0x00000000c4daffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c4db0000-0x00000000c61affff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c61b0000-0x00000000ca7befff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ca7bf000-0x00000000caebefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000caebf000-0x00000000cafbefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cafbf000-0x00000000caffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000cafff000-0x00000000caffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cb000000-0x00000000cf9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] 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 0x00000000fed98000-0x00000000fed9ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffcc0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022f5fffff] usable
[ 0.000000] e820: update [mem 0xc3dad018-0xc3dbd057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000087fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000088000-0x00000000000bffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000c3dad017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c3dad018-0x00000000c3dbd057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c3dbd058-0x00000000c4daffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c4db0000-0x00000000c61affff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000c61b0000-0x00000000ca7befff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000ca7bf000-0x00000000caebefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000caebf000-0x00000000cafbefff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000cafbf000-0x00000000caffefff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000cafff000-0x00000000caffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000cb000000-0x00000000cf9fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed98000-0x00000000fed9ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ffcc0000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000022f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by INSYDE Corp.
[ 0.000000] efi: ACPI=0xcaffe000 ACPI 2.0=0xcaffe014 SMBIOS=0xcaebef98
[ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000007000) (0MB)
[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000007000-0x000000000006f000) (0MB)
[ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000006f000-0x0000000000070000) (0MB)
[ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000070000-0x0000000000088000) (0MB)
[ 0.000000] efi: mem05: type=6, attr=0x800000000000000f, range=[0x0000000000088000-0x00000000000a0000) (0MB)
[ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
[ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001f61000) (15MB)
[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001f61000-0x0000000020000000) (480MB)
[ 0.000000] efi: mem09: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040004000) (510MB)
[ 0.000000] efi: mem11: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
[ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000040005000-0x000000007fcf8000) (1020MB)
[ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x000000007fcf8000-0x0000000080000000) (3MB)
[ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x0000000080000000-0x00000000c31c0000) (1073MB)
[ 0.000000] efi: mem15: type=4, attr=0xf, range=[0x00000000c31c0000-0x00000000c31e0000) (0MB)
[ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x00000000c31e0000-0x00000000c3dad000) (11MB)
[ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x00000000c3dad000-0x00000000c3dbe000) (0MB)
[ 0.000000] efi: mem18: type=1, attr=0xf, range=[0x00000000c3dbe000-0x00000000c418a000) (3MB)
[ 0.000000] efi: mem19: type=4, attr=0xf, range=[0x00000000c418a000-0x00000000c4db0000) (12MB)
[ 0.000000] efi: mem20: type=0, attr=0xf, range=[0x00000000c4db0000-0x00000000c61b0000) (20MB)
[ 0.000000] efi: mem21: type=7, attr=0xf, range=[0x00000000c61b0000-0x00000000c61b8000) (0MB)
[ 0.000000] efi: mem22: type=2, attr=0xf, range=[0x00000000c61b8000-0x00000000c61bb000) (0MB)
[ 0.000000] efi: mem23: type=7, attr=0xf, range=[0x00000000c61bb000-0x00000000c61bc000) (0MB)
[ 0.000000] efi: mem24: type=2, attr=0xf, range=[0x00000000c61bc000-0x00000000c61bd000) (0MB)
[ 0.000000] efi: mem25: type=7, attr=0xf, range=[0x00000000c61bd000-0x00000000c61be000) (0MB)
[ 0.000000] efi: mem26: type=2, attr=0xf, range=[0x00000000c61be000-0x00000000c61bf000) (0MB)
[ 0.000000] efi: mem27: type=7, attr=0xf, range=[0x00000000c61bf000-0x00000000c63a8000) (1MB)
[ 0.000000] efi: mem28: type=1, attr=0xf, range=[0x00000000c63a8000-0x00000000c63bf000) (0MB)
[ 0.000000] efi: mem29: type=7, attr=0xf, range=[0x00000000c63bf000-0x00000000c7b67000) (23MB)
[ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x00000000c7b67000-0x00000000c864a000) (10MB)
[ 0.000000] efi: mem31: type=7, attr=0xf, range=[0x00000000c864a000-0x00000000c864c000) (0MB)
[ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x00000000c864c000-0x00000000c864e000) (0MB)
[ 0.000000] efi: mem33: type=7, attr=0xf, range=[0x00000000c864e000-0x00000000c8650000) (0MB)
[ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x00000000c8650000-0x00000000c8697000) (0MB)
[ 0.000000] efi: mem35: type=7, attr=0xf, range=[0x00000000c8697000-0x00000000c8699000) (0MB)
[ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x00000000c8699000-0x00000000c86cb000) (0MB)
[ 0.000000] efi: mem37: type=7, attr=0xf, range=[0x00000000c86cb000-0x00000000c86cc000) (0MB)
[ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x00000000c86cc000-0x00000000c87ff000) (1MB)
[ 0.000000] efi: mem39: type=7, attr=0xf, range=[0x00000000c87ff000-0x00000000c8803000) (0MB)
[ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x00000000c8803000-0x00000000c8806000) (0MB)
[ 0.000000] efi: mem41: type=7, attr=0xf, range=[0x00000000c8806000-0x00000000c8807000) (0MB)
[ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x00000000c8807000-0x00000000c885a000) (0MB)
[ 0.000000] efi: mem43: type=7, attr=0xf, range=[0x00000000c885a000-0x00000000c88b3000) (0MB)
[ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x00000000c88b3000-0x00000000c8c65000) (3MB)
[ 0.000000] efi: mem45: type=7, attr=0xf, range=[0x00000000c8c65000-0x00000000c8c67000) (0MB)
[ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x00000000c8c67000-0x00000000c8c78000) (0MB)
[ 0.000000] efi: mem47: type=7, attr=0xf, range=[0x00000000c8c78000-0x00000000c8c7c000) (0MB)
[ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x00000000c8c7c000-0x00000000c8c7d000) (0MB)
[ 0.000000] efi: mem49: type=7, attr=0xf, range=[0x00000000c8c7d000-0x00000000c8c7e000) (0MB)
[ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x00000000c8c7e000-0x00000000ca3bf000) (23MB)
[ 0.000000] efi: mem51: type=7, attr=0xf, range=[0x00000000ca3bf000-0x00000000ca435000) (0MB)
[ 0.000000] efi: mem52: type=3, attr=0xf, range=[0x00000000ca435000-0x00000000ca7bf000) (3MB)
[ 0.000000] efi: mem53: type=5, attr=0x800000000000000f, range=[0x00000000ca7bf000-0x00000000ca865000) (0MB)
[ 0.000000] efi: mem54: type=6, attr=0x800000000000000f, range=[0x00000000ca865000-0x00000000ca866000) (0MB)
[ 0.000000] efi: mem55: type=5, attr=0x800000000000000f, range=[0x00000000ca866000-0x00000000ca868000) (0MB)
[ 0.000000] efi: mem56: type=6, attr=0x800000000000000f, range=[0x00000000ca868000-0x00000000ca869000) (0MB)
[ 0.000000] efi: mem57: type=5, attr=0x800000000000000f, range=[0x00000000ca869000-0x00000000ca86f000) (0MB)
[ 0.000000] efi: mem58: type=6, attr=0x800000000000000f, range=[0x00000000ca86f000-0x00000000ca870000) (0MB)
[ 0.000000] efi: mem59: type=5, attr=0x800000000000000f, range=[0x00000000ca870000-0x00000000ca883000) (0MB)
[ 0.000000] efi: mem60: type=6, attr=0x800000000000000f, range=[0x00000000ca883000-0x00000000ca884000) (0MB)
[ 0.000000] efi: mem61: type=5, attr=0x800000000000000f, range=[0x00000000ca884000-0x00000000ca894000) (0MB)
[ 0.000000] efi: mem62: type=6, attr=0x800000000000000f, range=[0x00000000ca894000-0x00000000ca895000) (0MB)
[ 0.000000] efi: mem63: type=5, attr=0x800000000000000f, range=[0x00000000ca895000-0x00000000ca8a9000) (0MB)
[ 0.000000] efi: mem64: type=6, attr=0x800000000000000f, range=[0x00000000ca8a9000-0x00000000ca8aa000) (0MB)
[ 0.000000] efi: mem65: type=5, attr=0x800000000000000f, range=[0x00000000ca8aa000-0x00000000ca8e3000) (0MB)
[ 0.000000] efi: mem66: type=6, attr=0x800000000000000f, range=[0x00000000ca8e3000-0x00000000ca935000) (0MB)
[ 0.000000] efi: mem67: type=5, attr=0x800000000000000f, range=[0x00000000ca935000-0x00000000ca9bf000) (0MB)
[ 0.000000] efi: mem68: type=6, attr=0x800000000000000f, range=[0x00000000ca9bf000-0x00000000caabf000) (1MB)
[ 0.000000] efi: mem69: type=0, attr=0xf, range=[0x00000000caabf000-0x00000000caebf000) (4MB)
[ 0.000000] efi: mem70: type=10, attr=0xf, range=[0x00000000caebf000-0x00000000cafbf000) (1MB)
[ 0.000000] efi: mem71: type=9, attr=0xf, range=[0x00000000cafbf000-0x00000000cafff000) (0MB)
[ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000cafff000-0x00000000cb000000) (0MB)
[ 0.000000] efi: mem73: type=7, attr=0xf, range=[0x0000000100000000-0x000000022f600000) (4854MB)
[ 0.000000] efi: mem74: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
[ 0.000000] efi: mem75: type=0, attr=0x0, range=[0x00000000cb000000-0x00000000cfa00000) (74MB)
[ 0.000000] efi: mem76: type=11, attr=0x8000000000000001, range=[0x00000000f0000000-0x00000000f4000000) (64MB)
[ 0.000000] efi: mem77: type=11, attr=0x8000000000000001, range=[0x00000000feb00000-0x00000000feb04000) (0MB)
[ 0.000000] efi: mem78: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[ 0.000000] efi: mem79: type=11, attr=0x8000000000000001, range=[0x00000000fed10000-0x00000000fed1a000) (0MB)
[ 0.000000] efi: mem80: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[ 0.000000] efi: mem81: type=0, attr=0x0, range=[0x00000000fed98000-0x00000000feda0000) (0MB)
[ 0.000000] efi: mem82: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[ 0.000000] efi: mem83: type=11, attr=0x8000000000000000, range=[0x00000000ffcc0000-0x0000000100000000) (3MB)
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: LENOVO 20175/INVALID, BIOS 66CN54WW 01/21/2013
[ 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 = 0x22f600 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 FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FF8000000 write-back
[ 0.000000] 3 base 0C8000000 mask FFE000000 write-back
[ 0.000000] 4 base 0CA000000 mask FFF000000 write-back
[ 0.000000] 5 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 6 base 100000000 mask F00000000 write-back
[ 0.000000] 7 base 200000000 mask FC0000000 write-back
[ 0.000000] 8 base 22F600000 mask FFFE00000 uncachable
[ 0.000000] 9 base 22F800000 mask FFF800000 uncachable
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000082000] 82000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x02b3f000, 0x02b3ffff] PGTABLE
[ 0.000000] BRK [0x02b40000, 0x02b40fff] PGTABLE
[ 0.000000] BRK [0x02b41000, 0x02b41fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x22f400000-0x22f5fffff]
[ 0.000000] [mem 0x22f400000-0x22f5fffff] page 2M
[ 0.000000] BRK [0x02b42000, 0x02b42fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x22c000000-0x22f3fffff]
[ 0.000000] [mem 0x22c000000-0x22f3fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x22bffffff]
[ 0.000000] [mem 0x200000000-0x22bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0x40003fff] page 4k
[ 0.000000] BRK [0x02b43000, 0x02b43fff] PGTABLE
[ 0.000000] BRK [0x02b44000, 0x02b44fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x40005000-0xc4daffff]
[ 0.000000] [mem 0x40005000-0x401fffff] page 4k
[ 0.000000] [mem 0x40200000-0xc4bfffff] page 2M
[ 0.000000] [mem 0xc4c00000-0xc4daffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xc61b0000-0xca7befff]
[ 0.000000] [mem 0xc61b0000-0xc61fffff] page 4k
[ 0.000000] [mem 0xc6200000-0xca5fffff] page 2M
[ 0.000000] [mem 0xca600000-0xca7befff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xcafff000-0xcaffffff]
[ 0.000000] [mem 0xcafff000-0xcaffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
[ 0.000000] RAMDISK: [mem 0x7fcf8000-0x7fffffff]
[ 0.000000] ACPI: RSDP 00000000caffe014 000024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 00000000caffe210 0000DC (v01 LENOVO CB-01 00000001 01000013)
[ 0.000000] ACPI: FACP 00000000caff5000 00010C (v05 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: DSDT 00000000cafe9000 008814 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: FACS 00000000cafbb000 000040
[ 0.000000] ACPI: SLIC 00000000caffd000 000176 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: UEFI 00000000caffc000 000236 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: SSDT 00000000caffb000 000662 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: SSDT 00000000caffa000 000A39 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: SSDT 00000000caff9000 000098 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: SSDT 00000000caff8000 000058 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: SSDT 00000000caff7000 000757 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: ASF! 00000000caff6000 0000A5 (v32 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: HPET 00000000caff4000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: APIC 00000000caff3000 00008C (v03 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: MCFG 00000000caff2000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: WDAT 00000000cafe8000 000224 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: SSDT 00000000cafe6000 001068 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: BOOT 00000000cafe4000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: ASPT 00000000cafe2000 000034 (v07 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: DBGP 00000000cafe1000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: FPDT 00000000cafdf000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: MSDM 00000000cafde000 000055 (v03 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: SSDT 00000000cafdd000 0009AA (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: SSDT 00000000cafdc000 000B22 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: DMAR 00000000cafdb000 0000B8 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: BGRT 00000000cafda000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022f5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22f5fffff]
[ 0.000000] NODE_DATA [mem 0x22f5f1000-0x22f5f5fff]
[ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880226c00000-ffff88022ebfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x22f5fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x00087fff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20200000-0x40003fff]
[ 0.000000] node 0: [mem 0x40005000-0xc4daffff]
[ 0.000000] node 0: [mem 0xc61b0000-0xca7befff]
[ 0.000000] node 0: [mem 0xcafff000-0xcaffffff]
[ 0.000000] node 0: [mem 0x100000000-0x22f5fffff]
[ 0.000000] On node 0 totalpages: 2066246
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3975 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12807 pages used for memmap
[ 0.000000] DMA32 zone: 819647 pages, LIFO batch:31
[ 0.000000] Normal zone: 19416 pages used for memmap
[ 0.000000] Normal zone: 1242624 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[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-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 0xc3dad000-0xc3dadfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc3dbd000-0xc3dbdfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc4db0000-0xc61affff]
[ 0.000000] PM: Registered nosave memory: [mem 0xca7bf000-0xcaebefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcaebf000-0xcafbefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcafbf000-0xcaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcfa00000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-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-0xfed97fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed98000-0xfed9ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeda0000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffcbffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffcc0000-0xffffffff]
[ 0.000000] e820: [mem 0xcfa00000-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:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88022f200000 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: 2033937
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 video.use_native_backlight=1 rw
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 7994740K/8264984K available (5271K kernel code, 836K rwdata, 1676K rodata, 1128K init, 1324K bss, 270244K 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 2494.288 MHz processor
[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.43 BogoMIPS (lpj=8314293)
[ 0.000006] pid_max: default: 32768 minimum: 301
[ 0.000021] init_memory_mapping: [mem 0xca7bf000-0xca864fff]
[ 0.000024] [mem 0xca7bf000-0xca864fff] page 4k
[ 0.000040] init_memory_mapping: [mem 0xca865000-0xca865fff]
[ 0.000041] [mem 0xca865000-0xca865fff] page 4k
[ 0.000049] init_memory_mapping: [mem 0xca866000-0xca867fff]
[ 0.000050] [mem 0xca866000-0xca867fff] page 4k
[ 0.000058] init_memory_mapping: [mem 0xca868000-0xca868fff]
[ 0.000059] [mem 0xca868000-0xca868fff] page 4k
[ 0.000067] init_memory_mapping: [mem 0xca869000-0xca86efff]
[ 0.000068] [mem 0xca869000-0xca86efff] page 4k
[ 0.000077] init_memory_mapping: [mem 0xca86f000-0xca86ffff]
[ 0.000078] [mem 0xca86f000-0xca86ffff] page 4k
[ 0.000086] init_memory_mapping: [mem 0xca870000-0xca882fff]
[ 0.000087] [mem 0xca870000-0xca882fff] page 4k
[ 0.000095] init_memory_mapping: [mem 0xca883000-0xca883fff]
[ 0.000096] [mem 0xca883000-0xca883fff] page 4k
[ 0.000104] init_memory_mapping: [mem 0xca884000-0xca893fff]
[ 0.000105] [mem 0xca884000-0xca893fff] page 4k
[ 0.000113] init_memory_mapping: [mem 0xca894000-0xca894fff]
[ 0.000114] [mem 0xca894000-0xca894fff] page 4k
[ 0.000121] init_memory_mapping: [mem 0xca895000-0xca8a8fff]
[ 0.000123] [mem 0xca895000-0xca8a8fff] page 4k
[ 0.000130] init_memory_mapping: [mem 0xca8a9000-0xca8a9fff]
[ 0.000132] [mem 0xca8a9000-0xca8a9fff] page 4k
[ 0.000139] init_memory_mapping: [mem 0xca8aa000-0xca8e2fff]
[ 0.000140] [mem 0xca8aa000-0xca8e2fff] page 4k
[ 0.000148] init_memory_mapping: [mem 0xca8e3000-0xca934fff]
[ 0.000149] [mem 0xca8e3000-0xca934fff] page 4k
[ 0.000158] init_memory_mapping: [mem 0xca935000-0xca9befff]
[ 0.000159] [mem 0xca935000-0xca9befff] page 4k
[ 0.000168] init_memory_mapping: [mem 0xca9bf000-0xcaabefff]
[ 0.000169] [mem 0xca9bf000-0xcaabefff] page 4k
[ 0.023864] Security Framework initialized
[ 0.023874] AppArmor: AppArmor disabled by boot time parameter
[ 0.023876] Yama: becoming mindful.
[ 0.024490] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.027098] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.028239] Mount-cache hash table entries: 256
[ 0.028442] Initializing cgroup subsys memory
[ 0.028448] Initializing cgroup subsys devices
[ 0.028450] Initializing cgroup subsys freezer
[ 0.028452] Initializing cgroup subsys net_cls
[ 0.028454] Initializing cgroup subsys blkio
[ 0.028478] CPU: Physical Processor ID: 0
[ 0.028479] CPU: Processor Core ID: 0
[ 0.028485] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.028953] mce: CPU supports 7 MCE banks
[ 0.028966] CPU0: Thermal monitoring enabled (TM1)
[ 0.028975] 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.029094] Freeing SMP alternatives memory: 20K (ffffffff819ed000 - ffffffff819f2000)
[ 0.030319] ACPI: Core revision 20131115
[ 0.038302] ACPI: All ACPI Tables successfully acquired
[ 0.052784] ftrace: allocating 21068 entries in 83 pages
[ 0.064716] dmar: Host address width 36
[ 0.064719] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.064726] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[ 0.064727] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.064732] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[ 0.064734] dmar: RMRR base: 0x000000cae8c000 end: 0x000000caeabfff
[ 0.064735] dmar: RMRR base: 0x000000cb800000 end: 0x000000cf9fffff
[ 0.064810] IOAPIC id 0 under DRHD base 0xfed91000 IOMMU 1
[ 0.064811] HPET id 0 under DRHD base 0xfed91000
[ 0.064984] Enabled IRQ remapping in x2apic mode
[ 0.064986] Enabling x2apic
[ 0.064988] Enabled x2apic
[ 0.064996] Switched APIC routing to cluster x2apic.
[ 0.065463] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.098505] smpboot: CPU0: Intel(R) Core(TM) i7-3537U CPU @ 2.00GHz (fam: 06, model: 3a, stepping: 09)
[ 0.098516] TSC deadline timer enabled
[ 0.098529] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[ 0.098537] ... version: 3
[ 0.098538] ... bit width: 48
[ 0.098539] ... generic registers: 4
[ 0.098540] ... value mask: 0000ffffffffffff
[ 0.098541] ... max period: 0000ffffffffffff
[ 0.098542] ... fixed-purpose events: 3
[ 0.098543] ... event mask: 000000070000000f
[ 0.125340] x86: Booting SMP configuration:
[ 0.139207] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.125342] .... node #0, CPUs: #1 #2 #3
[ 0.179947] x86: Booted up 1 node, 4 CPUs
[ 0.179950] smpboot: Total of 4 processors activated (19962.73 BogoMIPS)
[ 0.184637] devtmpfs: initialized
[ 0.187964] PM: Registering ACPI NVS region [mem 0xcaebf000-0xcafbefff] (1048576 bytes)
[ 0.188857] RTC time: 16:04:30, date: 03/26/14
[ 0.188897] NET: Registered protocol family 16
[ 0.189005] cpuidle: using governor ladder
[ 0.189006] cpuidle: using governor menu
[ 0.189036] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.189038] ACPI: bus type PCI registered
[ 0.189040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.189115] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[ 0.189117] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[ 0.197814] PCI: Using configuration type 1 for base access
[ 0.198491] bio: create slab <bio-0> at 0
[ 0.198622] ACPI: Added _OSI(Module Device)
[ 0.198623] ACPI: Added _OSI(Processor Device)
[ 0.198625] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.198626] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.201979] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.218281] ACPI: SSDT 00000000cae17018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20121220)
[ 0.218701] ACPI: Dynamic OEM Table Load:
[ 0.218703] ACPI: SSDT (null) 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20121220)
[ 0.231416] ACPI: SSDT 00000000cae18a98 000303 (v01 PmRef ApIst 00003000 INTL 20121220)
[ 0.231864] ACPI: Dynamic OEM Table Load:
[ 0.231866] ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20121220)
[ 0.241296] ACPI: SSDT 00000000cae16d98 000119 (v01 PmRef ApCst 00003000 INTL 20121220)
[ 0.241708] ACPI: Dynamic OEM Table Load:
[ 0.241710] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20121220)
[ 0.678858] ACPI: Interpreter enabled
[ 0.678866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[ 0.678871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[ 0.678887] ACPI: (supports S0 S3 S4 S5)
[ 0.678889] ACPI: Using IOAPIC for interrupt routing
[ 0.678920] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.679079] ACPI: No dock devices found.
[ 0.685419] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.685425] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.685568] \_SB_.PCI0:_OSC invalid UUID
[ 0.685569] _OSC request data:1 1f 0
[ 0.685574] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.686120] PCI host bridge to bus 0000:00
[ 0.686123] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.686126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.686128] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.686130] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.686132] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
[ 0.686133] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
[ 0.686135] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
[ 0.686137] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
[ 0.686139] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.686141] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.686142] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.686144] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.686146] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.686148] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.686150] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
[ 0.686152] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
[ 0.686153] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff]
[ 0.686163] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[ 0.686272] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[ 0.686286] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe03fffff 64bit]
[ 0.686294] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.686300] pci 0000:00:02.0: reg 0x20: [io 0x2000-0x203f]
[ 0.686402] pci 0000:00:04.0: [8086:0153] type 00 class 0x118000
[ 0.686414] pci 0000:00:04.0: reg 0x10: [mem 0xfed98000-0xfed9ffff 64bit]
[ 0.686545] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.686571] pci 0000:00:14.0: reg 0x10: [mem 0xe0400000-0xe040ffff 64bit]
[ 0.686651] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.686706] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.686750] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.686777] pci 0000:00:16.0: reg 0x10: [mem 0xe041c000-0xe041c00f 64bit]
[ 0.686860] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.686964] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.686989] pci 0000:00:1a.0: reg 0x10: [mem 0xe0421000-0xe04213ff]
[ 0.687090] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.687163] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.687207] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.687225] pci 0000:00:1b.0: reg 0x10: [mem 0xe0418000-0xe041bfff 64bit]
[ 0.687303] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.687360] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.687405] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.687430] pci 0000:00:1d.0: reg 0x10: [mem 0xe0420000-0xe04203ff]
[ 0.687530] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.687599] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.687643] pci 0000:00:1f.0: [8086:1e56] type 00 class 0x060100
[ 0.687844] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[ 0.687867] pci 0000:00:1f.2: reg 0x10: [io 0x2088-0x208f]
[ 0.687876] pci 0000:00:1f.2: reg 0x14: [io 0x2094-0x2097]
[ 0.687885] pci 0000:00:1f.2: reg 0x18: [io 0x2080-0x2087]
[ 0.687895] pci 0000:00:1f.2: reg 0x1c: [io 0x2090-0x2093]
[ 0.687904] pci 0000:00:1f.2: reg 0x20: [io 0x2060-0x207f]
[ 0.687915] pci 0000:00:1f.2: reg 0x24: [mem 0xe041f000-0xe041f7ff]
[ 0.687967] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.688054] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.688073] pci 0000:00:1f.3: reg 0x10: [mem 0xe041d000-0xe041d0ff 64bit]
[ 0.688097] pci 0000:00:1f.3: reg 0x20: [io 0x2040-0x205f]
[ 0.688200] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000
[ 0.688225] pci 0000:00:1f.6: reg 0x10: [mem 0xe041e000-0xe041efff 64bit]
[ 0.688950] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.689014] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.689078] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.689138] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.689201] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.689262] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.689329] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.689391] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.689694] ACPI: Enabled 5 GPEs in block 00 to 3F
[ 0.689701] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.689762] Found 1 acpi root devices
[ 0.689805] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.689890] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.689893] vgaarb: loaded
[ 0.689894] vgaarb: bridge control possible 0000:00:02.0
[ 0.689928] PCI: Using ACPI for IRQ routing
[ 0.691760] PCI: pci_cache_line_size set to 64 bytes
[ 0.691768] pci 0000:00:04.0: no compatible bridge window for [mem 0xfed98000-0xfed9ffff 64bit]
[ 0.691809] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[ 0.691811] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 0.691813] e820: reserve RAM buffer [mem 0xc3dad018-0xc3ffffff]
[ 0.691814] e820: reserve RAM buffer [mem 0xc4db0000-0xc7ffffff]
[ 0.691816] e820: reserve RAM buffer [mem 0xca7bf000-0xcbffffff]
[ 0.691818] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
[ 0.691819] e820: reserve RAM buffer [mem 0x22f600000-0x22fffffff]
[ 0.691905] NetLabel: Initializing
[ 0.691906] NetLabel: domain hash size = 128
[ 0.691907] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.691921] NetLabel: unlabeled traffic allowed by default
[ 0.691943] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.691949] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.693981] Switched to clocksource hpet
[ 0.698589] pnp: PnP ACPI init
[ 0.698603] ACPI: bus type PNP registered
[ 0.698701] pnp 00:00: [dma 4]
[ 0.698727] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.698749] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.698850] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.698888] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.698933] system 00:04: [io 0x0680-0x069f] has been reserved
[ 0.698935] system 00:04: [io 0x1000-0x100f] has been reserved
[ 0.698937] system 00:04: [io 0xffff] has been reserved
[ 0.698939] system 00:04: [io 0xffff] has been reserved
[ 0.698942] system 00:04: [io 0x0400-0x0453] could not be reserved
[ 0.698944] system 00:04: [io 0x0458-0x047f] has been reserved
[ 0.698946] system 00:04: [io 0x0500-0x057f] has been reserved
[ 0.698948] system 00:04: [io 0x164e-0x164f] has been reserved
[ 0.698951] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.698982] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.699027] system 00:06: [io 0x0454-0x0457] has been reserved
[ 0.699031] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.699074] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.699112] pnp 00:08: Plug and Play ACPI device, IDs SYN2b01 SYN2b00 SYN0002 PNP0f13 (active)
[ 0.699241] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.699243] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.699245] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.699248] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.699250] system 00:09: [mem 0xf0000000-0xf3ffffff] has been reserved
[ 0.699252] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.699254] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.699257] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.699259] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.699261] system 00:09: [mem 0xcfa00000-0xcfa00fff] has been reserved
[ 0.699264] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.699560] system 00:0a: [mem 0x20000000-0x201fffff] has been reserved
[ 0.699562] system 00:0a: [mem 0x40004000-0x40004fff] has been reserved
[ 0.699565] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.699582] pnp: PnP ACPI: found 11 devices
[ 0.699583] ACPI: bus type PNP unregistered
[ 0.706306] pci 0000:00:04.0: BAR 0: assigned [mem 0xcfa08000-0xcfa0ffff 64bit]
[ 0.706314] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.706316] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.706319] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.706320] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[ 0.706322] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[ 0.706324] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[ 0.706326] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
[ 0.706328] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
[ 0.706330] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
[ 0.706332] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
[ 0.706334] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
[ 0.706336] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
[ 0.706338] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
[ 0.706340] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
[ 0.706342] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
[ 0.706344] pci_bus 0000:00: resource 19 [mem 0xcfa00000-0xfeafffff]
[ 0.706377] NET: Registered protocol family 2
[ 0.706559] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.706739] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.706918] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.706937] TCP: reno registered
[ 0.706951] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.706985] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.707065] NET: Registered protocol family 1
[ 0.707077] pci 0000:00:02.0: Boot video device
[ 0.734160] PCI: CLS 64 bytes, default 64
[ 0.734206] Unpacking initramfs...
[ 0.799245] Freeing initrd memory: 3104K (ffff88007fcf8000 - ffff880080000000)
[ 0.799255] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.799258] software IO TLB [mem 0xbf1c0000-0xc31c0000] (64MB) mapped at [ffff8800bf1c0000-ffff8800c31bffff]
[ 0.799286] Simple Boot Flag at 0x44 set to 0x1
[ 0.799482] Scanning for low memory corruption every 60 seconds
[ 0.799787] audit: initializing netlink socket (disabled)
[ 0.799797] type=2000 audit(1395849870.769:1): initialized
[ 0.815211] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.816571] zbud: loaded
[ 0.816755] VFS: Disk quotas dquot_6.5.2
[ 0.816796] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.816964] msgmni has been set to 15732
[ 0.817018] Key type big_key registered
[ 0.817253] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.817299] io scheduler noop registered
[ 0.817302] io scheduler deadline registered
[ 0.817333] io scheduler cfq registered (default)
[ 0.817390] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.817405] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.817464] efifb: probing for efifb
[ 0.818285] efifb: framebuffer at 0xd0000000, mapped to 0xffffc90009280000, using 5628k, total 5625k
[ 0.818287] efifb: mode is 1600x900x32, linelength=6400, pages=1
[ 0.818288] efifb: scrolling: redraw
[ 0.818289] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.823011] Console: switching to colour frame buffer device 200x56
[ 0.827654] fb0: EFI VGA frame buffer device
[ 0.827662] intel_idle: MWAIT substates: 0x21120
[ 0.827664] intel_idle: v0.4 model 0x3A
[ 0.827665] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.827817] GHES: HEST is not enabled!
[ 0.827872] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.828333] Linux agpgart interface v0.103
[ 0.828392] rtc_cmos 00:05: RTC can wake from S4
[ 0.828526] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 0.828569] rtc_cmos 00:05: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.828579] Intel P-state driver initializing.
[ 0.828589] Intel pstate controlling: cpu 0
[ 0.828603] Intel pstate controlling: cpu 1
[ 0.828627] Intel pstate controlling: cpu 2
[ 0.828638] Intel pstate controlling: cpu 3
[ 0.828736] drop_monitor: Initializing network drop monitor service
[ 0.828775] TCP: cubic registered
[ 0.828835] NET: Registered protocol family 10
[ 0.828947] NET: Registered protocol family 17
[ 0.828953] Key type dns_resolver registered
[ 0.829123] registered taskstats version 1
[ 0.829544] Magic number: 6:146:86
[ 0.829615] rtc_cmos 00:05: setting system clock to 2014-03-26 16:04:31 UTC (1395849871)
[ 0.829652] PM: Hibernation image not present or could not be loaded.
[ 0.830252] Freeing unused kernel memory: 1128K (ffffffff818d3000 - ffffffff819ed000)
[ 0.830253] Write protecting the kernel read-only data: 8192k
[ 0.831855] Freeing unused kernel memory: 860K (ffff880002529000 - ffff880002600000)
[ 0.832573] Freeing unused kernel memory: 372K (ffff8800027a3000 - ffff880002800000)
[ 0.837842] random: systemd-tmpfile urandom read with 2 bits of entropy available
[ 0.838870] systemd-udevd[56]: starting version 211
[ 0.853108] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.860944] ACPI: bus type USB registered
[ 0.860963] usbcore: registered new interface driver usbfs
[ 0.860970] usbcore: registered new interface driver hub
[ 0.861033] usbcore: registered new device driver usb
[ 0.861644] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.862015] ehci-pci: EHCI PCI platform driver
[ 0.862170] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.862179] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.862201] ehci-pci 0000:00:1a.0: debug port 2
[ 0.864782] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.864821] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.866118] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.866136] ehci-pci 0000:00:1a.0: irq 16, io mem 0xe0421000
[ 0.867411] SCSI subsystem initialized
[ 0.868417] libata version 3.00 loaded.
[ 0.874215] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.874372] hub 1-0:1.0: USB hub found
[ 0.874378] hub 1-0:1.0: 2 ports detected
[ 0.874585] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.874593] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.874605] ehci-pci 0000:00:1d.0: debug port 2
[ 0.878522] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.878538] ehci-pci 0000:00:1d.0: irq 23, io mem 0xe0420000
[ 0.887569] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.887716] hub 2-0:1.0: USB hub found
[ 0.887723] hub 2-0:1.0: 2 ports detected
[ 0.887965] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.887974] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.888073] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.888098] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
[ 0.888335] hub 3-0:1.0: USB hub found
[ 0.888348] hub 3-0:1.0: 4 ports detected
[ 0.888700] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.888703] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.888900] hub 4-0:1.0: USB hub found
[ 0.888909] hub 4-0:1.0: 4 ports detected
[ 0.891125] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.914375] ahci 0000:00:1f.2: version 3.0
[ 0.914482] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[ 0.914525] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x1 impl SATA mode
[ 0.914527] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 0.915307] scsi0 : ahci
[ 0.915378] scsi1 : ahci
[ 0.915435] scsi2 : ahci
[ 0.915484] scsi3 : ahci
[ 0.915536] scsi4 : ahci
[ 0.915587] scsi5 : ahci
[ 0.915615] ata1: SATA max UDMA/133 abar m2048@0xe041f000 port 0xe041f100 irq 43
[ 0.915616] ata2: DUMMY
[ 0.915617] ata3: DUMMY
[ 0.915617] ata4: DUMMY
[ 0.915618] ata5: DUMMY
[ 0.915619] ata6: DUMMY
[ 1.181353] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.234678] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.235451] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[ 1.235457] ata1.00: ATA-9: SAMSUNG MZMTD256HAGM-000L1, DXT42L0Q, max UDMA/133
[ 1.235461] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.236043] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[ 1.236192] ata1.00: configured for UDMA/133
[ 1.236523] scsi 0:0:0:0: Direct-Access ATA SAMSUNG MZMTD256 DXT4 PQ: 0 ANSI: 5
[ 1.239286] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 1.239503] sd 0:0:0:0: [sda] Write Protect is off
[ 1.239506] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.239553] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.241490] sda: sda1 sda2 sda3
[ 1.242898] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.303737] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.305587] hub 1-1:1.0: USB hub found
[ 1.305681] hub 1-1:1.0: 6 ports detected
[ 1.366288] systemd[1]: systemd 211 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
[ 1.366410] systemd[1]: Detected architecture 'x86-64'.
[ 1.366949] systemd[1]: Set hostname to <ArchYogi>.
[ 1.371967] systemd-efi-boot-generator[115]: Checking was requested for /dev/disk/by-partuuid/3729fee9-5517-4bce-aed1-950a27a8114c, but /sbin/fsck.vfat cannot be used: No such file or directory
[ 1.371970] systemd-fstab-generator[117]: Checking was requested for /dev/disk/by-uuid/C8B9-B8D5, but /sbin/fsck.vfat cannot be used: No such file or directory
[ 1.407523] systemd[1]: Starting Login Prompts.
[ 1.407601] systemd[1]: Reached target Login Prompts.
[ 1.407612] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 1.407652] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.407662] systemd[1]: Starting Remote File Systems.
[ 1.407717] systemd[1]: Reached target Remote File Systems.
[ 1.407737] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 1.407857] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 1.407872] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 1.407894] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.407901] systemd[1]: Starting Paths.
[ 1.407950] systemd[1]: Reached target Paths.
[ 1.407960] systemd[1]: Starting Encrypted Volumes.
[ 1.408010] systemd[1]: Reached target Encrypted Volumes.
[ 1.408020] systemd[1]: Expecting device dev-sda3.device...
[ 1.408063] systemd[1]: Expecting device dev-disk-by\x2duuid-a1cade15\x2dfeac\x2d4130\x2d977f\x2d86fc383ac3b0.device...
[ 1.408123] systemd[1]: Starting EFI System Partition Automount.
[ 1.408222] systemd[1]: Set up automount EFI System Partition Automount.
[ 1.408230] systemd[1]: Expecting device dev-disk-by\x2duuid-C8B9\x2dB8D5.device...
[ 1.408281] systemd[1]: Starting Root Slice.
[ 1.411504] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.412296] systemd[1]: Created slice Root Slice.
[ 1.412305] systemd[1]: Starting User and Session Slice.
[ 1.412462] systemd[1]: Created slice User and Session Slice.
[ 1.412471] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 1.412540] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 1.412548] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 1.412612] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 1.412623] systemd[1]: Starting Delayed Shutdown Socket.
[ 1.412684] systemd[1]: Listening on Delayed Shutdown Socket.
[ 1.412692] systemd[1]: Starting LVM2 metadata daemon socket.
[ 1.412756] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 1.412766] systemd[1]: Starting udev Control Socket.
[ 1.412824] systemd[1]: Listening on udev Control Socket.
[ 1.412833] systemd[1]: Starting udev Kernel Socket.
[ 1.412889] systemd[1]: Listening on udev Kernel Socket.
[ 1.412898] systemd[1]: Starting Journal Socket.
[ 1.412966] systemd[1]: Listening on Journal Socket.
[ 1.412979] systemd[1]: Starting System Slice.
[ 1.413125] systemd[1]: Created slice System Slice.
[ 1.413138] systemd[1]: Started File System Check on Root Device.
[ 1.413144] systemd[1]: Mounting Temporary Directory...
[ 1.413728] systemd[1]: Starting system-getty.slice.
[ 1.413910] systemd[1]: Created slice system-getty.slice.
[ 1.413938] systemd[1]: Mounting Debug File System...
[ 1.414223] systemd[1]: Starting udev Coldplug all Devices...
[ 1.414616] systemd[1]: Mounting Huge Pages File System...
[ 1.419477] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 1.419852] systemd[1]: Starting Setup Virtual Console...
[ 1.420199] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.421416] systemd[1]: Started Load Kernel Modules.
[ 1.422447] systemd[1]: Starting Apply Kernel Variables...
[ 1.423037] systemd[1]: Mounting Configuration File System...
[ 1.423497] systemd[1]: Mounted FUSE Control File System.
[ 1.425369] systemd[1]: Started Set Up Additional Binary Formats.
[ 1.425389] systemd[1]: Starting Journal Service...
[ 1.425806] systemd[1]: Started Journal Service.
[ 1.442839] EXT4-fs (sda2): re-mounted. Opts: data=ordered
[ 1.475136] systemd-udevd[149]: starting version 211
[ 1.522849] ACPI: AC Adapter [ADP1] (off-line)
[ 1.523074] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[ 1.523090] ACPI: Lid Switch [LID0]
[ 1.523129] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[ 1.523134] ACPI: Power Button [PWRB]
[ 1.523168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 1.523170] ACPI: Power Button [PWRF]
[ 1.526299] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
[ 1.526305] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.526309] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[ 1.526313] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPCB.H_EC.GPIO 2 (20131115/utaddress-251)
[ 1.526317] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.526318] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[ 1.526322] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.LPCB.H_EC.GPIO 2 (20131115/utaddress-251)
[ 1.526325] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.526327] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 1.533112] [drm] Initialized drm 1.1.0 20060810
[ 1.534509] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X
[ 1.534851] wmi: Mapper loaded
[ 1.535603] hub 2-1:1.0: USB hub found
[ 1.535690] hub 2-1:1.0: 8 ports detected
[ 1.546749] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 1.554361] ACPI: Battery Slot [BAT1] (battery present)
[ 1.557790] hda_codec: CX20590: BIOS auto-probing.
[ 1.559167] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.559170] ACPI: Thermal Zone [TZ01] (45 C)
[ 1.560277] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input5
[ 1.564563] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 1.566923] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 1.567155] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 1.567178] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 1.570300] [drm] Memory usable by graphics device = 2048M
[ 1.570304] checking generic (d0000000 57f000) vs hw (d0000000 10000000)
[ 1.570306] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
[ 1.570321] Console: switching to colour dummy device 80x25
[ 1.573241] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x17
[ 1.575075] platform microcode: Direct firmware load failed with error -2
[ 1.575079] platform microcode: Falling back to user helper
[ 1.587933] Adding 8361280k swap on /dev/sda3. Priority:-1 extents:1 across:8361280k SSFS
[ 1.605235] iTCO_vendor_support: vendor-support=0
[ 1.605675] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[ 1.605700] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[ 1.605797] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 1.606377] systemd-journald[134]: Received request to flush runtime journal from PID 1
[ 1.615249] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
[ 1.616772] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x17
[ 1.616788] platform microcode: Direct firmware load failed with error -2
[ 1.616790] platform microcode: Falling back to user helper
[ 1.618686] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x17
[ 1.618695] platform microcode: Direct firmware load failed with error -2
[ 1.618696] platform microcode: Falling back to user helper
[ 1.619001] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x17
[ 1.619013] platform microcode: Direct firmware load failed with error -2
[ 1.619016] platform microcode: Falling back to user helper
[ 1.619330] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 1.621755] i915 0000:00:02.0: irq 46 for MSI/MSI-X
[ 1.621762] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.621763] [drm] Driver supports precise vblank timestamp query.
[ 1.621848] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.715200] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[ 1.730067] fbcon: inteldrmfb (fb0) is primary device
[ 1.765339] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[ 1.802021] tsc: Refined TSC clocksource calibration: 2494.337 MHz
[ 1.830499] intel_rapl: domain uncore energy ctr 60509:60509 not working, skip
[ 1.915603] usb 1-1.5: new full-speed USB device number 5 using ehci-pci
[ 2.151154] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.152936] rts5139: module is from the staging directory, the quality is unknown, you have been warned.
[ 2.157046] scsi6 : SCSI emulation for RTS5139 USB card reader
[ 2.157172] usbcore: registered new interface driver rts5139
[ 2.157210] scsi 6:0:0:0: Direct-Access Generic- xD/SD/M.S.

Apparently one cannot run dhcpcd AND NetworkManager at the same time. I feel really stupid, but at the same time I spent most of today looking through the wiki.
For those newbies who ran into this, do this with root access:
systemctl disable dhcpcd.service
systemctl enable NetworkManager.service
Marking this as solved.

Similar Messages

  • Many problems with the 'Export to Text' (.txt) in CR Xi

    Hi,
    I have listed many problems with the 'Export to Text' (.txt) function of CR Xi.
    These problems are related to this export format only (meaning everything works fine in the Viewer or in the 'Export to PDF')...
    - Multi-columns layout do not export as Multi-column (export only a one column);
    - Numeric values with parenthesis for negative values or with a fix currency sign at the leftmost position are not exported correctly;
    - Fields having a Suppress formula which is "WhilePrintingRecords" do not appears when exported;
    - Fields with 'Suppress double value' checked are not always suppressed when exported to Text.
    - 'Keep Group Together' flag is not working.
    - 'Reset Page Number After' simply does not works when exported to text;
    - 'Keep object together' on TextBox/Section is not working.
    - Whenever a group is ending on the last line of a page, the the following page as the same Group header as the previous group with no records until the page is filled, then the PageBreak and PageHeader is missing but the records of the following group appears.
    I would like to know what is the status of the 'Export to Text' function (is it a deprecated function not supported anymore???).
    If still supported, when will these bugs be fixed???
    Thanks

    Hi Rene
    Export to Text is supported till date. Crystal Reports 2008 also supports this with Keep together working however when I tried with format with multiple columns, it didnot show up in the exported text file.
    Regards
    Sourashree

  • How to solve a serious problem with the Battary of my T500 laptop ?

    Hi Forum,
    My personal laptop is Lenovo THINKPAD T500 2055, and its main specifications are as follows:
    - 39T6651 SBB 9 CELL LI-ION BATTERY
    - Intel Core 2 Duo processor T9400 (2.53GHz 1066MHz 6MBL2)
    - 8 GB DDR3 SDRAM Memory Module 4 GB (2 x 4 GB) 1066MHz DDR31066/PC38500 DDR3 SDRAM SoDIMM Kingston.
    - 2 GB Intel Turbo Memory hard drive cache.
    - ATI Mobility Radeon 3650 with 256MB.
    - 160 GB Hard Disk Drive, 7200rpm.
    - Windows 7 Ultimate with the latest Service Pack (x64).
    My problem precisely and concisely is the Battary. I have been using my laptop with the same battary since 01.01.2009 (Almost 3.5 Years), and the battary has been working quite OK.
    Most of the time my laptop is plugged in and working with the electricity. However, A very few times I used the laptop while it is running on battery, Nevertheless, I have the habit to empty the batter once in a while i.e. Every 3 weeks, I unplug the charger and keep using the laptop till I see the warning orange sign (5%), then, I plug it in again.
    Thankfully, I never had any problems with the battary nor the laptop, and when I charge the laptop usually it shows full sign (100%).
    Three days ago, All of a sudden my laptop starts flashing the orange battary sign constantly while charge indicates 100%. When I try running on the battery by unplugging the AC adapter, the laptop loses power immediately and shuts down right away.
    What do you think should I do? Could you please provide me any useful tips to resolve this problem?
    I would greatly and sincerely appreciate all your inputs !
    Thanks for your consideration of my request, and I very much look forward to hearing from you at your earliest convenience !
    Solved!
    Go to Solution.

    In the control panel goto the "Lenovo - Power Manager" and click the battery tab, there is a maintenance button in there that will let you change the charging profile for your battery.   (from memory, so exact wording may be off)
     The lower the numbers you use there, the longer the battery *should* last.    These batteries degrade faster at higher charge levels, however storing them at too low of levels is also not good for them... I've read that 40% is optimal, but just not realistic if you use your computer.
    --- ThinkPad T61 / Win 7 / Core 2 / 4gb RAM / Nvidia / Still used daily --- ThinkPad Edge 15/ i5 / Win 7 / TrueCrypt / 8gb RAM / Hated it, died at 1 yr 1 mo old --- ThinkPad T510 / Win 7 / TrueCrypt / i5 / 8gb RAM / Nvidia / Current primary machine --- ThinkPad X220 / i7 / IPS / 4gb / TrueCrypt / My Road Machine

  • Why are there so many problems with the early 2008 Mac Pro ???

    Hi everybody out there using Mac Pro's early 2008,
    I found out there is a lot of problems with the early 2008 Mac Pro.
    My early 2008 Mac Pro has been repaired ones under warranty and now it stopped working again ! Also see under: Mac Pro early 2008 no chime and does not start up. Why is this ????
    It worked well for about 2 years and then it just fails and i had this failing issue twice already !!! Is this just a BAD Apple product or how do you think I need to approach this. Let’s face it, these machine don’t come cheap and you at least expect them to work without problems for 4-5 years. What is happening here ???
    Cheers, Kavango

    go to a black screen after 15 minutes or a couple hours
    That is probably an indication that you need to find a new graphics card.
    RE: Mac Pro Replacement Graphics cards
    1) Apple brand cards,
    2) "sold in the Apple store" cards, and
    3) "Mac Edition" cards ...
    ... show all the screens, including Boot up screens, Safe Mode, Installer, Recovery, debug screens, and Alt/Option boot screens. At this writing, these choices include:
    1) Apple brand cards:
    • Apple-firmware 5770, about US$250** works near full speed in every model Mac Pro, Drivers in 10.6.5
    • Apple-firmware 5870, about US$450
    2) "sold in the Apple store" cards
    • NVIDIA Quadro 4000, about US$1200
    • NVIDIA Quadro 5000, about US$2500
    3) "Mac Edition" cards -- REQUIRE 10.8.3 or later:
    • SAPPHIRE HD 7950 3GB GDDR5 MAC Edition, about US$480** Vendor recommends Mac Pro 4,1
    • EVGA GTX 680 Mac Edition, about US$600
    The cards above require no more than the provided two 6-pin aux power connectors provided in the Mac Pro through 2012 model. Aux cables may not be provided for third-party cards, but are readily available.
    If you are Meet ALL of these:
    • running 10.8.3 or later AND
    • don't care about "no boot screens" etc AND
    • can re-wire or otherwise "work out" the power cabling, THEN:
    You can use many more cards, even most "PC-only cards"

  • I am having many problems with the CC 2014 application manager update

    I have 2 seats. Thus I have CC 2014 installed on four computers. All four are high end desktops with Windows 7 Ultimate 64 bit installed, all four with the latest patches. All four also use high end nvidia graphics cards all with the latest drivers.
    On all four, when I tried to update the application manager, only the frame of update the window was visible. Then, when I moused over the empty frame, the blue update button became visible, but nothing else. Since the common thread is nvidia drivers, it seems there may be a conflict. But one card is a Quadro FX 5800, another is 2x SLI NVIDIA GeForce GTX 285, another is an NVIDIA GeForce GTX 680 2GB, and the fourth is an NVIDIA GeForce GTX 780 3Gb. So all four have different cards.
    I went ahead and installed the app mgr update and all the program updates on all four computers. All four had problems, two of them serious.
    On one computer, there were problems booting up. The boot up problems went away when I restored to a prior image. I tried several times. The problem persisted. I finally gave up on updating this computer.
    This boot up problem then happened on a second computer. I restored to a prior image and the problem went away here as well. I then tried the installs again. This time, the computer booted fine, but I lost the ability to send email. I use Thunderbird and have had no problems sending email ever (for at least the past 8 years). So I again restored to a prior image and the email problem went away. I then tried the installs a third time. Same result. Investigating, I was able to get an alternate outgoing mail server to work (that of my company site). But I never got the Verizon server to work. Incoming? Yes. But no outgoing.
    On the third computer, I also had problems booting. But rebooting many times seems to have solved the problem. Unfortunately, Premiere crashes so often I've reverted to CC.
    I realize that Adobe puts much work into making their software better. And I depend on it every day. But to be honest, I've just spent several whole days trying to fix broken computers. And my confidence in Adobe is at an all time low.
    I so regret not staying with CC.

    >regret not staying with CC
    Previous via Cloud http://helpx.adobe.com/creative-cloud/help/install-apps.html#previous

  • I would like to upgrade to the next step, but because I have many problems with the version 10.4.11, I'm worried that upgrading would create more problems.

    Due to a misunderstanding with [email protected] in September of 2010, many of my applications and important files were put into the trash during a cleaning.  The trash hadn't been deleted, so a CleanApp rep told me to drag my important files to a folder on my desktop.  They were unable to help me with anymore advice with the exception that if I followed the pathway of the application, I could manually restore it to its proper location. 
    This was asking a lot of me because I didn't have the experience or knowledge of undertaking such a massive restoration.  However, I did the best I could.  What had been put in the trash was not just a few files -- there were hundreds of files or apps that I discovered in the trash.  As I said, this was a misunderstanding.  I was left feeling devastated at what had happened. 
    Since then, my iMac Intel Core Duo has been running on its last legs.  I'm surprised I can even get to my email.  As far as using the software that I bought with my iMac, I can't.  I just do the basics.
    What I have been wanting to do is to upgrade to the next level.  However, I worry that if I upgrade a crippled OS X 10.4.11 Tiger, I would be creating more problems than what I already have.  Do you agree that an upgrade would make matters worse? 

    It won't necessarily make it worse, but may not make it better.  I am not familiar with the utility you usedm though anything that cleans or maintains your Mac should be avoided unless you know what you are doing and what it does.  Probably re-installing software from the official sources (download or CDs) is the best way to ensure missing parts are all replaced.
    If this is a core duo and not a core 2 duo then the highest you can go is Snow Leopard 10.6 Get more information about your computer. Go to the Apple in the upper left corner of any window, then "About This Mac", then "More Info..."  Copy and paste the information here, but omit the serial number and Hardware UUID (if present).

  • [SOLVED][GRUB]Install problem with the new method

    Hi,
    it is not my first install of Arch Linux but I have a problem with this new kind of installation method, especially with GRUB.
    Here is my hard drives configuration :
    /dev/sda1 -> SSD 120 GB ntfs (windows)
    /dev/sdb1 -> HD 1 TB ext4 (data)
    /dev/sdc :
    /dev/sdc1 -> ext2 /boot
    /dev/sdc2 -> swap
    /dev/sdc3 -> ext4 /
    /dev/sdc5 -> ext4 /home
    During the installation, I installed grub (with grub-install) in /dev/sdc. I assumed it was the correct drive to install it but apparently not, Windows starts automatically and I don't have the grub menu.
    Should I install my system again or is there a way to boot on the livecd and install it ?
    Should I :
    1) mount /dev/sdc3 in /mnt then /dev/sdc1 in /mnt/boot and finally /dev/sdc5 in /mnt/home
    2) pacstrap /mnt grub-bios
    3) arch-chroot
    4) grub-install
    Thank you.
    Last edited by hiveNzin0 (2012-09-12 06:15:15)

    DSpider wrote:
    If you set whatever drive "/dev/sdc" is (brand and model) to boot first in the BIOS, all you need to do is install a bootloader on Arch. You don't even need a separate boot partition. It will use the /boot folder on root partition. Then install os-prober (if you don't already have this installed) and re-generate the .cfg.
    https://wiki.archlinux.org/index.php/Be … bootloader
    The problem is that I cannot select another hard drive. The only one available for the boot order is the Samsung 830 series (/dev/sda with Windows).
    The other options are the CD drive and removable disk.
    I checked that this morning, maybe I was too tired. I will check again this evening.
    But if I am right and I cannot select my intel SSD (containing my arch setup) for the boot order, would the solution I described work ? I don't see why not but my knowledge are basic in Linux.
    Thank you again for your help.

  • Many Problems with the update in July

    After I got the latest QT Update in July I could no Longer use my MLB Gameday Audio. Also I could not watch the latest Keynote Address. Anyone else having these problems?

    nm

  • Problems with the video video card

    Hola, mi consulta es la siguiente, tengo una motherboard MSI 845 ultra y una tarjeta aceleradora MSI g44mx420 64mb tvout, regularmente cuando enciendo el PC me aparece la pantalla con un color de fondo y unas rayas, sin iconos ni puntero de mouse, lo cual no se arregla hasta que vuelvo a conectar el cable del monitor a la tarjeta y reiniciar el equipo. ¿Por que sucede esto y como puedo solucionarlo?
    Hello, my consultation is the following one, I have one motherboard MSI 845 ultra ARU and acelerator card MSI g4mx420 64mb tvout, regularly when I ignite (power)the PC appears to me the screen with a color of bottom and rays, without icons nor sharpshooting of mouse, which is not fixed until I return to connect the cable of the monitor to the card and to reinitiate the equipment.
    Gracias, Thanks.
    Si me pueden responder en español seria mucho mejor, gracias
    Andres fernandez

    Andres,
    Lo siento per in este Forum, tienes que hablar in ingles y nosotros tenemos que responder in ingles tambien.
    Ricardo

  • How contact the support? I Had a problem with the virtual credit card

    How conctat the support? That was my first bought in the Apple store

    iTunes Store: Invalid, inactive, or illegible codes

  • When is apple going to solve the problems with the 4S battery???

    I bought a new iPhone 4S last week and I have some many problems with the battery the first day, but I thought it must be something normal because of the first time but the few next days it was the same. On Thursday morning I received the iOS 5.0.1 update and I thought it was going to solve the problem but it wasn't!! So I called Apple and they told me I should restore my phone and after that it was supossed to work properly, but it didn't so they told me I should go to an Aple Store and they would change my phone but... it's supossed that all 4S have the same problem so... I would have a new iPhone one week later but with the same problem?? If Apple solve the problem in days, weeks or even months are they going to give us the new (working-properly) phone instead our old one??
    Thank you very much!!

    Some Users have reported that a Restore has Resolved Issues...
    Backup and Set Up as New Device
    http://support.apple.com/kb/HT4137

  • Problem with the wireless speed on windows with bootcamp

    I've got a problem with the following:
    the wireless card of my mac pro is very slow when i run windows on my mac pro with bootcamp
    When i just run OSX everything works fine, but in windows, when I connect to the wireless my wireless speed
    drops to 11-18mbs.
    First I thought that it was a drivers issue, but after the update of bootcamp drivers 1.4 the problem still exist.
    First I had a Topcom wireless router now I've bought a Apple Airport Extreme, but the problem isn't solved yet...
    The router isn't 2 meters away from my mac.
    And the wireless speed is fine when i connect with my dads windows laptop...
    Does anyone has a solution? using a cable isnt a solution for me because in September I will move with my mac pro one floor down.

    You might want to ask this in the Boot Camp forums. As your wireless work fine under Mac OS X it sounds to be a software issue as opposed to a hardware one which means as Windows users they'll better be able to help.

  • HT6030 I have many problems with my mail since I moved to mavericks. The filter is very sensitive, read mail appears as unread, I can't drag mail to the folders and more. I can't update the mail program as directed on this page, update says my system is u

    I have many problems with my mail since I moved to mavericks. The filter is very sensitive, read mail appears as unread, I can't drag mail to the folders and more. I can't update the mail program as directed on this page, update says my system is updated

    I don't think that a software update from Apple will solve the issues that you are having. You have a rogue installation. After you posted I have just done the following:
    Disk Utility can verify  my partitioned Volume (including my boot disk) AND REPAIR the non-boot disks on the same Volume without a glitch. It repairs the non-boot disks containing data smoothly.
    I have used Mail to send some mails from some Yahoo and Hotmail accounts to my Thunderbird client containing GMail accounts - absolutely normal.
    I have iLife '09 but my iMovie '09 and iPhoto '09 open in a jiffy and I see no issues here. I have 6GB RAM (Maximum) on an early 2008 Macbook Pro with a 750GB hard drive partitioned with 120GB reserved for the Boot Drive.
    I am sorry that I cannot help further but I am sure there must be a way to reinstall the software without having to revert to restoring your ML backup. I have two clones and if you have such I would attempt to do that through that rather than through Time Machine - that is of course if you have a cloned drive.
    Good luck!

  • I need advise and help with this problem . First , I have been with Mac for many years ( 14 to be exact ) I do have some knowledge and understanding of Apple product . At the present time I'm having lots of problems with the router so I was looking in to

    I need advise and help with this problem .
    First , I have been with Mac for many years ( 14 to be exact ) I do have some knowledge and understanding of Apple product .
    At the present time I'm having lots of problems with the router so I was looking in to some info , and come across one web site regarding : port forwarding , IP addresses .
    In my frustration , amongst lots of open web pages tutorials and other useless information , I come across innocent looking link and software to installed called Genieo , which suppose to help with any router .
    Software ask for permission to install , and about 30 % in , my instinct was telling me , there is something not right . I stop installation . Delete everything , look for any
    trace in Spotlight , Library . Nothing could be find .
    Now , every time I open Safari , Firefox or Chrome , it will open in my home page , but when I start looking for something in steed of Google page , there is
    ''search.genieo.com'' page acting like a Google . I try again to get raid of this but I can not find solution .
    With more research , again using genieo.com search eng. there is lots of articles and warnings . From that I learn do not use uninstall software , because doing this will install more things where it come from.
    I do have AppleCare support but its to late to phone them , so maybe there some people with knowledge , how to get this of my computer
    Any help is welcome , English is my learned language , you may notice this , so I'm not that quick with the respond

    Genieo definitely doesn't help with your router. It's just adware, and has no benefit to you at all. They scammed you so that they could display their ads on your computer.
    To remove it, see:
    http://www.thesafemac.com/arg-genieo/
    Do not use the Genieo uninstaller!

  • HT3910 I face problems with the Nvidia 8800 GS on my iMac 24'' 3.06Ghz intel core duo. OS 10.06.08. What can I do to solve the problem and if you recommend upgrade to mountain Lion

    I  face problems with the Nvidia 8800 GS on my iMac 24'' 3.06Ghz intel core duo. OS 10.06.08. What can I do to solve the problem and if you recommend upgrade to mountain Lion

    If you want to sync it to the iPad from that Mac, you need to upgrade it to at least 10.5.8.
    If you want to copy the music to another Mac, you don't. Move the iTunes folder of the item in the Finder's sidebar over as you would any other folder. If you put it somewhere other than the Music folder, launch iTunes with the Option key held down and point it to that location.
    (61713)

Maybe you are looking for