[Solved]Wireless works sometimes with networkmanager

I have posted about a similar problem before (http://bbs.archlinux.org/viewtopic.php?id=49124) and people suggested I unhide the wireless network and use a different program.  I have done that however it fixed little.  I have a broadcom card, and I use the ndiswrapper (which is working well).  I'm trying to connect to a wpa network.
Networkmanager:
This is the only way I can get on the internet (so far).  This works about 1/2 the time.  When I have to establish or reestablish a connection it doesn't always work.  When it doesn't work the last line of my daemon log gets stuck on
<info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Then I get these lines
<info> Supplicant state changed: 0
<info> Activation (wlan0/wireless): association took too long (>20s), failing activation.
<info> Activation (wlan0) failed for access point (mswebsys)
In the task bar, when it doesn't work, I see two gray circles (like its trying to connect).  When it works, the bottom circle becomes green, then the top circle becomes green.
Wicd
When I try connecting, I get stuck on obtaining ip address and the log reads:
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
then it times out
Netcfg
Using this method nothing in ifconfig nor in iwconfig changes.  After about a minute (presumably after a time out) I get an output of association failed.
My profile
CONNECTION="wireless"
INTERFACE=wlan0
SCAN="yes"
SECURITY="wpa"
ESSID="name"
KEY="secret"
IP="dhcp"
TIMEOUT=20
I'm not sure what to do from here, but I think the problems these 3 programs have are linked.  I think the problem lies with dhcp or/and the wpa supplication because all 3 programs time-out around there.  I switch networks often, so I would prefer not to manually setup wpa_supplication config or spend a lot of time on the command line.  Any help would be appreciated.
It's a driver problem, if ndiswrapper isn't working, try the b43 driver.  I have been using the b43 driver for the last couple days, and I can easily connect and I stay connected.
Last edited by sam (2008-08-03 23:54:31)

Thanks for the tip, I'm trying to use the b43 driver and so far it seems to work better, but I'll have to test it for a few days to be sure.  Wicd and netcfg still hang on the same spots, but networkmanager works.
I've also noticed that my access point appears stronger in the drop down menu in networkmanager; however, my neighbors access point is significantly stronger than it used to be (my access point is now only slightly stronger than my neighbor's who live much farther away).  I'm not sure if the proximity of signal strength will cause problems in the future.
For those with similar problems, I'm using the broadcom card below (from lspci).
Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01)

