Toshiba broadcom wireless problems

Hi, some time ago, I tried to get wireless to work on my laptop, and I decided to continue my little project. I had to install archboot to get wired connection, but it didn't fix my wireless problem, so I found this article on wiki:
https://wiki.archlinux.org/index.php/Broadcom_BCM43XX
Aniway, I determined that my wireless is [14e4:4727]:
$ lspci -nn | grep 14e4 :
03:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:4727] (rev 01)
whole lspci output:
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
01:00.0 VGA compatible controller: ATI Technologies Inc M92 [Mobility Radeon HD 4500 Series]
01:00.1 Audio device: ATI Technologies Inc RV710/730
02:00.0 Ethernet controller: Atheros Communications AR8152 v1.1 Fast Ethernet (rev c1)
03:00.0 Network controller: Broadcom Corporation Device 4727 (rev 01)
3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
problem is, I install the driver, and when I run this commands:
$ modprobe lib80211_crypt_tkip
$ modprobe wl
I get:
#FATAL: Module wl not found.
so, does anyone have any idea, cos I'd really like to get that working after so much time.
when I run iwconfig I just get this:
lo no wireless extensions.
eth0 no wireless extensions.
I saw on kernel.org, that there's a higher version of kernel that I'm currently using, but I'm not expert for that, so is it possible to get that kernel and replace the old one with it, or I'm talking nonsense? I used archboot because he had newer version of kernel in which my network card was supported.
Thanks in advance!

I would find the wl.ko file where it has been compiled and copy it to the correct directory, something like:
/lib/modules/2.6.37-ARCH/kernel/drivers/net/wireless/
then run depmod -a and then modprobe wl.
Alternatively you can find the compiled driver and do insmod wl.ko

Similar Messages

  • [SOLVED kinda]Yet another Broadcom wireless problem - scanning

    Use an old Gateway laptop with a wireless card to provide internet through NAT to my desktop computer that isn't nearby my switch.  I was doing this for the longest time using WinXP on the Gateway, but since all my other computers are now running linux, I figured, hey, why not put a really sleek and sexy copy of Arch onto the Gateway, and free up some of that HD space for easier file sharing between the desktop and the rest of the network.  So I installed Arch, and have run head first into how much Arch and Broadcom wireless devices do not play well together.  Have spent all my time since then searching the forums, the wiki, etc, but to no avail.  So going to just go ahead and finally make my own call for help via the forums here. 
    I've only ever ONCE seen a scan find a wireless network, and that was after my first reboot after installing arch.  That was the only time. There are at all times 2-4 wireless networks in range of this computer.  I'm currently on my netbook running Ubuntu to post this (typing everything in by hand, ugh), and can see 4 networks right now.  The Arch laptop can't find any.
    To start off with:  I have read the wikis.  I have searched the forums.  I HAVE INSTALLED THE FIRMWARE.  I've checked to make sure my card is supported, and the driver it uses is the b43, and is not supposed to be compatible with the wl driver.  This is the cardbus Linksys WPC54G v1 card.  I know the card itself works.
    Here's the various data I'm sure will be requested of me at one point or another.  This is all taken immediately after booting.
    What can I try.  I've probably already tried it, but I'm willing to walk through step by step with someone if they think they can help.
    lspci -vnn
    03:00.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)
    Subsystem: Linksys WPC54G v1 / WPC54GS v1 802.11g Wireless-G Notebook Adapter [1737:4320]
    Flags: bus master, fast devsel, latency 64, IRQ 10
    Memory at 48000000 (32-bit, non-prefetchable) [size=8K]
    Capabilities: [40] Power Management version 2
    Kernel driver in use: b43-pci-bridge
    Immediately after boot if I run
    dmesg (related info)
    [ 7.760803] b43-pci-bridge 0000:03:00.0: enabling device (0000 -> 0002)
    [ 7.769836] b43-pci-bridge 0000:03:00.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
    [ 7.760856] b43-pci-bridge 0000:03:00.0: settling latency timer to 64
    [ 8.217173] b43-phy0: Broadcom 4306 WLAN found (core revision 5)
    [ 8.276959] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 8.278657] Registered led device: b43-phy0::tx
    [ 8.278721] Registered led device: b43-phy0::rx
    [ 8.278788] Registered led device: b43-phy0::radio
    [ 8.278831] Broadcom 43xx driver loaded [ Features: PMNLS ]
    [ 43.860080] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
    [ 43.921388] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    uname -a
    Linux oms-gateway 3.2.9-1-ARCH #1 SMP PREEMPT Thu Mar 1 09:10:44 UTC 2012 i686 Intel(R) Pentium(R) III Mobile CPU 1066MHz GenuineIntel GNU/Linux
    Kernel version greater than 3.2 should be able to use the version 5.100.138 Broadcom drivers.
    ifconfig wlan0
    wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
    ether 00:0f:66:2e:b0:83 txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 btes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    iwconfig wlan0
    wlan0 IEEE 802.11bg ESSID:off/any
    Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Encryption key:off
    Power Management:off
    lsmod | grep b43
    b43 317649 0
    mac80211 203227 1 b43
    cfg80211 147716 2 mac80211,b43
    ssb 42035 1 b43
    mmc_core 71470 2 ssb,b43
    pcmcia 31502 2 ssb,b43
    iwlist wlan0 scan
    wlan0 No scan results
    Last edited by oldmansutton (2012-03-11 01:53:50)

    oldmansutton wrote:
    Strike0 wrote:Whether rev 3 needs legacy or not is controversial. I assume you blacklisted b43 when trying legacy?
    How about any need to blacklist when you need b43. Anything suspicious around in lsmod?
    with b43, you can see me previous lsmod on the original post.
    with b43legacy, the only related things I see from lsmod are b43legacy, mac80211, cfg80211, and ssb.
    Wait.  Hmmm....
    rmmod b43
    modprobe b43legacy
    rmmod b43legacy
    modprobe b43
    lsmod |grep b43
    Now bcma is showing up.  But it didn't before.  It just started showing up with b43 since I did the compat-wireless package.  But seeing as I'm getting scans SOMETIMES now, I hesitate to call it a problem.  Maybe?
    Any other ideas?
    It can scan ONCE.  The b43 driver is obviously functional at least for a bit.
    Standard network service, wicd, netcfg, etc, I've tried them all.  Reinstalled from scratch twice.  Looking for NEW ideas basically.  I've read just about every single post about every broadcom chipset out there.  I just happen to have one of these rare ones apparently.
    Last edited by oldmansutton (2012-03-10 17:46:59)

  • Hp pavillion dv9502au notebook pc broadcom wireless adpater not shown in device manager

    Problem: hp pavillion dv9502au notebook pc broadcom wireless adpater not shown in device manager
    System Type
    hp pavillion dv9502au notebook pc
    Windows editon
    Windows 7 Ultimate
    System
    Processor                 AMD Turion(tm) 64 X2 Moblie Technology TL-56 1.80GHz
    Installed Memory    1.00 GB (895 MB usable)
    System type              32-bit Operating System
    Wirless TECH
    Broadcom Wireless
    Problem
    1. I have a switch at front left of laptop which can be slided to switch on Wireless Connections
    2. IT turns red when switched off and blue when switched on as normal
    3. But only thing that turns up is Bluetooth connection and no broadcom wireless connection
    4. No adapter is shown in the devmgmt.msc( device manager)
    5. I tried installing broadcom drivers to reslove the problem, and restarted many times for install.
    6. I tried the "reset thing" after removing the battery that experts said about.
    7. I was atlast forced to use Wired conneciton using ethernet( i hate it because, i can't be mobile around the house)
    8. Please Help
    Windows 7 Ultimate
    System
    Processor        AMD Turion(tm) 64 X2 Moblie Technology TL-56 1.80GHz
    Installed Memory    1.00 GB (895 MB usable)
    System type        32-bit Operating System
    Wirless TECH
    Broadcom Wireless
    Problem
    1. I have a switch at front left of laptop which can be slided to switch on Wireless Connections
    2. IT turns red when switched off and blue when switched on as normal
    3. But only thing that turns up is Bluetooth connection and no broadcom wireless connection
    4. No adapter is shown in the devmgmt.msc( device manager) (network adpaters shown are
                                         NVIDIA geforce adapter, bluetooth adpaters)
    5. I tried  installing many  broadcom drivers to reslove the problem, and restarted many times for install.
    6. I tried the "reset thing" after removing the battery that experts said about.
    7. I was atlast forced to use Wired conneciton using ethernet( i hate it because, i can't be mobile around the house)
    Please help

    Your wireless adapter is defective.
    Please mark the post that solves your issue as "Accept as Solution".
    If my answer was helpful click the “Thumbs Up" on the left to say “Thanks”!
    I am not a HP employee.

  • BROADCOM Wireless device name switch

    Hi all,
    i have a broadcom wireless card,
    i installed it using instruction on the wiki, and it works fine, 
    se i have the problem of interfaces swapping every time, i read the solution in the wiki.
    But it seems to don't work.
    In fact i edited the file /etc/udev/rules.d/10-network.rules
    with that:
    SUBSYSTEM=="net", ATTR{address}=="00:22:64:7F:E8:7C", NAME="eth0"
    SUBSYSTEM=="net", ATTR{address}=="00:21:00:9B:3C:6D", NAME="eth1"
    but it seems to ignore it!!!!
    I have the interfaces swapped every time.
    (i had a similar problem with other udev rules, seems that every rules that i writ is ignored!!!)
    Any idea?
    Last edited by finarfin (2011-01-30 13:16:20)

    Here is my situation, i have the following rules in /etc/udev/rules.d:
    -rw-r--r-- 1 root root 104 Oct 26 05:39 10-cups-usb.rules
    -rw-r--r-- 1 root root 132 Jan 30 20:10 10-network.rules
    -rw-r--r-- 1 root root 462 Jan 3 23:14 75-cd-aliases-generator.rules.optional
    -rw-r--r-- 1 root root 3981 Jan 3 23:14 75-persistent-net-generator.rules.optional
    The rule 10-network.rules is the one that i created following the example on the wiki.
    here is the code:
    SUBSYSTEM=="net", ATTR{address}=="00:22:64:7f:e8:7c", NAME="eth1"
    SUBSYSTEM=="net", ATTR{address}=="00:21:00:9b:3c:6d", NAME="eth0"
    And the actual ifconfig is:
    eth0 Link encap:Ethernet HWaddr 00:21:00:9B:3C:6D
    inet addr:192.168.1.237 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::221:ff:fe9b:3c6d/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:24016 errors:0 dropped:0 overruns:0 frame:2481
    TX packets:16701 errors:6 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:30104092 (28.7 Mb) TX bytes:1935694 (1.8 Mb)
    Interrupt:17
    eth1 Link encap:Ethernet HWaddr 00:22:64:7F:E8:7C
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:16
    As you can see the two device are switched.
    Maybe the rule should have the executable flag set?

  • Tried every way to install my broadcom wireless card and failed

    Hello.. i asked this in the newbie section but didn't get any replies.. i really need help and i don't know where else to go.
    i have an hp dv2500 laptop with a Broadcom wireless card.. here is the output of lspci | grep -i net
    08:00.0 Network controller: Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03)
    at first, i tried getting it to work with the broadcom-wl driver from AUR as suggested by this wiki page: http://wiki.archlinux.org/index.php/Broadcom_BCM4312
    i followed all the steps.. however, i did get an error when i tried to exucute this line:
    insmod /lib/modules/2.6.30-ARCH/kernel/drivers/net/wireless/wl.ko
    and the error was:
    error inserting 'wl.ko': -1 File exists ...
    i continued despite this error and when i was done, i couldn't detect the card with iwconfig or wicd.. the modules named "wl" and "lib80211" are loaded but i still can't detect it..
    i uninstalled, re-installed and i got the same behaviour..
    so then i tried the BCM43xx driver as described here: http://wiki.archlinux.org/index.php/Wir … up#BCM43XX
    i unpacked the firmware and restarted but i still couldn't detect it.. and i couldn't load the bcm43xx module because arch says was not found..
    then i tried the driver after that "b43".. followed the steps on the wiki, restarted, and i still couldn't detect the card with iwconfig or wicd..
    i have been trying to get this to work for 3 days now.. i appreciate your time and help in this issue..
    thanks

    thanks for the reply tomk..
    so at least we limited the problem to using broadcom-wl..
    here is dmesg after modprobe -r wl
    Bluetooth: Generic Bluetooth USB driver ver 0.5
    usbcore: registered new interface driver btusb
    Adding 1895660k swap on /dev/sda4. Priority:-1 extents:1 across:1895660k
    forcedeth 0000:00:0a.0: irq 27 for MSI/MSI-X
    Clocksource tsc unstable (delta = 4398045793691 ns)
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    eth0: no IPv6 routers present
    lib80211_crypt: unregistered algorithm 'NULL'
    and after modprobe wl:
    lib80211: common routines for IEEE802.11 drivers
    lib80211_crypt: registered algorithm 'NULL'
    i'm not that good with gnu/linux, so i'm not sure if something is wrong from these messages... do they point to anything?

  • Bad Driver for Model J6N60AV - Broadcom Wireless, bluetooth, SP68429

    I recently purchased this HP700qe.   I always make sure that I have all drivers for a machine archived away before doing anything with the machine.
    I have downloaded the file SP69429.EXE
    When attempting to extract the contents, it asks for the destination folder.   After selecting to extract to the default folder, the gauge appears and starts to populate, then the app crashes.   No documents appear in the default directory
    C:\SWSETUP\SP68429
    I have searched a great deal but can not find seem to source the driver from any other location.  Broadcomm states to go to the vendor.
    I found no other way to report this issue than the public member support forums.   This is a poor situation.   It reflects badly upon HP as a corporate entity selling to the public.
    I hope to see two things.   1) A driver that extracts correctly.  2) a better method for communications between new customers with real issues and support.
    I know, keep dreaming.
    Below is the information from the download page:
    DescriptionThis package provides the Broadcom Wireless Local Area Network (WLAN) Driver in the supported desktop models and operating systems.
     Release details
    Released:
    2014-07-24
    File name:
    sp68429.exe [1/1, 36.32M]
    Version
    6.30.223.245 B
    Compatibility:
    Microsoft Windows 8.1 (32-bit)
    Microsoft Windows 8.1 (64-bit)
    Microsoft Windows Embedded 8.1 Industry (32-bit)
    Microsoft Windows Embedded 8.1 Industry (64-bit)
     Fix/EnhancementInitial release Windows 8 driver for Broadcom 802.11n Wireless LAN Device.

    Hi:
    Since you are aware that this is a peer to peer forum, no one from HP will respond on behalf of the company.
    I do not work for or represent HP, but I have reported this problem through the forum administrators to please contact the department responsible for releasing drivers.
    I tried by various other means to extract the contents from the file, and it absolutely will not work.
    If there is a pressing reason you need a driver for that card right away, you should be able to use this slightly older one...
    http://h20565.www2.hp.com/hpsc/swd/public/detail?swItemId=cp_133536_1
    HP does have support for PC's under warranty, and you can contact HP technical support for the country you live in at the link below...where you could have reported the problem as well, rather than presuming that HP lacks a method for communications between new customers with real issues and support.
    http://www8.hp.com/us/en/contact-hp/ww-contact-us.html

  • [SOLVED]Driver of Broadcom wireless-bcm43142

    Hi
    First I am so sorry to open a new topic while there is one in https://bbs.archlinux.org/viewtopic.php … 5#p1308505. but due to the link is solved and its solutions could not solve my problem I had to open a new one.
    My problem is with my wireless device. Its driver is Broadcom wireless-bcm43142 I do not know why I cannot see my interface. The ip link gives me:
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
        link/ether 20:1a:06:9c:67:19 brd ff:ff:ff:ff:ff:ff
    And the iwconfig gives me:
    enp3s0    no wireless extensions.
    lo        no wireless extensions.
    As you can see there is no wireless interface and wifi-menu (as root) gives:
    Invalid interface specification
    I have found no way to solve my problem.
    Is there any one can help me?
    Last edited by qaderzade (2014-12-18 10:03:35)

    aurabindo
    dmesg did not give me that " a lot of errors telling "Unknown symbols"", and you see its output in bellow.
    I recreated the ramdisk and reboot but still no difference.
    dmesg output is (a little long):
    # dmesg
    [    0.000000] Initializing cgroup subsys cpuset
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Initializing cgroup subsys cpuacct
    [    0.000000] Linux version 3.17.6-1-ARCH (builduser@foutrelis) (gcc version 4.9.2 (GCC) ) #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014
    [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9cd33087-f581-4583-a7ce-7d50d414eea6 rw quiet
    [    0.000000] e820: BIOS-provided physical RAM map:
    [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
    [    0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000096aaffff] usable
    [    0.000000] BIOS-e820: [mem 0x0000000096ab0000-0x0000000097eaffff] reserved
    [    0.000000] BIOS-e820: [mem 0x0000000097eb0000-0x000000009cabefff] usable
    [    0.000000] BIOS-e820: [mem 0x000000009cabf000-0x000000009cebefff] reserved
    [    0.000000] BIOS-e820: [mem 0x000000009cebf000-0x000000009cfbefff] ACPI NVS
    [    0.000000] BIOS-e820: [mem 0x000000009cfbf000-0x000000009cffefff] ACPI data
    [    0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
    [    0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffffffff] reserved
    [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001df5fffff] usable
    [    0.000000] NX (Execute Disable) protection: active
    [    0.000000] SMBIOS 2.7 present.
    [    0.000000] DMI: LENOVO 20238/INVALID, BIOS 79CN46WW(V3.05) 12/23/2013
    [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [    0.000000] AGP: No AGP bridge found
    [    0.000000] e820: last_pfn = 0x1df600 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 0000000000 mask 7F80000000 write-back
    [    0.000000]   1 base 0080000000 mask 7FE0000000 write-back
    [    0.000000]   2 base 009D000000 mask 7FFF000000 uncachable
    [    0.000000]   3 base 009E000000 mask 7FFE000000 uncachable
    [    0.000000]   4 base 00FF800000 mask 7FFF800000 write-protect
    [    0.000000]   5 base 0100000000 mask 7F00000000 write-back
    [    0.000000]   6 base 01DF600000 mask 7FFFE00000 uncachable
    [    0.000000]   7 base 01DF800000 mask 7FFF800000 uncachable
    [    0.000000]   8 base 01E0000000 mask 7FE0000000 uncachable
    [    0.000000]   9 disabled
    [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [    0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
    [    0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
    [    0.000000] Scanning 1 areas for low memory corruption
    [    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [    0.000000] Using GB pages for direct mapping
    [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
    [    0.000000] BRK [0x01b2b000, 0x01b2bfff] PGTABLE
    [    0.000000] BRK [0x01b2c000, 0x01b2cfff] PGTABLE
    [    0.000000] BRK [0x01b2d000, 0x01b2dfff] PGTABLE
    [    0.000000] init_memory_mapping: [mem 0x1df400000-0x1df5fffff]
    [    0.000000]  [mem 0x1df400000-0x1df5fffff] page 2M
    [    0.000000] BRK [0x01b2e000, 0x01b2efff] PGTABLE
    [    0.000000] init_memory_mapping: [mem 0x1dc000000-0x1df3fffff]
    [    0.000000]  [mem 0x1dc000000-0x1df3fffff] page 2M
    [    0.000000] init_memory_mapping: [mem 0x180000000-0x1dbffffff]
    [    0.000000]  [mem 0x180000000-0x1bfffffff] page 1G
    [    0.000000]  [mem 0x1c0000000-0x1dbffffff] page 2M
    [    0.000000] init_memory_mapping: [mem 0x00100000-0x96aaffff]
    [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
    [    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
    [    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
    [    0.000000]  [mem 0x80000000-0x969fffff] page 2M
    [    0.000000]  [mem 0x96a00000-0x96aaffff] page 4k
    [    0.000000] init_memory_mapping: [mem 0x97eb0000-0x9cabefff]
    [    0.000000]  [mem 0x97eb0000-0x97ffffff] page 4k
    [    0.000000]  [mem 0x98000000-0x9c9fffff] page 2M
    [    0.000000]  [mem 0x9ca00000-0x9cabefff] page 4k
    [    0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    [    0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
    [    0.000000] init_memory_mapping: [mem 0x9cfff000-0x9cffffff]
    [    0.000000]  [mem 0x9cfff000-0x9cffffff] page 4k
    [    0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff]
    [    0.000000]  [mem 0x100000000-0x17fffffff] page 1G
    [    0.000000] RAMDISK: [mem 0x37950000-0x37c9ffff]
    [    0.000000] ACPI: Early table checksum verification disabled
    [    0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 LENOVO)
    [    0.000000] ACPI: XSDT 0x000000009CFFE210 0000A4 (v01 LENOVO CB-01    00000001      01000013)
    [    0.000000] ACPI: FACP 0x000000009CFF7000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: DSDT 0x000000009CFE9000 00AE0E (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: FACS 0x000000009CFBA000 000040
    [    0.000000] ACPI: SLIC 0x000000009CFFD000 000176 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: UEFI 0x000000009CFFC000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: FPDT 0x000000009CFFA000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: ASF! 0x000000009CFF8000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: HPET 0x000000009CFF6000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: APIC 0x000000009CFF5000 00008C (v03 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: MCFG 0x000000009CFF4000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: SSDT 0x000000009CFE6000 002028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: BOOT 0x000000009CFE4000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: LPIT 0x000000009CFE3000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: ASPT 0x000000009CFE1000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: DBGP 0x000000009CFE0000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: SSDT 0x000000009CFDF000 000539 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: SSDT 0x000000009CFDE000 000AD8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
    [    0.000000] ACPI: SSDT 0x000000009CFDA000 00348C (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-0x00000001df5fffff]
    [    0.000000] Initmem setup node 0 [mem 0x00000000-0x1df5fffff]
    [    0.000000]   NODE_DATA [mem 0x1df5f9000-0x1df5fcfff]
    [    0.000000]  [ffffea0000000000-ffffea00077fffff] PMD -> [ffff8801d8c00000-ffff8801debfffff] on node 0
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
    [    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
    [    0.000000]   Normal   [mem 0x100000000-0x1df5fffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
    [    0.000000]   node   0: [mem 0x00100000-0x96aaffff]
    [    0.000000]   node   0: [mem 0x97eb0000-0x9cabefff]
    [    0.000000]   node   0: [mem 0x9cfff000-0x9cffffff]
    [    0.000000]   node   0: [mem 0x100000000-0x1df5fffff]
    [    0.000000] On node 0 totalpages: 1551452
    [    0.000000]   DMA zone: 64 pages used for memmap
    [    0.000000]   DMA zone: 21 pages reserved
    [    0.000000]   DMA zone: 3996 pages, LIFO batch:0
    [    0.000000]   DMA32 zone: 9883 pages used for memmap
    [    0.000000]   DMA32 zone: 632512 pages, LIFO batch:31
    [    0.000000]   Normal zone: 14296 pages used for memmap
    [    0.000000]   Normal zone: 914944 pages, LIFO batch:31
    [    0.000000] Reserving Intel graphics stolen memory at 0x9da00000-0x9f9fffff
    [    0.000000] ACPI: PM-Timer IO Port: 0x1808
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [    0.000000] ACPI: IRQ0 used by override.
    [    0.000000] ACPI: IRQ9 used by override.
    [    0.000000] Using ACPI (MADT) for SMP configuration information
    [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    [    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    [    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [    0.000000] PM: Registered nosave memory: [mem 0x96ab0000-0x97eaffff]
    [    0.000000] PM: Registered nosave memory: [mem 0x9cabf000-0x9cebefff]
    [    0.000000] PM: Registered nosave memory: [mem 0x9cebf000-0x9cfbefff]
    [    0.000000] PM: Registered nosave memory: [mem 0x9cfbf000-0x9cffefff]
    [    0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
    [    0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff97ffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xff980000-0xffffffff]
    [    0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
    [    0.000000] Booting paravirtualized kernel on bare hardware
    [    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff8801df200000 s82752 r8192 d23744 u262144
    [    0.000000] pcpu-alloc: s82752 r8192 d23744 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: 1527188
    [    0.000000] Policy zone: Normal
    [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9cd33087-f581-4583-a7ce-7d50d414eea6 rw quiet
    [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    [    0.000000] AGP: Checking aperture...
    [    0.000000] AGP: No AGP bridge found
    [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [    0.000000] Memory: 6025340K/6205808K available (5386K kernel code, 897K rwdata, 1712K rodata, 1136K init, 1176K bss, 180468K 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] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    [    0.000000] NR_IRQS:8448 nr_irqs:488 0
    [    0.000000] Console: colour dummy device 80x25
    [    0.000000] console [tty0] enabled
    [    0.000000] allocated 25165824 bytes of page_cgroup
    [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [    0.000000] hpet clockevent registered
    [    0.000000] tsc: Fast TSC calibration using PIT
    [    0.000000] tsc: Detected 2394.400 MHz processor
    [    0.000028] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.33 BogoMIPS (lpj=7981333)
    [    0.000031] pid_max: default: 32768 minimum: 301
    [    0.000037] ACPI: Core revision 20140724
    [    0.010737] ACPI: All ACPI Tables successfully acquired
    [    0.015141] Security Framework initialized
    [    0.015146] Yama: becoming mindful.
    [    0.015604] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [    0.017037] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [    0.017660] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [    0.017670] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [    0.017854] Initializing cgroup subsys memory
    [    0.017859] Initializing cgroup subsys devices
    [    0.017860] Initializing cgroup subsys freezer
    [    0.017862] Initializing cgroup subsys net_cls
    [    0.017864] Initializing cgroup subsys blkio
    [    0.017883] CPU: Physical Processor ID: 0
    [    0.017884] CPU: Processor Core ID: 0
    [    0.017888] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [    0.018805] mce: CPU supports 9 MCE banks
    [    0.018821] CPU0: Thermal monitoring enabled (TM1)
    [    0.018833] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    [    0.018930] Freeing SMP alternatives memory: 20K (ffffffff819fe000 - ffffffff81a03000)
    [    0.019643] ftrace: allocating 20687 entries in 81 pages
    [    0.027980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [    0.061010] smpboot: CPU0: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz (fam: 06, model: 3c, stepping: 03)
    [    0.061020] TSC deadline timer enabled
    [    0.061041] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [    0.061059] ... version:                3
    [    0.061060] ... bit width:              48
    [    0.061061] ... generic registers:      4
    [    0.061062] ... value mask:             0000ffffffffffff
    [    0.061063] ... max period:             0000ffffffffffff
    [    0.061064] ... fixed-purpose events:   3
    [    0.061064] ... event mask:             000000070000000f
    [    0.084495] x86: Booting SMP configuration:
    [    0.084497] .... node  #0, CPUs:      #1
    [    0.098756] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [    0.105430]  #2 #3 #4 #5 #6 #7
    [    0.220589] x86: Booted up 1 node, 8 CPUs
    [    0.220592] smpboot: Total of 8 processors activated (38325.66 BogoMIPS)
    [    0.228167] devtmpfs: initialized
    [    0.230940] PM: Registering ACPI NVS region [mem 0x9cebf000-0x9cfbefff] (1048576 bytes)
    [    0.231682] pinctrl core: initialized pinctrl subsystem
    [    0.231717] RTC time:  6:10:48, date: 12/19/14
    [    0.231793] NET: Registered protocol family 16
    [    0.231888] cpuidle: using governor ladder
    [    0.231890] cpuidle: using governor menu
    [    0.231915] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [    0.231917] ACPI: bus type PCI registered
    [    0.231918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [    0.231992] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [    0.231994] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [    0.232265] PCI: Using configuration type 1 for base access
    [    0.232504] mtrr: your CPUs had inconsistent variable MTRR settings
    [    0.232505] mtrr: probably your BIOS does not setup all CPUs.
    [    0.232505] mtrr: corrected configuration.
    [    0.244996] ACPI: Added _OSI(Module Device)
    [    0.244998] ACPI: Added _OSI(Processor Device)
    [    0.244999] ACPI: Added _OSI(3.0 _SCP Extensions)
    [    0.245000] ACPI: Added _OSI(Processor Aggregator Device)
    [    0.268870] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [    0.269663] ACPI: Dynamic OEM Table Load:
    [    0.269671] ACPI: SSDT 0xFFFF8801D5E0F400 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20120518)
    [    0.281610] ACPI: Dynamic OEM Table Load:
    [    0.281617] ACPI: SSDT 0xFFFF8801D5EC8800 0005AA (v01 PmRef  ApIst    00003000 INTL 20120518)
    [    0.294842] ACPI: Dynamic OEM Table Load:
    [    0.294848] ACPI: SSDT 0xFFFF8801D5EA9C00 000119 (v01 PmRef  ApCst    00003000 INTL 20120518)
    [    0.310590] ACPI: Interpreter enabled
    [    0.310598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    [    0.310604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    [    0.310620] ACPI: (supports S0 S3 S4 S5)
    [    0.310621] ACPI: Using IOAPIC for interrupt routing
    [    0.310644] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [    0.409679] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [    0.409684] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [    0.409798] \_SB_.PCI0:_OSC invalid UUID
    [    0.409799] _OSC request data:1 1f 0
    [    0.409802] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [    0.410449] PCI host bridge to bus 0000:00
    [    0.410452] pci_bus 0000:00: root bus resource [bus 00-fe]
    [    0.410454] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
    [    0.410455] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
    [    0.410456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [    0.410458] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
    [    0.410465] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
    [    0.410598] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
    [    0.410609] pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb03fffff 64bit]
    [    0.410615] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
    [    0.410619] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
    [    0.410737] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
    [    0.410744] pci 0000:00:03.0: reg 0x10: [mem 0xb0610000-0xb0613fff 64bit]
    [    0.410894] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
    [    0.410913] pci 0000:00:14.0: reg 0x10: [mem 0xb0600000-0xb060ffff 64bit]
    [    0.410970] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [    0.411052] pci 0000:00:14.0: System wakeup disabled by ACPI
    [    0.411091] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
    [    0.411109] pci 0000:00:16.0: reg 0x10: [mem 0xb0618000-0xb061800f 64bit]
    [    0.411169] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [    0.411294] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
    [    0.411315] pci 0000:00:1a.0: reg 0x10: [mem 0xb061d000-0xb061d3ff]
    [    0.411399] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [    0.411502] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [    0.411543] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
    [    0.411558] pci 0000:00:1b.0: reg 0x10: [mem 0xb0614000-0xb0617fff 64bit]
    [    0.411629] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [    0.411714] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [    0.411750] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
    [    0.411823] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [    0.411908] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [    0.411944] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
    [    0.412015] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [    0.412100] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [    0.412136] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
    [    0.412206] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [    0.412333] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
    [    0.412353] pci 0000:00:1d.0: reg 0x10: [mem 0xb061c000-0xb061c3ff]
    [    0.412437] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [    0.412538] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [    0.412578] pci 0000:00:1f.0: [8086:8c49] type 00 class 0x060100
    [    0.412784] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
    [    0.412801] pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
    [    0.412808] pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
    [    0.412816] pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
    [    0.412823] pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
    [    0.412830] pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
    [    0.412838] pci 0000:00:1f.2: reg 0x24: [mem 0xb061b000-0xb061b7ff]
    [    0.412874] pci 0000:00:1f.2: PME# supported from D3hot
    [    0.412986] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
    [    0.413001] pci 0000:00:1f.3: reg 0x10: [mem 0xb0619000-0xb06190ff 64bit]
    [    0.413020] pci 0000:00:1f.3: reg 0x20: [io  0x4040-0x405f]
    [    0.413202] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [    0.413306] pci 0000:02:00.0: [14e4:4365] type 00 class 0x028000
    [    0.413333] pci 0000:02:00.0: reg 0x10: [mem 0xb0500000-0xb0507fff 64bit]
    [    0.413472] pci 0000:02:00.0: supports D1 D2
    [    0.413474] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [    0.413504] pci 0000:02:00.0: System wakeup disabled by ACPI
    [    0.418325] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [    0.418331] pci 0000:00:1c.1:   bridge window [mem 0xb0500000-0xb05fffff]
    [    0.418484] pci 0000:03:00.0: [1969:10a0] type 00 class 0x020000
    [    0.418566] pci 0000:03:00.0: reg 0x10: [mem 0xb0400000-0xb043ffff 64bit]
    [    0.418597] pci 0000:03:00.0: reg 0x18: [io  0x3000-0x307f]
    [    0.418873] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [    0.418982] pci 0000:03:00.0: System wakeup disabled by ACPI
    [    0.425034] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [    0.425038] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
    [    0.425042] pci 0000:00:1c.2:   bridge window [mem 0xb0400000-0xb04fffff]
    [    0.472074] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *7
    [    0.472128] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
    [    0.472179] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *7
    [    0.472232] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [    0.472279] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [    0.472325] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *10 11 12 14 15)
    [    0.472377] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
    [    0.472428] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
    [    0.472540] ACPI: Enabled 4 GPEs in block 00 to 3F
    [    0.472570] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [    0.472656] vgaarb: setting as boot device: PCI:0000:00:02.0
    [    0.472657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [    0.472660] vgaarb: loaded
    [    0.472661] vgaarb: bridge control possible 0000:00:02.0
    [    0.472693] PCI: Using ACPI for IRQ routing
    [    0.478193] PCI: pci_cache_line_size set to 64 bytes
    [    0.478318] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
    [    0.478320] e820: reserve RAM buffer [mem 0x96ab0000-0x97ffffff]
    [    0.478321] e820: reserve RAM buffer [mem 0x9cabf000-0x9fffffff]
    [    0.478322] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
    [    0.478323] e820: reserve RAM buffer [mem 0x1df600000-0x1dfffffff]
    [    0.478404] NetLabel: Initializing
    [    0.478405] NetLabel:  domain hash size = 128
    [    0.478406] NetLabel:  protocols = UNLABELED CIPSOv4
    [    0.478416] NetLabel:  unlabeled traffic allowed by default
    [    0.478437] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [    0.478442] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [    0.480472] Switched to clocksource hpet
    [    0.484636] pnp: PnP ACPI init
    [    0.484735] system 00:00: [io  0x0680-0x069f] has been reserved
    [    0.484737] system 00:00: [io  0xffff] has been reserved
    [    0.484738] system 00:00: [io  0xffff] has been reserved
    [    0.484740] system 00:00: [io  0xffff] has been reserved
    [    0.484741] system 00:00: [io  0x1800-0x18fe] could not be reserved
    [    0.484743] system 00:00: [io  0xfd60-0xfd63] has been reserved
    [    0.484744] system 00:00: [io  0x164e-0x164f] has been reserved
    [    0.484747] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [    0.484790] system 00:01: [io  0x0800-0x087f] has been reserved
    [    0.484792] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [    0.484819] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [    0.484855] system 00:03: [io  0x1854-0x1857] has been reserved
    [    0.484857] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [    0.484903] pnp 00:04: Plug and Play ACPI device, IDs SYN2b15 SYN0700 SYN0002 PNP0f13 (active)
    [    0.484975] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
    [    0.530665] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [    0.530667] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
    [    0.530668] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
    [    0.530669] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
    [    0.530671] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
    [    0.530673] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
    [    0.530674] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
    [    0.530675] system 00:06: [mem 0xff000000-0xff000fff] has been reserved
    [    0.530677] system 00:06: [mem 0xff010000-0xffffffff] could not be reserved
    [    0.530679] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
    [    0.530680] system 00:06: [mem 0x9fa20000-0x9fa20fff] has been reserved
    [    0.530682] system 00:06: [mem 0x9fa10000-0x9fa1ffff] has been reserved
    [    0.530684] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [    0.531112] pnp: PnP ACPI: found 7 devices
    [    0.537673] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
    [    0.537676] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
    [    0.537677] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
    [    0.537698] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [    0.537700] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [    0.537701] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
    [    0.537706] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fcfffff]
    [    0.537709] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9fd00000-0x9fefffff 64bit pref]
    [    0.537711] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
    [    0.537713] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [    0.537722] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
    [    0.537727] pci 0000:00:1c.0:   bridge window [mem 0x9fb00000-0x9fcfffff]
    [    0.537731] pci 0000:00:1c.0:   bridge window [mem 0x9fd00000-0x9fefffff 64bit pref]
    [    0.537737] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [    0.537742] pci 0000:00:1c.1:   bridge window [mem 0xb0500000-0xb05fffff]
    [    0.537750] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [    0.537752] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
    [    0.537757] pci 0000:00:1c.2:   bridge window [mem 0xb0400000-0xb04fffff]
    [    0.537765] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
    [    0.537767] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
    [    0.537768] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [    0.537769] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff]
    [    0.537771] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
    [    0.537772] pci_bus 0000:01: resource 1 [mem 0x9fb00000-0x9fcfffff]
    [    0.537774] pci_bus 0000:01: resource 2 [mem 0x9fd00000-0x9fefffff 64bit pref]
    [    0.537775] pci_bus 0000:02: resource 1 [mem 0xb0500000-0xb05fffff]
    [    0.537776] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
    [    0.537778] pci_bus 0000:03: resource 1 [mem 0xb0400000-0xb04fffff]
    [    0.537797] NET: Registered protocol family 2
    [    0.537974] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [    0.538094] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [    0.538215] TCP: Hash tables configured (established 65536 bind 65536)
    [    0.538230] TCP: reno registered
    [    0.538239] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [    0.538263] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [    0.538312] NET: Registered protocol family 1
    [    0.538325] pci 0000:00:02.0: Video device with shadowed ROM
    [    1.871621] pci 0000:00:1a.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
    [    3.206035] pci 0000:00:1d.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
    [    3.206238] pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag
    [    3.206279] PCI: CLS 64 bytes, default 64
    [    3.206318] Unpacking initramfs...
    [    3.259001] Freeing initrd memory: 3392K (ffff880037950000 - ffff880037ca0000)
    [    3.259009] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [    3.259011] software IO TLB [mem 0x98abf000-0x9cabf000] (64MB) mapped at [ffff880098abf000-ffff88009cabefff]
    [    3.259047] Simple Boot Flag at 0x44 set to 0x1
    [    3.259313] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [    3.259357] microcode: CPU0 sig=0x306c3, pf=0x10, revision=0x12
    [    3.259367] microcode: CPU1 sig=0x306c3, pf=0x10, revision=0x12
    [    3.259377] microcode: CPU2 sig=0x306c3, pf=0x10, revision=0x12
    [    3.259404] microcode: CPU3 sig=0x306c3, pf=0x10, revision=0x12
    [    3.259411] microcode: CPU4 sig=0x306c3, pf=0x10, revision=0x12
    [    3.259418] microcode: CPU5 sig=0x306c3, pf=0x10, revision=0x12
    [    3.259425] microcode: CPU6 sig=0x306c3, pf=0x10, revision=0x12
    [    3.259432] microcode: CPU7 sig=0x306c3, pf=0x10, revision=0x12
    [    3.259482] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [    3.259503] Scanning for low memory corruption every 60 seconds
    [    3.259747] futex hash table entries: 2048 (order: 5, 131072 bytes)
    [    3.259765] Initialise system trusted keyring
    [    3.260051] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [    3.261119] zpool: loaded
    [    3.261122] zbud: loaded
    [    3.261274] VFS: Disk quotas dquot_6.5.2
    [    3.261303] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    3.261403] msgmni has been set to 11774
    [    3.261449] Key type big_key registered
    [    3.261592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [    3.261641] io scheduler noop registered
    [    3.261643] io scheduler deadline registered
    [    3.261665] io scheduler cfq registered (default)
    [    3.262062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [    3.262075] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [    3.262100] vesafb: mode is 1366x768x32, linelength=5504, pages=0
    [    3.262101] vesafb: scrolling: redraw
    [    3.262102] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [    3.262115] vesafb: framebuffer at 0xa0000000, mapped to 0xffffc90010e80000, using 4160k, total 4160k
    [    3.349877] Console: switching to colour frame buffer device 170x48
    [    3.437348] fb0: VESA VGA frame buffer device
    [    3.437362] intel_idle: MWAIT substates: 0x42120
    [    3.437363] intel_idle: v0.4 model 0x3C
    [    3.437364] intel_idle: lapic_timer_reliable_states 0xffffffff
    [    3.437671] GHES: HEST is not enabled!
    [    3.437734] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [    3.438127] Linux agpgart interface v0.103
    [    3.438182] rtc_cmos 00:02: RTC can wake from S4
    [    3.438300] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [    3.438332] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
    [    3.438342] Intel P-state driver initializing.
    [    3.438532] ledtrig-cpu: registered to indicate activity on CPUs
    [    3.438774] TCP: cubic registered
    [    3.438992] NET: Registered protocol family 10
    [    3.439502] NET: Registered protocol family 17
    [    3.440322] Loading compiled-in X.509 certificates
    [    3.440352] registered taskstats version 1
    [    3.441426]   Magic number: 10:714:165
    [    3.441569] rtc_cmos 00:02: setting system clock to 2014-12-19 06:10:51 UTC (1418969451)
    [    3.441729] PM: Hibernation image not present or could not be loaded.
    [    3.443627] Freeing unused kernel memory: 1136K (ffffffff818e2000 - ffffffff819fe000)
    [    3.443631] Write protecting the kernel read-only data: 8192k
    [    3.448299] Freeing unused kernel memory: 748K (ffff880001545000 - ffff880001600000)
    [    3.450157] Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
    [    3.463162] random: systemd-tmpfile urandom read with 4 bits of entropy available
    [    3.480365] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSS1] at 0x60,0x64 irq 1,12
    [    3.520316] ACPI: bus type USB registered
    [    3.520334] usbcore: registered new interface driver usbfs
    [    3.520343] usbcore: registered new interface driver hub
    [    3.520396] SCSI subsystem initialized
    [    3.520412] usbcore: registered new device driver usb
    [    3.527223] serio: i8042 KBD port at 0x60,0x64 irq 1
    [    3.527258] serio: i8042 AUX port at 0x60,0x64 irq 12
    [    3.527774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    3.529927] ehci-pci: EHCI PCI platform driver
    [    3.530065] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [    3.530072] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [    3.530086] ehci-pci 0000:00:1a.0: debug port 2
    [    3.530898] libata version 3.00 loaded.
    [    3.534001] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [    3.534014] ehci-pci 0000:00:1a.0: irq 21, io mem 0xb061d000
    [    3.542963] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [    3.543106] hub 1-0:1.0: USB hub found
    [    3.543110] hub 1-0:1.0: 2 ports detected
    [    3.543320] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [    3.543324] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [    3.543339] ehci-pci 0000:00:1d.0: debug port 2
    [    3.547225] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [    3.547235] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb061c000
    [    3.556309] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [    3.556437] hub 2-0:1.0: USB hub found
    [    3.556441] hub 2-0:1.0: 2 ports detected
    [    3.556672] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [    3.556678] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [    3.556769] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [    3.556791] xhci_hcd 0000:00:14.0: irq 24 for MSI/MSI-X
    [    3.557006] hub 3-0:1.0: USB hub found
    [    3.557025] hub 3-0:1.0: 14 ports detected
    [    3.560152] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [    3.560155] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [    3.560285] hub 4-0:1.0: USB hub found
    [    3.560294] hub 4-0:1.0: 4 ports detected
    [    3.560999] ahci 0000:00:1f.2: version 3.0
    [    3.561114] ahci 0000:00:1f.2: irq 25 for MSI/MSI-X
    [    3.561137] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [    3.561157] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x30 impl SATA mode
    [    3.561159] ahci 0000:00:1f.2: flags: 64bit ncq stag led clo pio slum part ems apst
    [    3.566914] scsi host0: ahci
    [    3.567156] scsi host1: ahci
    [    3.567347] scsi host2: ahci
    [    3.567467] scsi host3: ahci
    [    3.567569] scsi host4: ahci
    [    3.567677] scsi host5: ahci
    [    3.567709] ata1: DUMMY
    [    3.567710] ata2: DUMMY
    [    3.567711] ata3: DUMMY
    [    3.567712] ata4: DUMMY
    [    3.567719] ata5: SATA max UDMA/133 abar m2048@0xb061b000 port 0xb061b300 irq 25
    [    3.567722] ata6: SATA max UDMA/133 abar m2048@0xb061b000 port 0xb061b380 irq 25
    [    3.573511] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [    3.849898] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [    3.886651] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [    3.887407] ata5.00: ATA-9: WDC WD10JPCX-24UE4T0, 01.01A01, max UDMA/133
    [    3.887410] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    [    3.888216] ata5.00: configured for UDMA/133
    [    3.888387] scsi 4:0:0:0: Direct-Access     ATA      WDC WD10JPCX-24U 1A01 PQ: 0 ANSI: 5
    [    3.973973] hub 1-1:1.0: USB hub found
    [    3.974050] hub 1-1:1.0: 6 ports detected
    [    4.080133] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [    4.204158] hub 2-1:1.0: USB hub found
    [    4.204235] hub 2-1:1.0: 8 ports detected
    [    4.206857] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [    4.211266] ata6.00: ATAPI: PLDS DVD-RW DS8A9SH, EL3A, max UDMA/100
    [    4.212138] ata6.00: configured for UDMA/100
    [    4.219154] scsi 5:0:0:0: CD-ROM            PLDS     DVD-RW DS8A9SH   EL3A PQ: 0 ANSI: 5
    [    4.236511] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [    4.236515] sd 4:0:0:0: [sda] 4096-byte physical blocks
    [    4.236531] sd 4:0:0:0: [sda] Write Protect is off
    [    4.236533] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [    4.236547] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [    4.251972] sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [    4.251975] cdrom: Uniform CD-ROM driver Revision: 3.20
    [    4.252099] sr 5:0:0:0: Attached scsi CD-ROM sr0
    [    4.260280] tsc: Refined TSC clocksource calibration: 2394.455 MHz
    [    4.363728] usb 3-4: new high-speed USB device number 2 using xhci_hcd
    [    4.484466]  sda: sda1 sda2 sda3 sda4
    [    4.485024] sd 4:0:0:0: [sda] Attached SCSI disk
    [    4.747370] usb 3-7: new full-speed USB device number 3 using xhci_hcd
    [    4.931858] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [    5.080974] usb 3-8: new high-speed USB device number 4 using xhci_hcd
    [    5.261176] Switched to clocksource tsc
    [    5.542435] random: nonblocking pool is initialized
    [    6.737889] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [    7.374747] EXT4-fs (sda2): re-mounted. Opts: data=ordered
    [    8.402584] systemd-journald[180]: Received request to flush runtime journal from PID 1
    [    9.159616] mei_me 0000:00:16.0: irq 26 for MSI/MSI-X
    [    9.162354] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input2
    [    9.162358] ACPI: Power Button [PWRB]
    [    9.162422] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
    [    9.162455] ACPI: Lid Switch [LID0]
    [    9.162497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [    9.162500] ACPI: Power Button [PWRF]
    [    9.202130] input: PC Speaker as /devices/platform/pcspkr/input/input5
    [    9.242990] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [    9.280404] EDAC MC: Ver: 3.0.0
    [    9.285113] thermal LNXTHERM:00: registered as thermal_zone0
    [    9.285116] ACPI: Thermal Zone [TZ00] (45 C)
    [    9.338052] EDAC ie31200: No ECC support
    [    9.364458] ACPI: Battery Slot [BAT1] (battery present)
    [    9.364565] ACPI: AC Adapter [ACAD] (off-line)
    [    9.437541] AVX2 version of gcm_enc/dec engaged.
    [    9.452250] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input6
    [    9.480172] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [20:1a:06:9c:67:19]
    [    9.505148] snd_hda_intel 0000:00:1b.0: irq 27 for MSI/MSI-X
    [    9.611542] ACPI Warning: SystemIO range 0x0000000000004040-0x000000000000405f conflicts with OpRegion 0x0000000000004040-0x000000000000404f (\_SB_.PCI0.SBUS.SMBI) (20140724/utaddress-258)
    [    9.611546] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [    9.624543] sound hdaudioC1D0: CX20757: BIOS auto-probing.
    [    9.624780] sound hdaudioC1D0: autoconfig: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
    [    9.624782] sound hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [    9.624783] sound hdaudioC1D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
    [    9.624784] sound hdaudioC1D0:    mono: mono_out=0x0
    [    9.624785] sound hdaudioC1D0:    inputs:
    [    9.624786] sound hdaudioC1D0:      Internal Mic=0x1a
    [    9.624788] sound hdaudioC1D0:      Mic=0x19
    [    9.625578] sound hdaudioC1D0: Enable sync_write for stable communication
    [    9.628176] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input8
    [    9.628318] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
    [    9.628364] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
    [    9.632142] iTCO_vendor_support: vendor-support=0
    [    9.654572] usbcore: registered new interface driver rtsx_usb
    [    9.717317] media: Linux media interface: v0.10
    [    9.733028] alx 0000:03:00.0 enp3s0: renamed from eth0
    [    9.762463] Linux video capture interface: v2.00
    [    9.762505] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [    9.762530] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
    [    9.762613] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [    9.766150] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (174f:114f)
    [    9.772028] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input11
    [    9.772070] usbcore: registered new interface driver uvcvideo
    [    9.772071] USB Video Class driver (1.1.1)
    [   10.188776] kvm: disabled by bios
    [   10.212338] kvm: disabled by bios
    [   10.214858] [drm] Initialized drm 1.1.0 20060810
    [   10.300482] intel_rapl: Found RAPL domain package
    [   10.300487] intel_rapl: Found RAPL domain core
    [   10.300489] intel_rapl: Found RAPL domain uncore
    [   10.300491] intel_rapl: Found RAPL domain dram
    [   10.572444] [drm] Memory usable by graphics device = 2048M
    [   10.572448] checking generic (a0000000 410000) vs hw (a0000000 10000000)
    [   10.572449] fb: switching to inteldrmfb from VESA VGA
    [   10.572462] Console: switching to colour dummy device 80x25
    [   10.572521] [drm] Replacing VGA console driver
    [   10.592061] i915 0000:00:02.0: irq 28 for MSI/MSI-X
    [   10.592079] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [   10.592080] [drm] Driver supports precise vblank timestamp query.
    [   10.592104] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [   10.627892] [drm] VBT doesn't support DRRS
    [   10.775953] Adding 6291452k swap on /dev/sda3.  Priority:-1 extents:1 across:6291452k FS
    [   10.840003] fbcon: inteldrmfb (fb0) is primary device
    [   11.012282] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: data=ordered
    [   11.396384] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400, board id: 1695, fw id: 739436
    [   11.526095] Console: switching to colour frame buffer device 170x48
    [   11.528923] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [   11.528924] i915 0000:00:02.0: registered panic notifier
    [   11.530503] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
    [   11.544314] mousedev: PS/2 mouse device common for all mice
    [   11.573903] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
    [   11.573964] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
    [   11.574020] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
    [   11.579445] snd_hda_intel 0000:00:03.0: irq 29 for MSI/MSI-X
    [   11.609895] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
    [   11.609965] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
    [   11.610026] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
    [   49.117466] alx 0000:03:00.0: irq 30 for MSI/MSI-X
    [   49.117775] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    [   49.118703] alx 0000:03:00.0 enp3s0: NIC Up: 100 Mbps Full
    [   49.119271] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
    [   60.675960] fuse init (API version 7.23)
    [  300.529167] mce: [Hardware Error]: Machine check events logged

  • G580 Limited access Wireless problem

    Hello,my first post here.
    G580 wireless adapter BCM4313
    Try different divers,but problem still exist.When i surf on internet everything is OK,but when i put something to downloading my connection get limited access and need to disable wireless card to connect again or restart computer.The problem is not from my router for sure.Appreciate any help.

    So far, no solution yet. Do you have a Broadcom wireless N chip in your system?

  • U410 Wireless Problem

    Hi,
    Initially, I found that the batch of Lenovo U410 have problem with their Broadcom wireless card, ad therefore a change to the Aetheros wireless card is required to improve the connectivity.
    However, after changing it for like 2 weeks....... The wireless problem still persist, and when I asked the guy at service centre, he said that there is improvement, but I am still experiencing a very slow and crappy wireless internet connect, at home, at school and at work!
    So was wondering does changing the wireless card really solve the problem? Or is there a problem with the build structure of the U410 causing the problem? Anyone experiencing the same problem?

    This Notice pertains to a recent settlement agreement involving certain “U310” and “U410” notebook computers sold in the United States.  Please read full details here.
    ThinkPads: S30, T43, X60t, X1, W700ds, IdeaPad Y710, IdeaCentre: A300, IdeaPad K1
    Mark Hopkins
    Program Manager, Lenovo Social Media (Services)
    twitter @lenovoforums
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • I just upgraded to ITunes version  10.6.0.40 and now I am having trouble connecting to my Airport Express.  I get error message 15000.  I am connecting with an ethernet cable so it is not a wireless problem.  Any ideas?

    I just upgraded to iTunes version 10.6.0.40 and now I am having problems connecting to my Airport Express and I get an error message 15000.  Does anyone know what that means?  I am using an ethernet cable so it is not a wireless problem.  Trying to find out if this is realated to the iTunes upgrade.  Any ideas out there?

    Sure...
    See this Apple article for a Hard reset of a Factory reset.
    http://support.apple.com/kb/HT3728

  • More on wireless problems with 10.4.8+

    There has been much said and discussed about wireless problems with the Macbook's with 10.4.8+ updates, both the C1D and the C2D macbooks have seen problems with a number of units.
    Unfortunately, it is very hard to find real information on this website, because the forum is drowned in "wireless problems!" posts from people that have not read the previous posts.
    Since there may be several unrelated wireless problems around, I'll try to specify my particular problem and add in solid information, so others can check if their system behaves like mine.
    First. The symptoms:
    1. The Macbook does not connect to WEP or WPA networks after sleep or being shut down.
    2. The Wireless icon blinks between black and grey.
    3. The Apple support information about deleting all networks and keychains WORKS, but only until next sleep or shut down. Afterwards the procedure has to be done again to connect (very annoying).
    4. This may be unrelated, but Keychain Access crashes on startup and can only be run in Rosetta.
    First, we need to establish a few things
    1. The problem is real and is not limited to a particular Access Point (I have had problems with both a D-link 624+ and now a Netgear DG834GT from Sky Broadband.
    2. The problem exists with 10.4.8 and 10.4.9 but not with 10.4.6 or 10.4.7. This I have tested multiple times.
    3. It really does not matter if I use WEP or WPA.
    Now. /var/log/system.log does actually output an awful lot of stuff during this.
    Mar 30 10:28:00 macbook kernel[0]: IOUSBWorkLoop::closeGate - interrupt Thread being held off
    Mar 30 10:28:09 macbook kernel[0]: System SafeSleep
    Mar 30 10:28:09 macbook kernel[0]: hibernatepage_listsetall start
    Mar 30 10:28:09 macbook kernel[0]: hibernatepage_listsetall time: 160 ms
    Mar 30 10:28:09 macbook kernel[0]: pages 232036, wire 44721, act 54660, inact 16779, zf 3490, could discard act 49309 inact 63077
    Mar 30 10:28:09 macbook kernel[0]: hibernatepage_listsetall found pageCount 232036
    Mar 30 10:28:09 macbook kernel[0]: IOHibernatePollerOpen, mlget_interruptsenabled 0
    Mar 30 10:28:09 macbook kernel[0]: IOHibernatePollerOpen(0)
    Mar 30 10:28:09 macbook kernel[0]: writing 231517 pages
    Mar 30 10:28:09 macbook kernel[0]: image1Size 63928832
    Mar 30 10:28:09 macbook kernel[0]: all time: 6100 ms, comp time: 1440 ms, deco time: 0 ms,
    Mar 30 10:28:09 macbook kernel[0]: image 210839040, uncompressed 487960576 (119131), compressed 208665872 (42%), sum1 959660ff, sum2 6b266053
    Mar 30 10:28:09 macbook kernel[0]: hibernatewriteimage done(0)
    Mar 30 10:28:09 macbook kernel[0]: sleep
    Mar 30 10:28:09 macbook kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Mar 30 10:28:09 macbook kernel[0]: Started CPU 01
    Mar 30 10:28:09 macbook kernel[0]: IOBluetoothHCIController::restartShutdownWL this is a wake from sleep
    Mar 30 10:28:09 macbook kernel[0]: System Wake
    Mar 30 10:28:10 macbook lookupd[4691]: lookupd (version 369.6) starting - Fri Mar 30 10:28:10 2007
    Mar 30 10:28:11 macbook mDNSResponder: Repeated transitions for interface lo0 (127.0.0.1); delaying packets by 5 seconds
    Mar 30 10:28:12 macbook crashdump[4692]: configd crashed
    Mar 30 10:28:12 macbook crashdump[4692]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:12 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:12 macbook configd[4693]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:12 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:12 macbook configd[4693]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:12 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:12 macbook configd[4693]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:12 macbook lookupd[4695]: lookupd (version 369.6) starting - Fri Mar 30 10:28:12 2007
    Mar 30 10:28:13 macbook crashdump[4696]: configd crashed
    Mar 30 10:28:13 macbook crashdump[4696]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:14 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:14 macbook configd[4697]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:14 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:14 macbook configd[4697]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:14 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:14 macbook configd[4697]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:14 macbook lookupd[4699]: lookupd (version 369.6) starting - Fri Mar 30 10:28:14 2007
    Mar 30 10:28:14 macbook crashdump[4700]: configd crashed
    Mar 30 10:28:15 macbook sudo: lindkvis : TTY=ttyp2 ; PWD=/Users/lindkvis/Projects/Bubbles/src ; USER=root ; COMMAND=/bin/cat /var/log/system.log
    Mar 30 10:28:15 macbook crashdump[4700]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:15 macbook launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[4699]: exited abnormally: Hangup
    Mar 30 10:28:15 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:15 macbook configd[4701]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:15 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:15 macbook configd[4701]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:15 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:15 macbook configd[4701]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:15 macbook lookupd[4704]: lookupd (version 369.6) starting - Fri Mar 30 10:28:15 2007
    Mar 30 10:28:16 macbook crashdump[4705]: configd crashed
    Mar 30 10:28:16 macbook crashdump[4705]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:16 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:16 macbook configd[4706]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:16 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:16 macbook configd[4706]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:16 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:16 macbook configd[4706]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:16 macbook lookupd[4708]: lookupd (version 369.6) starting - Fri Mar 30 10:28:16 2007
    Mar 30 10:28:17 macbook crashdump[4709]: configd crashed
    Mar 30 10:28:17 macbook crashdump[4709]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:18 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:18 macbook configd[4710]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:18 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:18 macbook configd[4710]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:18 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:18 macbook configd[4710]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:18 macbook lookupd[4712]: lookupd (version 369.6) starting - Fri Mar 30 10:28:18 2007
    Mar 30 10:28:19 macbook crashdump[4713]: configd crashed
    Mar 30 10:28:19 macbook crashdump[4713]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:19 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:19 macbook configd[4714]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:19 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:19 macbook configd[4714]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:19 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:19 macbook configd[4714]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:19 macbook lookupd[4716]: lookupd (version 369.6) starting - Fri Mar 30 10:28:19 2007
    Mar 30 10:28:20 macbook crashdump[4717]: configd crashed
    Mar 30 10:28:20 macbook crashdump[4717]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:21 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:21 macbook configd[4718]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:21 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:21 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:21 macbook configd[4718]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:21 macbook configd[4718]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:21 macbook lookupd[4720]: lookupd (version 369.6) starting - Fri Mar 30 10:28:21 2007
    Mar 30 10:28:22 macbook crashdump[4721]: configd crashed
    Mar 30 10:28:22 macbook crashdump[4721]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:22 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:22 macbook configd[4722]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:22 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:22 macbook configd[4722]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:22 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:22 macbook configd[4722]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:22 macbook lookupd[4724]: lookupd (version 369.6) starting - Fri Mar 30 10:28:22 2007
    Mar 30 10:28:23 macbook crashdump[4725]: configd crashed
    Mar 30 10:28:23 macbook crashdump[4725]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:23 macbook lookupd[4728]: lookupd (version 369.6) starting - Fri Mar 30 10:28:23 2007
    Mar 30 10:28:23 macbook crashdump[4727]: configd crashed
    Mar 30 10:28:23 macbook crashdump[4727]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:24 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:24 macbook configd[4729]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:24 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:24 macbook configd[4729]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:24 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:24 macbook configd[4729]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:24 macbook lookupd[4731]: lookupd (version 369.6) starting - Fri Mar 30 10:28:24 2007
    Mar 30 10:28:25 macbook crashdump[4732]: configd crashed
    Mar 30 10:28:25 macbook crashdump[4732]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:25 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:25 macbook configd[4733]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:25 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:25 macbook configd[4733]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:25 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:25 macbook configd[4733]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:25 macbook lookupd[4735]: lookupd (version 369.6) starting - Fri Mar 30 10:28:25 2007
    Mar 30 10:28:26 macbook crashdump[4736]: configd crashed
    Mar 30 10:28:26 macbook crashdump[4736]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:27 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:27 macbook configd[4737]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:27 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:27 macbook configd[4737]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:27 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:27 macbook configd[4737]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:27 macbook lookupd[4739]: lookupd (version 369.6) starting - Fri Mar 30 10:28:27 2007
    Mar 30 10:28:27 macbook crashdump[4740]: configd crashed
    Mar 30 10:28:27 macbook crashdump[4740]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:28 macbook lookupd[4743]: lookupd (version 369.6) starting - Fri Mar 30 10:28:28 2007
    Mar 30 10:28:28 macbook crashdump[4742]: configd crashed
    Mar 30 10:28:28 macbook crashdump[4742]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:28 macbook launchd: Server 104b3 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[4743]: exited abnormally: Hangup
    Mar 30 10:28:28 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:28 macbook configd[4744]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:28 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:28 macbook configd[4744]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:28 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:28 macbook configd[4744]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:28 macbook lookupd[4746]: lookupd (version 369.6) starting - Fri Mar 30 10:28:28 2007
    Mar 30 10:28:29 macbook crashdump[4747]: configd crashed
    Mar 30 10:28:29 macbook crashdump[4747]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:30 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:30 macbook configd[4748]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:30 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:30 macbook configd[4748]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:30 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:30 macbook configd[4748]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:30 macbook lookupd[4750]: lookupd (version 369.6) starting - Fri Mar 30 10:28:30 2007
    Mar 30 10:28:31 macbook crashdump[4751]: configd crashed
    Mar 30 10:28:31 macbook crashdump[4751]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:31 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:31 macbook configd[4752]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:31 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:31 macbook configd[4752]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:31 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:31 macbook configd[4752]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:31 macbook lookupd[4754]: lookupd (version 369.6) starting - Fri Mar 30 10:28:31 2007
    Mar 30 10:28:32 macbook crashdump[4755]: configd crashed
    Mar 30 10:28:32 macbook crashdump[4755]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:32 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:32 macbook configd[4756]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:32 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:32 macbook configd[4756]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:32 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:32 macbook configd[4756]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:33 macbook lookupd[4758]: lookupd (version 369.6) starting - Fri Mar 30 10:28:33 2007
    Mar 30 10:28:33 macbook crashdump[4759]: configd crashed
    Mar 30 10:28:33 macbook crashdump[4759]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:34 macbook lookupd[4762]: lookupd (version 369.6) starting - Fri Mar 30 10:28:34 2007
    Mar 30 10:28:34 macbook crashdump[4761]: configd crashed
    Mar 30 10:28:34 macbook crashdump[4761]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:34 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:34 macbook configd[4763]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:34 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:34 macbook configd[4763]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:34 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:34 macbook configd[4763]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:34 macbook lookupd[4765]: lookupd (version 369.6) starting - Fri Mar 30 10:28:34 2007
    Mar 30 10:28:35 macbook crashdump[4766]: configd crashed
    Mar 30 10:28:35 macbook crashdump[4766]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:35 macbook kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
    Mar 30 10:28:35 macbook configd[4767]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
    Mar 30 10:28:35 macbook kernel[0]: SIOCPROTOATTACH_IN6: en1 error=17
    Mar 30 10:28:35 macbook configd[4767]: LINKLOCAL: inet6attachinterface(en1) failed, File exists (17)
    Mar 30 10:28:35 macbook kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
    Mar 30 10:28:35 macbook configd[4767]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
    Mar 30 10:28:36 macbook lookupd[4769]: lookupd (version 369.6) starting - Fri Mar 30 10:28:36 2007
    Mar 30 10:28:36 macbook crashdump[4770]: configd crashed
    Mar 30 10:28:37 macbook crashdump[4770]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
    Mar 30 10:28:37 macbook sudo: lindkvis : TTY=ttyp2 ; PWD=/Users/lindkvis/Projects/Bubbles/src ; USER=root ; COMMAND=/bin/cat /var/log/system.log
    Also here are some items from the configd.crash.log mentioned:
    Host Name: ???
    Date/Time: 2007-03-30 10:28:35.289 +0100
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: configd
    Path: /usr/sbin/configd
    Parent: launchd [1]
    Version: ??? (???)
    PID: 4763
    Thread: 1
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xc310ece0
    Thread 0:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 configd 0x00003b60 server_loop + 72
    4 configd 0x00002d15 main + 1863
    5 configd 0x000024de _start + 216
    6 configd 0x00002405 start + 41
    Thread 1 Crashed:
    0 libstdc++.6.dylib 0x90b4441a cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_typeinfo const*, void const*, _cxxabiv1::__class_type_info::__upcastresult&) const + 54
    1 libstdc++.6.dylib 0x90b4442e cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_typeinfo const*, void const*, _cxxabiv1::__class_type_info::__upcastresult&) const + 74
    2 libstdc++.6.dylib 0x90b43fb7 cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_typeinfo const*, void**) const + 69
    3 libstdc++.6.dylib 0x90b43c27 cxxabiv1::__class_type_info::__do_catch(std::typeinfo const*, void**, unsigned) const + 57
    4 libstdc++.6.dylib 0x90b42d45 _cxa_getglobals + 351
    5 libstdc++.6.dylib 0x90b4342a _gxx_personalityv0 + 658
    6 libgcc_s.1.dylib 0x90bd7acb UnwindRaiseException + 147
    7 libgcc_s.1.dylib 0x90bd7c12 Unwind_Resume_orRethrow + 123
    8 libstdc++.6.dylib 0x90b43797 _cxarethrow + 67
    9 com.apple.security 0x911a2adf Security::KeychainCore::ItemImpl::add(Security::KeychainCore::Keychain&) + 2803
    10 com.apple.security 0x911a51e8 Security::KeychainCore::KeychainImpl::add(Security::KeychainCore::Item&) + 68
    11 com.apple.security 0x911b9c70 SecKeychainItemCreateFromContent + 394
    12 com.apple.configd.Apple80211 0x000c2c63 addEntryToStack + 2544
    13 com.apple.configd.Apple80211 0x000c4dfe updateNetstackPersonality + 796
    14 com.apple.configd.Apple80211 0x000b5ce3 MorphicCFDataCreate + 1924
    15 com.apple.framework.IOKit 0x90be2984 IODispatchCalloutFromCFMessage + 334
    16 com.apple.CoreFoundation 0x9083e385 __CFMachPortPerform + 136
    17 com.apple.CoreFoundation 0x9082e62d CFRunLoopRunSpecific + 2904
    18 com.apple.CoreFoundation 0x9083f188 CFRunLoopRun + 60
    19 configd 0x00004dee plugin_exec + 1825
    20 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x9001a0ec select + 12
    1 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 1 crashed with X86 Thread State (32-bit):
    eax: 0xc310ece0 ebx: 0x911a1ffd ecx: 0xb007f940 edx: 0xa11a6680
    edi: 0x0033aac0 esi: 0xa11a66c0 ebp: 0xb007f908 esp: 0xb007f8f0
    ss: 0x0000001f efl: 0x00010287 eip: 0x90b4441a cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1cfff configd /usr/sbin/configd
    0x94000 - 0x95fff com.apple.print.notification 4.7 (161.10) /System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS/ PrinterNotifications
    0x99000 - 0xa0fff com.apple.SystemConfiguration.PowerManagement 111.7.0 /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Management
    0xa6000 - 0xa6fff com.apple.SystemConfiguration.DynamicPowerStep 1.5.0 /System/Library/SystemConfiguration/DynamicPowerStep.bundle/Contents/MacOS/Dyna micPowerStep
    0xaa000 - 0xabfff com.apple.SystemConfiguration.Bluetooth 1.7.14 (1.7.14f14) /System/Library/SystemConfiguration/Bluetooth.bundle/Contents/MacOS/Bluetooth
    0xaf000 - 0xaffff com.apple.SystemConfiguration.BatteryUpdater 1.1.0 /System/Library/SystemConfiguration/BatteryUpdater.bundle/Contents/MacOS/Batter yUpdater
    0xb3000 - 0xc7fff com.apple.configd.Apple80211 4.5.3 (453.4) /System/Library/SystemConfiguration/Apple80211Monitor.bundle/Contents/MacOS/App le80211Monitor
    0xd0000 - 0xd3fff com.apple.SystemConfiguration.ATconfig 1.8.5 (0.0.1d1) /System/Library/SystemConfiguration/ATconfig.bundle/Contents/MacOS/ATconfig
    0xd8000 - 0xdafff com.apple.SystemConfiguration.EAPOLController 8.0.4 (???) /System/Library/SystemConfiguration/EAPOLController.bundle/EAPOLController
    0xdf000 - 0xeafff com.apple.SystemConfiguration.IP6Configuration 1.1.1 (0.0.1d1) /System/Library/SystemConfiguration/IP6Configuration.bundle/Contents/MacOS/IP6C onfiguration
    0x205000 - 0x220fff com.apple.SystemConfiguration.IPConfiguration 8.0.2 (???) /System/Library/SystemConfiguration/IPConfiguration.bundle/IPConfiguration
    0x22a000 - 0x237fff com.apple.SystemConfiguration.PPPController 1.4.2 /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x91150000 - 0x9115efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91161000 - 0x91300fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9140d000 - 0x91433fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92b06000 - 0x92b10fff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    Host Name: ???
    Date/Time: 2007-03-30 10:28:36.649 +0100
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: configd
    Path: /usr/sbin/configd
    Parent: launchd [1]
    Version: ??? (???)
    PID: 4767
    Thread: 1
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xc310ece0
    Thread 0:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 configd 0x00003b60 server_loop + 72
    4 configd 0x00002d15 main + 1863
    5 configd 0x000024de _start + 216
    6 configd 0x00002405 start + 41
    Thread 1 Crashed:
    0 libstdc++.6.dylib 0x90b4441a cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_typeinfo const*, void const*, _cxxabiv1::__class_type_info::__upcastresult&) const + 54
    1 libstdc++.6.dylib 0x90b4442e cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_typeinfo const*, void const*, _cxxabiv1::__class_type_info::__upcastresult&) const + 74
    2 libstdc++.6.dylib 0x90b43fb7 cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_typeinfo const*, void**) const + 69
    3 libstdc++.6.dylib 0x90b43c27 cxxabiv1::__class_type_info::__do_catch(std::typeinfo const*, void**, unsigned) const + 57
    4 libstdc++.6.dylib 0x90b42d45 _cxa_getglobals + 351
    5 libstdc++.6.dylib 0x90b4342a _gxx_personalityv0 + 658
    6 libgcc_s.1.dylib 0x90bd7acb UnwindRaiseException + 147
    7 libgcc_s.1.dylib 0x90bd7c12 Unwind_Resume_orRethrow + 123
    8 libstdc++.6.dylib 0x90b43797 _cxarethrow + 67
    9 com.apple.security 0x911a2adf Security::KeychainCore::ItemImpl::add(Security::KeychainCore::Keychain&) + 2803
    10 com.apple.security 0x911a51e8 Security::KeychainCore::KeychainImpl::add(Security::KeychainCore::Item&) + 68
    11 com.apple.security 0x911b9c70 SecKeychainItemCreateFromContent + 394
    12 com.apple.configd.Apple80211 0x000c2c63 addEntryToStack + 2544
    13 com.apple.configd.Apple80211 0x000c4dfe updateNetstackPersonality + 796
    14 com.apple.configd.Apple80211 0x000b5ce3 MorphicCFDataCreate + 1924
    15 com.apple.framework.IOKit 0x90be2984 IODispatchCalloutFromCFMessage + 334
    16 com.apple.CoreFoundation 0x9083e385 __CFMachPortPerform + 136
    17 com.apple.CoreFoundation 0x9082e62d CFRunLoopRunSpecific + 2904
    18 com.apple.CoreFoundation 0x9083f188 CFRunLoopRun + 60
    19 configd 0x00004dee plugin_exec + 1825
    20 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x9001a0ec select + 12
    1 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 1 crashed with X86 Thread State (32-bit):
    eax: 0xc310ece0 ebx: 0x911a1ffd ecx: 0xb007f940 edx: 0xa11a6680
    edi: 0x00337d30 esi: 0xa11a66c0 ebp: 0xb007f908 esp: 0xb007f8f0
    ss: 0x0000001f efl: 0x00010287 eip: 0x90b4441a cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1cfff configd /usr/sbin/configd
    0x94000 - 0x95fff com.apple.print.notification 4.7 (161.10) /System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS/ PrinterNotifications
    0x99000 - 0xa0fff com.apple.SystemConfiguration.PowerManagement 111.7.0 /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Management
    0xa6000 - 0xa6fff com.apple.SystemConfiguration.DynamicPowerStep 1.5.0 /System/Library/SystemConfiguration/DynamicPowerStep.bundle/Contents/MacOS/Dyna micPowerStep
    0xaa000 - 0xabfff com.apple.SystemConfiguration.Bluetooth 1.7.14 (1.7.14f14) /System/Library/SystemConfiguration/Bluetooth.bundle/Contents/MacOS/Bluetooth
    0xaf000 - 0xaffff com.apple.SystemConfiguration.BatteryUpdater 1.1.0 /System/Library/SystemConfiguration/BatteryUpdater.bundle/Contents/MacOS/Batter yUpdater
    0xb3000 - 0xc7fff com.apple.configd.Apple80211 4.5.3 (453.4) /System/Library/SystemConfiguration/Apple80211Monitor.bundle/Contents/MacOS/App le80211Monitor
    0xd0000 - 0xd3fff com.apple.SystemConfiguration.ATconfig 1.8.5 (0.0.1d1) /System/Library/SystemConfiguration/ATconfig.bundle/Contents/MacOS/ATconfig
    0xd8000 - 0xdafff com.apple.SystemConfiguration.EAPOLController 8.0.4 (???) /System/Library/SystemConfiguration/EAPOLController.bundle/EAPOLController
    0xdf000 - 0xeafff com.apple.SystemConfiguration.IP6Configuration 1.1.1 (0.0.1d1) /System/Library/SystemConfiguration/IP6Configuration.bundle/Contents/MacOS/IP6C onfiguration
    0x205000 - 0x220fff com.apple.SystemConfiguration.IPConfiguration 8.0.2 (???) /System/Library/SystemConfiguration/IPConfiguration.bundle/IPConfiguration
    0x22a000 - 0x237fff com.apple.SystemConfiguration.PPPController 1.4.2 /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x91150000 - 0x9115efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91161000 - 0x91300fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9140d000 - 0x91433fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92b06000 - 0x92b10fff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    Host Name: ???
    Date/Time: 2007-03-30 10:28:38.516 +0100
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: configd
    Path: /usr/sbin/configd
    Parent: launchd [1]
    Version: ??? (???)
    PID: 4771
    Thread: 1
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xc310ece0
    Thread 0:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 configd 0x00003b60 server_loop + 72
    4 configd 0x00002d15 main + 1863
    5 configd 0x000024de _start + 216
    6 configd 0x00002405 start + 41
    Thread 1 Crashed:
    0 libstdc++.6.dylib 0x90b4441a cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_typeinfo const*, void const*, _cxxabiv1::__class_type_info::__upcastresult&) const + 54
    1 libstdc++.6.dylib 0x90b4442e cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_typeinfo const*, void const*, _cxxabiv1::__class_type_info::__upcastresult&) const + 74
    2 libstdc++.6.dylib 0x90b43fb7 cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_typeinfo const*, void**) const + 69
    3 libstdc++.6.dylib 0x90b43c27 cxxabiv1::__class_type_info::__do_catch(std::typeinfo const*, void**, unsigned) const + 57
    4 libstdc++.6.dylib 0x90b42d45 _cxa_getglobals + 351
    5 libstdc++.6.dylib 0x90b4342a _gxx_personalityv0 + 658
    6 libgcc_s.1.dylib 0x90bd7acb UnwindRaiseException + 147
    7 libgcc_s.1.dylib 0x90bd7c12 Unwind_Resume_orRethrow + 123
    8 libstdc++.6.dylib 0x90b43797 _cxarethrow + 67
    9 com.apple.security 0x911a2adf Security::KeychainCore::ItemImpl::add(Security::KeychainCore::Keychain&) + 2803
    10 com.apple.security 0x911a51e8 Security::KeychainCore::KeychainImpl::add(Security::KeychainCore::Item&) + 68
    11 com.apple.security 0x911b9c70 SecKeychainItemCreateFromContent + 394
    12 com.apple.configd.Apple80211 0x000c2c63 addEntryToStack + 2544
    13 com.apple.configd.Apple80211 0x000c4dfe updateNetstackPersonality + 796
    14 com.apple.configd.Apple80211 0x000b5ce3 MorphicCFDataCreate + 1924
    15 com.apple.framework.IOKit 0x90be2984 IODispatchCalloutFromCFMessage + 334
    16 com.apple.CoreFoundation 0x9083e385 __CFMachPortPerform + 136
    17 com.apple.CoreFoundation 0x9082e62d CFRunLoopRunSpecific + 2904
    18 com.apple.CoreFoundation 0x9083f188 CFRunLoopRun + 60
    19 configd 0x00004dee plugin_exec + 1825
    20 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x9001a0ec select + 12
    1 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 1 crashed with X86 Thread State (32-bit):
    eax: 0xc310ece0 ebx: 0x911a1ffd ecx: 0xb007f940 edx: 0xa11a6680
    edi: 0x0033aaa0 esi: 0xa11a66c0 ebp: 0xb007f908 esp: 0xb007f8f0
    ss: 0x0000001f efl: 0x00010287 eip: 0x90b4441a cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1cfff configd /usr/sbin/configd
    0x94000 - 0x95fff com.apple.print.notification 4.7 (161.10) /System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS/ PrinterNotifications
    0x99000 - 0xa0fff com.apple.SystemConfiguration.PowerManagement 111.7.0 /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Management
    0xa6000 - 0xa6fff com.apple.SystemConfiguration.DynamicPowerStep 1.5.0 /System/Library/SystemConfiguration/DynamicPowerStep.bundle/Contents/MacOS/Dyna micPowerStep
    0xaa000 - 0xabfff com.apple.SystemConfiguration.Bluetooth 1.7.14 (1.7.14f14) /System/Library/SystemConfiguration/Bluetooth.bundle/Contents/MacOS/Bluetooth
    0xaf000 - 0xaffff com.apple.SystemConfiguration.BatteryUpdater 1.1.0 /System/Library/SystemConfiguration/BatteryUpdater.bundle/Contents/MacOS/Batter yUpdater
    0xb3000 - 0xc7fff com.apple.configd.Apple80211 4.5.3 (453.4) /System/Library/SystemConfiguration/Apple80211Monitor.bundle/Contents/MacOS/App le80211Monitor
    0xd0000 - 0xd3fff com.apple.SystemConfiguration.ATconfig 1.8.5 (0.0.1d1) /System/Library/SystemConfiguration/ATconfig.bundle/Contents/MacOS/ATconfig
    0xd8000 - 0xdafff com.apple.SystemConfiguration.EAPOLController 8.0.4 (???) /System/Library/SystemConfiguration/EAPOLController.bundle/EAPOLController
    0xdf000 - 0xeafff com.apple.SystemConfiguration.IP6Configuration 1.1.1 (0.0.1d1) /System/Library/SystemConfiguration/IP6Configuration.bundle/Contents/MacOS/IP6C onfiguration
    0x205000 - 0x220fff com.apple.SystemConfiguration.IPConfiguration 8.0.2 (???) /System/Library/SystemConfiguration/IPConfiguration.bundle/IPConfiguration
    0x22a000 - 0x237fff com.apple.SystemConfiguration.PPPController 1.4.2 /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x91150000 - 0x9115efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91161000 - 0x91300fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9140d000 - 0x91433fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92b06000 - 0x92b10fff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    Finally. This is what happens when everything goes ok (after removing all networks after wakeup):
    Mar 30 10:32:07 macbook sudo: lindkvis : TTY=ttyp2 ; PWD=/Users/lindkvis/Projects/Bubbles/src ; USER=root ; COMMAND=/bin/cat /var/log/system.log
    Mar 30 10:32:07 macbook launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[4784]: exited abnormally: Hangup
    Mar 30 10:32:07 macbook configd[4783]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Mar 30 10:32:07 macbook configd[4783]: posting notification com.apple.system.config.network_change
    Mar 30 10:32:07 macbook lookupd[4795]: lookupd (version 369.6) starting - Fri Mar 30 10:32:07 2007
    Mar 30 10:32:07 macbook configd[4783]: target=enable-network: disabled
    Mar 30 10:32:12 macbook sudo: lindkvis : TTY=ttyp2 ; PWD=/Users/lindkvis/Projects/Bubbles/src ; USER=root ; COMMAND=/bin/cat /var/log/system.log
    Macbook White 13" 1.83GHz 1GB   Mac OS X (10.4.8)   RSS fixed under warranty, SMC 1.4f12

    So I get the same problems with a D-link DGL-4300,
    after every sleep I need to reset the router to get
    thw wireless working again. I really need a solution
    for this.
    For me, resetting the router does not work, only removing network from Airport preferences and re-adding it. Have you confirmed that this is indeed the same issue by looking what gets printed to /var/log/system.log?
    To show the output, do the following from the terminal
    sudo cat /var/log/system.log
    This prints the contents of the log-file to the terminal window.

  • U300s wireless problems (multiple)

    I have had my U300s just over a year now and am suddenly encountering wireless problems.  Like others on this board with different IdeaPads (esp. U310), I experience a dramatic drop in speed when I move from the first floor (where the router is) to the second.  It sometimes disconnects, says I have no internet access, etc.  The second, and more mysterious problem is very, very recent: I have decent internet access -- even when upstairs on the second floor -- until the moment I switch over to an external monitor and close the laptop lid.  Then: nothing.  All other functions work fine, the internet simply cuts out.  This is VERY odd, as up until one month ago in a different apartment (and for a good 8 months), I worked everyday with my laptop connected to an external monitor, lid closed, with no real problems (only the occassionaly slow internet).
    Just for the record: I originally thought the wireless cutting out might have to do with my wireless mouse (previously, I had a corded).  So I hunted down an old, corded mouse and...makes no difference.  Clearly not the source of the problem.
    I know some people have had problems with their wireless after installing Windows8.  I am still using the original Windows7.
    Thanks for any help!!

    Sorry, no. I have been overwhelmed and distracted by a new problem: my keyboard's space bar, enter key, and back space key are not working. It started off as an occassional glitch last week (when I shut down and turned the pc back on, the problems were usually also gone) but now I can press as hard or frequently as I am able and nothing happens.  Or if it does, it is a total fluke, not to happen again any time soon. And it makes no difference if I put it into sleep or shut it off and start it back up. I don't know what to do! Is this a hardware problem or...?

  • Wireless Problems: Observations/Possible Fix for Some (No Guarantees)

    Hi All:
    I have been following our wireless problem threads. To a large extent, they revolve around lost connections, weak signals, etc. On my machine, I previously noticed what appeared to be wide fluctuations in signal strength, although I could almost always pick up one distant network that has to be at least 125' away regardless of my apparent signal strength. Also, I never lost my connection. I also have noticed that my Windows notebooks pick up more networks than my MBP, even though some must be farther away than 125'.
    Recently, I had to reinstall all my software. Once resolved I'll explain why and what to look out for. Anyway, before the reinstall, I had done all updates. When I reinstalled, I also did all updates. The bottom line is that I have not seen the wide fluctuations in signal strength since reinstalling. Sometimes I see more networks than I am used to seeing.
    Am I suggesting that you reinstall to eliminate the types of problems mentioned above? Definitely not especially if your problem is pretty minor. However, if your problem is significant, then think about it. Perhaps a greater than expected number of partially bad factory installs accounts for some of our problems.
    I finished my reinstall only about 24 hours ago. I'll continue to monitor and will post back if I begin to see the wide signal strength fluctuations again.

    Nope, thanks. I certainly advocate all trying any possible fixes prior to taking the drastic step of reinstalling. Hope the update works for all. I must of installed it yesterday with a number of other updates. Thus, it wasn't what "fixed" my system. But, it looks like it didn't hurt it either. Both are good to know:) Gosh, and looking at some of the recent posts in this category, I am glad that none of the recent updates hosed anything on my machine. Then, I'd me reinstalling again and being more selective about the updates.
    I have to admit I have been throwing caution to the wind on doing all the updates. I think I'd better go back to my old style of seeing if there are update rumblings before I install them.
    Message was edited by: donv (The Ghost)
    Message was edited by: donv (The Ghost)
    Message was edited by: donv (The Ghost)

  • Broadcom Wireless Driver starting slow in Windows 7

    I have a late 2009 MBP 13.3" and it has worked great, both with OS X (Snow Leopard) and Windows 7 since August. Recently, the Windows drivers for the Broadcom Wireless chip have decided to start slowly... when I turn it on nowadays the wireless drivers seem to have some sort of "delay" when starting, where the pc is ready but I have to Idle it for like a minute for it to start the Wireless Ethernet... tried reinstalling the drivers (uninstalling them first of course) but it still has that delay, do you have any idea on what to do?

    Let me tell you that Broadcom really ***** on BCM43XX driver for windows. I've spent five days on this and changed four wireless routers, nothing improved.
    I use Macbook Air and the wireless adapter is shown as Broadcom 802.11n Adapter in Windows XP. It works very well in MAC OS, but in Windows XP, it only works fine for first ten or thirty minutes, and then lost connection frequently.
    By ping 192.168.1.1 (generally for most routers), the feedback "Request time out" also comes up.
    The intersting thing is that if I tried 802.11n wireless routers, it "Requst time out" at the very beginning. When using old routers like 802.11g protocal, it works quite all right and lost connection two hours later, and re-connected again, again and again.
    Take a look at
    http://forum.notebookreview.com/showthread.php?t=226016
    for more information.
    I think we need to push Broadcom and Apple to update drivers for Windows.

  • Mac OS X 10.4.9 Fixes Wireless Problems?

    A few months ago, I had to downgrade from 10.4.8 because when I left the wireless on overnight, I would find it would be disconnected in the morning, and unable to reconnect without turning AirPort off and on again. This also happened when I was generally working away - first I would loose connectivity, and a few minutes later, the AirPort status icon would show I was disconnected. I'm now running 10.4.5 after noticing the problem starts with 10.4.6, but I was wondering if the latest version, 10.4.9, fixed this problem? So basically - does anyone who used these other versions and had the problems find that they are now fixed? If so, I'll finally download the update - but for the moment I'll stick with what I've got.
    Thanks,
    Robert

    The wireless problems are not operating system specific, contrary to popular belief. They are specific to issues of bad firmware on the access points, loose wireless cards, or interference from external sources, or third party software that plays havoc with the wireless drivers. Here's my guide* to attempting to resolve most wireless problems. While I titled it 10.4.8, it has been found to affect not just 10.4.8, by every version of Mac OS to some extent and Windows too when certain issues are happening.
    http://www.macmaps.com/WIFI1048.html
    * Links to my pages may give me compensation.

Maybe you are looking for