Similar Messages

  • IPhoto 08 only works SOMETIMES with iPhone....

    iPhoto 08 only works SOMETIMES with iPhone. I have been able to upload my photos from my iPhone SOMETIMES... Other times iPhoto doesn't recognize that the iPhone is plugged in. The IMPORT photos just NEVER showes up. How can I get it to CONSISTANTLY recognize my iPhone... what is wrong? Never had this problem with 06.

    ok, here's what i did to get iphoto to recognize my iphone.
    change the "connecting camera opens:" dialogue box to "image capture" (in the iphoto preferences "general" tab @ the bottom of the window)
    close the preferences & quit iphoto.
    quit itunes
    open iphoto & change the "connecting camera opens:" dialogue box back to "iphoto"
    close the preferences & quit iphoto
    plug in iphone.
    both itunes & iphoto will launch simultaneously.
    best of luck!
    --e--

  • IiPad only works sometime with  hp-b210

    IPAD only works sometimes with my HP B210 printer

    Hi there sahmrh47,
    I would recommend taking a look at the troubleshooting steps found toward the bottom of the article below.
    AirPrint Basics
    http://support.apple.com/kb/HT4356
    -Griff W.

  • My Ringer only works sometimes with I message only

    My Ringer only works sometimes when using I message. The ringer works for all phone calls and emails.  I have tried everything, I even had the unit switched by my carrier and it's happening with the latest unit as well. I did not do the I tunes back and restore. I did a manual set up thinking the problem might carry over from the previous unit. Help!

    Had this happen today and 2X past as you discribed. A reboot (turn phone off and on) restored all sounds for me. The first time I can't associate w/ a cause but the second and third were just after listening to a podcast using the apple podcast app - the only app available for that. That's my story and for now I'm sticking to it.

  • Audio control in the lock screen won't work sometimes with third party apps. Has anyone else experienced this?

    iPod touch 5. IOS 7

        Hi Rspenia,
    I am sorry to hear that your phone was damaged. I'd like to address your concern. Depending on how much damage was to the screen, it may need to be replaced. Was the issue with your screen fixed? Do you have insurance coverage on your device? If so and and you wish to replace the phone, you can file a claim online here http://bit.ly/07CrqPK. I hope this helps you with getting a working device and recovering from the broken screen issue.
    Thanks,
    EdW_VZW
    Follow us on Twitter @VZWSupport

  • [Solved] ssh works not with colon(":")

    Hello,
    i was trying to setup sparkleshare with my server and recognized that i cannot login via ssh when giving a path to a folder like e.g. this: ssh 192.168.0.1:/home/sentenza
    It works when i don't give a path adress (ssh 192.168.0.1)...
    What could that be?
    Thanks!
    Last edited by sentenza (2011-12-29 12:43:12)

    Did that ever work? I've never heard of ssh'ing into a specific directory, and couldn't find anything in the man page.
    Are you possibly mixing up ssh and the ability of scp to copy to a specific directory?
    Google'ing "ssh into directory" yields:
    ssh -t 192.168.0.1 'cd /home/sentenza; bash'

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

  • [Solved] Alac doesn't work anymore with Gstreamer0.10

    Apple Loseless Audio Codec support seems to be broken for me in the 0.10 branch of gstreamer. Before I was able to play ALAC files in rhythmbox and banshee but it does not work anymore. I think the support for ALAC files is integrated in the package gstreamer-ffmpeg.
    This problem does't seems to occur in the 1.0 branch of gstreamer as ALAC files work with Totem and it also work with vlc which use dirrectly ffmpeg.
    Does someone have the same problem or is it a problem with my system ?
    I tried to reinstall gstreamer0.10 and all plugins but it didn't solve the problem.
    Last edited by sedutom (2013-04-22 14:18:39)

    Put as solved, it works back with the new version of rhythmbox
    Last edited by sedutom (2013-04-22 14:19:59)

  • I'm having problems printing from my 15" macbook pro to my HP wireless printer. It works sometimes but not reliably, it can spend hours "seating for printer". I can print from my i pad with no problems

    I'm having problems printing from my 15" macbook pro to my HP wireless printer. It works sometimes but not reliably, it can spend hours "seating for printer". I can print from my i pad with no problems

    Hi,
    Apple's AirPrint only support specific models while using wired or wireless network connection.
    Plugging a printer into a USB port of Apple base is not supported for AirPrint:
    AirPrint printers connected to the USB port of the Apple AirPort Base Station or Time Capsules are not supported with AirPrint.
    As well you must use AirPrint enabled printers for a such, none of your printers are AirPrint enabled:
    http://support.apple.com/kb/ht4356
    There are 3rd party solutions which allow sharing a printer connected to your Mac as AirPrint, Printopia as example provide a such:
    http://www.ecamm.com/mac/printopia/

  • IPod Touch: apps (facebook, twitter, facetime) don't work properly with my wireless internet having worked perfectly before. Help needed!

    I got my iPod Touch 4g for Christmas 2011 and for the first 2 weeks everything worked fine - I could download apps; use apps to their full potential; use FaceTime; use everything.
    But after the two weeks, the iPod decided to no longer work as well as it had promised. First of all, it would take more than 2 hours to download a single app from the app store and then, straight after that, I couldn't connect to FaceTime (it had worked perfectly before). Then, finally, to top it all off - Facebook and Twitter stopped working on occasions. For example, I couldn't post/send messages or photos on Twitter and at the majority of the time, the News Feeds wouldn't load.
    Sometimes everything works but most of the time it doesn't. I've tried my iPod at every time of the day and it makes no difference - nothing still works! Also, I don't think it is the fault of my wireless internet because I've had an iPod touch before and it worked perfectly, and the laptop that I am writing this question on also works perfectly with wifi.
    The weird thing is that I have used my iPod to its full potential (everything worked fine) at my friends hosue on multiple occasions - using his wifi. I am really lost for ideas for what to do - I have uninstalled all the apps that don't work with the internet (facebook, twitter) and have always made sure that I have closed apps after using them, so that my iPod wouldn't run slow.
    My iPod has been like this for over a month now, help would be appreciated

    Do you have a blackberry data plan active. On your account? You need an active blackberry data plan to use the majority of data functions on your phone, even if you are connected to wifi 

  • I have a mid-2010 iMac and just purchased a 2TB TC, can't join existing wireless network with AC standard so attached to iMac via ethernet with TC wifi turned off.  How do i access TC now? not showing up in disk utility or on desktop. working fine with TM

    I have a mid-2010 iMac and just purchased a 2TB TC, I just found out that it can't join existing wireless network with new AC standard so attached to iMac via ethernet with TC's wifi turned off.  How do i access TC now? not showing up in disk utility or on desktop. It is working fine with TM.  My cheeper seagate drives etc kept crashing, so i didnt trust cheeper back up options anymore.  Connected those drives to TM via firewire and could see the drives and access them.
    Also, I didn't want to bridge TC with my new fios router that I paid 100 dollars for, to get N speed and also paying 10 dollars more a month for fast speed.  I heard that bridging slows down everything and then there can be port issues with mail etc.  I connect to the internet via airport only and it is pretty fast. Getting over 50mbs downloads and over 30mbs uploads.  Plus everything in my home it connected to my fios router, airport express for music streaming, two apple tvs, vuezone camer system.  I really didn't want to monkey around too much with my system.  But are there other options to connect the new TC.  Can't find info anywhere for this and called apple who gave me the info above.  after hanging up, i see that i cant access my TC and I am wondering if i would have to reset it to turn wifi on again to make changes to the drive, turn off blinking light  or repair it in disk utility if it should become corrupted.
    For other with similar issues i did solve some other problems: when i connected it to my ethernet port on my iMac wifi stopped working.  Found that I had to turn off the ethernet in the system>network screen, but then TM didn't see the TC so i restarted after changes and then it saw it.
    Now a rant.  I can't believe in this wireless age that Apple would make a product that cant join a wireless net work.  The apple rep said i could return it and look for the previous TC that would join an existing wireless network.  Are we going backwards?
    Thanks!
    lennydas

    Ok... it is getting a bit clearer but there are still some questions.
    I connect to the internet via airport only and it is pretty fast.
    I was assuming airport in this statement in your first post meant the TC or the Express.. but I now realise we are still in the mass confusion stage where apple calls everything wireless an airport. So what you mean is the airport internal card of the computer??
    Also, I didn't want to bridge TC with my new fios router that I paid 100 dollars for, to get N speed and also paying 10 dollars more a month for fast speed.  I heard that bridging slows down everything and then there can be port issues with mail etc.
    I think this is mistaken.
    Putting the TC in bridge mode plugged into your FIOS will not slow the network.. nor will it cause mail or port issues.. in bridge the TC is just a fancy WAP and switch plus the network hard drive.
    If the computer is close it will be faster than the FIOS.
    You can run both wireless networks with different names.. so it is clear which is which. But you can also setup roaming so the computers themselves pick which is the best wireless.
    I tried extending the wireless net work and tried joining wireless network, but the TC kept crashing and I had to keep resetting the TC.  the Apple support person said these, extend wireless network and joint wireless network, are no longer a connection option with the new TC because of the new AC protocol.
    Thanks again!
    You cannot extend to a non-apple wireless router.
    You cannot use join a wireless network because when you do the ethernet ports will be cut off.
    But that has not changed.. I don't think Apple support is correct.. there has been no change with the AC model.. it is simply a fact that apple routers do not work in join wireless mode other than as a dumb client. The same applies to AC as to the earlier version.. but I have asked another person to check this.
    Join in the express is the only apple router that still allows an ethernet connection.
    For now you best use of the TC is bridged to the FIOS. Wireless you can sort out between several options.

  • My safari doesn't work sometimes, but I connect with the internet.

    my safari doesn't work sometimes, but I connect with the internet. Some of the videos I can't see with the Safari browser, but I can see it with other brower. But my friend can see these videos with her safari. And I can not connect with the app store sometimes.

    Before you try to configure the settings on your Router, first thing which you need to do is, Press and hold the reset button for 60 seconds...Release the reset button...Unplug the power cable from your router, wait for 60 seconds and re-connect the power cable...
    Connect the Modem to the Linksys Router on the Internet Port and then connect your computer to the Linksys router on the LAN Port 1. On your Computer click on Start - Run - CMD and click Ok... Now in the Command Prompt window type "ipconfig" and hit enter and note down the "IP address, Subnet Mask and Default Gateway" , Now again in the Command Prompt window type "ping default gateway IP" and hit enter and check if you are getting any replies, If yes then you can login to the setup page of the configure all the settings on it from scratch. 
    If your Internet Service Provider is Cable follow this link

  • I have an iphone 5 that i trade with a family member they have coverage on it. now the iphones sleep wake button doesnt work sometimes can apple replace my iphone even if i dont have the box or recipit to the product or can they just repair it?

    i have an iphone 5 that i traded with from a family member. its has coverage but now the sleep/wake button doesnt work sometimes. can apple replace my iphone and give me a new one or is it just something they can repair? i dont have the box or recipit to apple care or the iphone

    Apple can fix it without your receipt or box. They pull the serial number from the device and determine warranty status from that.  Hopefully ApplCare was registered to the product before you lost the receipt though.  If not, you can go back to the point of purchase and obtain your AppleCare receipt and Apple can help attach it to the iPhone.

  • Which wireless all in one printers work best with ipad 4

    Please help me decide which wireless all in one printer works best with the ipad 4.  I am looking for better photo printing quality, but not the very best.  I am concerned mainly with being able to set up the printer using only my ipad 4 and wireless router, as I do not own a PC with a cd/rom.  I am also interested in which brand of compatible printers is less expensive to buy ink and paper for.  I would prefer a more compact unit.  Thank you in advance for any advice.

    These days I prefer Brother printers. They appear to have engineered their printers with AirPrint as well as OS X compatibility from the start, unlike certain others who appear to have included it as an afterthought.
    Brother's models are inexpensive, their ink is also inexpensive and lasts a long time, and their photo quality is at least as good as anyone else's. They have a two year warranty and lifetime free technical support with people who understand Apple.
    Read the reviews (Amazon for instance, but be sure to read user reviews on the various manufacturer's websites as well) and decide for yourself.
    Brother™ Monochrome Laser Printer and All-in-One models now support AirPrint.
    Brother™ Color Inkjet All-in-One units now support AirPrint.
    I positively detested every inkjet printer I ever had until I bought the Brother.

  • Will my HP Officejet Pro 8500 Wireless work with the new Mac OS Lion

    Will my HP Officejet Pro 8500 Wireless work with the new Mac OS Lion

    My experience with upgrading from Snow Leopard to Lion is that the OfficeJet Pro 8500 Wireless will print just fine, although it seems to take a little longer to find the printer on the network. My scan function however locks up and will not work. This really is an annoyance, though, since I have VueScan, which works fine with Lion.
    Hopefully, Apple and HP will not orphan the OS native scanning feature for HP multifunction printers.

Maybe you are looking for