All of lore.kernel.org
 help / color / mirror / Atom feed
* very bad work of wl (bcm 43228)
@ 2013-04-19  8:27 Vasiliy Tolstov
  2013-04-19 10:41 ` Julian Calaby
  0 siblings, 1 reply; 19+ messages in thread
From: Vasiliy Tolstov @ 2013-04-19  8:27 UTC (permalink / raw)
  To: linux-wireless, brcm80211-dev-list

Hello. Sorry for my email. But sometimes ago i bought acer aspire
v5-171 with broadcom wireless =(.
After two weeks i have many slowdons and unstable network speed with
my wifi. Signal of wifi hotspot high. Other notebook (dell 1501 with
b43 driver - very big thanks to reverse ingenering it!!) i have stable
speed.

What i need to provide to solve my problems?
I'm use ubuntu 12.04 with broadcom-sta-source (5.100.82.112-4)


--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-19  8:27 very bad work of wl (bcm 43228) Vasiliy Tolstov
@ 2013-04-19 10:41 ` Julian Calaby
  2013-04-19 10:44   ` Vasiliy Tolstov
  0 siblings, 1 reply; 19+ messages in thread
From: Julian Calaby @ 2013-04-19 10:41 UTC (permalink / raw)
  To: Vasiliy Tolstov; +Cc: linux-wireless, brcm80211-dev-list

Hi Vasiliy,

On Fri, Apr 19, 2013 at 6:27 PM, Vasiliy Tolstov <v.tolstov@selfip.ru> wrote:
> Hello. Sorry for my email. But sometimes ago i bought acer aspire
> v5-171 with broadcom wireless =(.
> After two weeks i have many slowdons and unstable network speed with
> my wifi. Signal of wifi hotspot high. Other notebook (dell 1501 with
> b43 driver - very big thanks to reverse ingenering it!!) i have stable
> speed.
>
> What i need to provide to solve my problems?
> I'm use ubuntu 12.04 with broadcom-sta-source (5.100.82.112-4)

I'm not completely sure, but I believe your card is supported in the
latest kernel, however I'm not sure exactly how to install it for your
version of Ubuntu. The alternative is to install the compat-wireless
package - it'll be called something like
linux-backports-modules-cw-3.6-3.6-3.2.0-40-generic. If you use either
of these methods, your card should work without the
broadcom-sta-source driver.

Thanks,

--
Julian Calaby

Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
.Plan: http://sites.google.com/site/juliancalaby/

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-19 10:41 ` Julian Calaby
@ 2013-04-19 10:44   ` Vasiliy Tolstov
  2013-04-19 11:06     ` Julian Calaby
  0 siblings, 1 reply; 19+ messages in thread
From: Vasiliy Tolstov @ 2013-04-19 10:44 UTC (permalink / raw)
  To: Julian Calaby; +Cc: linux-wireless, brcm80211-dev-list

2013/4/19 Julian Calaby <julian.calaby@gmail.com>:
> I'm not completely sure, but I believe your card is supported in the
> latest kernel, however I'm not sure exactly how to install it for your
> version of Ubuntu. The alternative is to install the compat-wireless
> package - it'll be called something like
> linux-backports-modules-cw-3.6-3.6-3.2.0-40-generic. If you use either
> of these methods, your card should work without the
> broadcom-sta-source driver.


I'm already get answers on wireless list that my card not supported =(

--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-19 10:44   ` Vasiliy Tolstov
@ 2013-04-19 11:06     ` Julian Calaby
  2013-04-19 11:20       ` Vasiliy Tolstov
  0 siblings, 1 reply; 19+ messages in thread
From: Julian Calaby @ 2013-04-19 11:06 UTC (permalink / raw)
  To: Vasiliy Tolstov
  Cc: linux-wireless, brcm80211-dev-list, Arend van Spriel,
	Rafał Miłecki, Larry Finger

Hi Vasiliy,

On Fri, Apr 19, 2013 at 8:44 PM, Vasiliy Tolstov <v.tolstov@selfip.ru> wrote:
> 2013/4/19 Julian Calaby <julian.calaby@gmail.com>:
>> I'm not completely sure, but I believe your card is supported in the
>> latest kernel, however I'm not sure exactly how to install it for your
>> version of Ubuntu. The alternative is to install the compat-wireless
>> package - it'll be called something like
>> linux-backports-modules-cw-3.6-3.6-3.2.0-40-generic. If you use either
>> of these methods, your card should work without the
>> broadcom-sta-source driver.
>
>
> I'm already get answers on wireless list that my card not supported =(

I was certain I'd heard about support going in, clearly my memory is
wrong. Searching around, you asked this question before. Sorry to
mislead you.

There are two ways that support for your card will happen:
1. The b43 developers will finish reverse engineering it and release
support for it.
2. Broadcom will release support through the brcmsmac driver.

Option 1 will take some time, this is not easy work, you might be able
to help with the development, but it's _very_ technical work. That
said, if you can compile a kernel, you can help with the testing once
all the code starts to get together. I believe that Rafał is working
on this and have CC'd him.

Option 2 may take some time as we're waiting for Broadcom. Arend is
their main person here, I've also CC'd him.

If you're desperate for a good wireless connection on that laptop
right now, your best bet is to buy yourself a cheap USB card, I
personally recommend ones with Atheros chipsets as they're very well
supported and tend to work well. TP-Link make some cheap  and good
ones like the TL-WN821N and TL-WN822N.

Thanks,

--
Julian Calaby

Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
.Plan: http://sites.google.com/site/juliancalaby/

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-19 11:06     ` Julian Calaby
@ 2013-04-19 11:20       ` Vasiliy Tolstov
  2013-04-19 12:51         ` Julian Calaby
  2013-04-19 19:24         ` Arend van Spriel
  0 siblings, 2 replies; 19+ messages in thread
From: Vasiliy Tolstov @ 2013-04-19 11:20 UTC (permalink / raw)
  To: Julian Calaby
  Cc: linux-wireless, brcm80211-dev-list, Arend van Spriel,
	Rafał Miłecki, Larry Finger

2013/4/19 Julian Calaby <julian.calaby@gmail.com>:
> I was certain I'd heard about support going in, clearly my memory is
> wrong. Searching around, you asked this question before. Sorry to
> mislead you.
>

Not worry. Thanks for answers.

> There are two ways that support for your card will happen:
> 1. The b43 developers will finish reverse engineering it and release
> support for it.
> 2. Broadcom will release support through the brcmsmac driver.
>
> Option 1 will take some time, this is not easy work, you might be able
> to help with the development, but it's _very_ technical work. That
> said, if you can compile a kernel, you can help with the testing once
> all the code starts to get together. I believe that Rafał is working
> on this and have CC'd him.

If somebody provide me steps that i need to to - i'm ready to help.

>
> Option 2 may take some time as we're waiting for Broadcom. Arend is
> their main person here, I've also CC'd him.
>

Hmm , as i see broadcom not very interesting with opensource =( (i
have broadcom cardreader in my
notebook and its not respond when insert card..., bug stays open...)

> If you're desperate for a good wireless connection on that laptop
> right now, your best bet is to buy yourself a cheap USB card, I
> personally recommend ones with Atheros chipsets as they're very well
> supported and tend to work well. TP-Link make some cheap  and good
> ones like the TL-WN821N and TL-WN822N.

Thanks. But IMHO i have adapter with bluetooth and wifi integrated (as
i think) and buy wifi+bluetooth in russia not very simple =)


--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-19 11:20       ` Vasiliy Tolstov
@ 2013-04-19 12:51         ` Julian Calaby
  2013-04-19 19:24         ` Arend van Spriel
  1 sibling, 0 replies; 19+ messages in thread
From: Julian Calaby @ 2013-04-19 12:51 UTC (permalink / raw)
  To: Vasiliy Tolstov
  Cc: linux-wireless, brcm80211-dev-list, Arend van Spriel,
	Rafał Miłecki, Larry Finger

Hi Vasiliy,

On Fri, Apr 19, 2013 at 9:20 PM, Vasiliy Tolstov <v.tolstov@selfip.ru> wrote:
> 2013/4/19 Julian Calaby <julian.calaby@gmail.com>:
>> If you're desperate for a good wireless connection on that laptop
>> right now, your best bet is to buy yourself a cheap USB card, I
>> personally recommend ones with Atheros chipsets as they're very well
>> supported and tend to work well. TP-Link make some cheap  and good
>> ones like the TL-WN821N and TL-WN822N.
>
> Thanks. But IMHO i have adapter with bluetooth and wifi integrated (as
> i think) and buy wifi+bluetooth in russia not very simple =)

If I'm not mistaken, the bluetooth in your laptop is completely
separate from the Broadcom card. It may be based on a Broadcom
chipset, but it will work with a different driver (which hopefully
works correctly.)

If you buy a USB wireless card, you don't need to buy a new bluetooth card.

Thanks,

--
Julian Calaby

Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
.Plan: http://sites.google.com/site/juliancalaby/

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-19 11:20       ` Vasiliy Tolstov
  2013-04-19 12:51         ` Julian Calaby
@ 2013-04-19 19:24         ` Arend van Spriel
  2013-04-21 12:54           ` Vasiliy Tolstov
  1 sibling, 1 reply; 19+ messages in thread
From: Arend van Spriel @ 2013-04-19 19:24 UTC (permalink / raw)
  To: Vasiliy Tolstov
  Cc: Julian Calaby, linux-wireless, brcm80211-dev-list,
	Rafał Miłecki, Larry Finger

On 04/19/2013 01:20 PM, Vasiliy Tolstov wrote:
> 2013/4/19 Julian Calaby <julian.calaby@gmail.com>:
>> There are two ways that support for your card will happen:
>> 1. The b43 developers will finish reverse engineering it and release
>> support for it.
>> 2. Broadcom will release support through the brcmsmac driver.
>>
>>
>> Option 2 may take some time as we're waiting for Broadcom. Arend is
>> their main person here, I've also CC'd him.
>>
>
> Hmm , as i see broadcom not very interesting with opensource =( (i
> have broadcom cardreader in my
> notebook and its not respond when insert card..., bug stays open...)

Hmm, I see things differently, but I may be biased ;-) Broadcom is a 
sizeable company with different business units. I was not even aware we 
were providing cardreaders. My focus is on wireless devices.

Option 2 is on our todo list, but other tasks (brcmfmac) have taken 
priority and still are.

>> If you're desperate for a good wireless connection on that laptop
>> right now, your best bet is to buy yourself a cheap USB card, I
>> personally recommend ones with Atheros chipsets as they're very well
>> supported and tend to work well. TP-Link make some cheap  and good
>> ones like the TL-WN821N and TL-WN822N.
>
> Thanks. But IMHO i have adapter with bluetooth and wifi integrated (as
> i think) and buy wifi+bluetooth in russia not very simple =)

I have no quick solution so need to more detailed info. For these kind 
of questions it always helps to provide kernel log and output from 
commands like lspci and lsusb.

Regards,
Arend



^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-19 19:24         ` Arend van Spriel
@ 2013-04-21 12:54           ` Vasiliy Tolstov
  2013-04-26  7:17             ` Vasiliy Tolstov
  0 siblings, 1 reply; 19+ messages in thread
From: Vasiliy Tolstov @ 2013-04-21 12:54 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Julian Calaby, linux-wireless, brcm80211-dev-list,
	Rafał Miłecki, Larry Finger

[-- Attachment #1: Type: text/plain, Size: 1242 bytes --]

2013/4/19 Arend van Spriel <arend@broadcom.com>:
> I have no quick solution so need to more detailed info. For these kind of
> questions it always helps to provide kernel log and output from commands
> like lspci and lsusb.


Now i'm sometimes not able ping my wifi hot spot (only on 43228, on
4311 all works fine with b43 driver)
lspci:
03:00.0 0280: 14e4:4359
        Subsystem: 105b:e04b
        Flags: bus master, fast devsel, latency 0, IRQ 17
        Memory at c0500000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [40] Power Management version 3
        Capabilities: [58] Vendor Specific Information: Len=78 <?>
        Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [d0] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [13c] Virtual Channel
        Capabilities: [160] Device Serial Number 00-00-b9-ff-ff-fc-08-ed
        Capabilities: [16c] Power Budgeting <?>
        Kernel driver in use: wl
        Kernel modules: wl


Some logs from kernel and ping in attached file. I'm try to send this
email ten times, becouse wifi very bad work's with this driver =(

--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

[-- Attachment #2: wifi --]
[-- Type: application/octet-stream, Size: 79862 bytes --]

wlan0     IEEE 802.11abg  ESSID:"zyxel"
          Mode:Managed  Frequency:2.412 GHz  Access Point: FC:75:16:A4:E8:DA
          Bit Rate=65 Mb/s   Tx-Power=200 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=59/70  Signal level=-51 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

root@vase:~# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.


PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_req=1 ttl=64 time=27.1 ms
64 bytes from 192.168.0.1: icmp_req=2 ttl=64 time=17.7 ms
64 bytes from 192.168.0.1: icmp_req=3 ttl=64 time=1228 ms
64 bytes from 192.168.0.1: icmp_req=4 ttl=64 time=1585 ms
64 bytes from 192.168.0.1: icmp_req=6 ttl=64 time=1003 ms
64 bytes from 192.168.0.1: icmp_req=7 ttl=64 time=4.70 ms
64 bytes from 192.168.0.1: icmp_req=8 ttl=64 time=11.2 ms
64 bytes from 192.168.0.1: icmp_req=9 ttl=64 time=10.7 ms
64 bytes from 192.168.0.1: icmp_req=10 ttl=64 time=30.8 ms
64 bytes from 192.168.0.1: icmp_req=11 ttl=64 time=9.21 ms
64 bytes from 192.168.0.1: icmp_req=12 ttl=64 time=12.5 ms
64 bytes from 192.168.0.1: icmp_req=13 ttl=64 time=15.8 ms
64 bytes from 192.168.0.1: icmp_req=14 ttl=64 time=40.1 ms


[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.5.0-27-generic (buildd@allspice) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #46~precise1-Ubuntu SMP Tue Mar 26 19:33:21 UTC 2013 (Ubuntu 3.5.0-27.46~precise1-generic 3.5.7.7)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-27-generic root=/dev/mapper/vg-root ro acpi_backlight=vendor acpi_osi=Linux acpi_backlight=vendor acpi_osi=Linux
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000a6abefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a6abf000-0x00000000a6ebefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a6ebf000-0x00000000a6fbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a6fbf000-0x00000000a6ffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000a6fff000-0x00000000a6ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a7000000-0x00000000af9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000014f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Acer V5-171/Mimic             , BIOS V1.09 10/30/2012
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x14f600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0A7000000 mask FFF000000 uncachable
[    0.000000]   3 base 0A8000000 mask FF8000000 uncachable
[    0.000000]   4 base 0B0000000 mask FF0000000 uncachable
[    0.000000]   5 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   6 base 100000000 mask FC0000000 write-back
[    0.000000]   7 base 140000000 mask FF0000000 write-back
[    0.000000]   8 base 14F600000 mask FFFE00000 uncachable
[    0.000000]   9 base 14F800000 mask FFF800000 uncachable
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xa7000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] reserving inaccessible SNB gfx pages
[    0.000000] init_memory_mapping: [mem 0x00000000-0xa6ffffff]
[    0.000000]  [mem 0x00000000-0xa6ffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0xa6ffffff @ [mem 0x1fffc000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x14f5fffff]
[    0.000000]  [mem 0x100000000-0x14f5fffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x14f5fffff @ [mem 0xa6abc000-0xa6abefff]
[    0.000000] RAMDISK: [mem 0x3610e000-0x3707efff]
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 00000000a6ffe210 0008C (v01 ACRSYS ACRPRDCT 00000001      01000013)
[    0.000000] ACPI: FACP 00000000a6ffb000 000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: DSDT 00000000a6fec000 0B903 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: FACS 00000000a6fbb000 00040
[    0.000000] ACPI: UEFI 00000000a6ffd000 00236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: ASF! 00000000a6ffc000 000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: HPET 00000000a6ffa000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: APIC 00000000a6ff9000 0008C (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: MCFG 00000000a6ff8000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SLIC 00000000a6feb000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 00000000a6fea000 006FE (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: BOOT 00000000a6fe8000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: ASPT 00000000a6fe3000 00034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: FPDT 00000000a6fe1000 00044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 00000000a6fe0000 0079A (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: SSDT 00000000a6fdf000 00A92 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000014f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x14f5fffff]
[    0.000000]   NODE_DATA [mem 0x14f5fc000-0x14f5fffff]
[    0.000000]  [ffffea0000000000-ffffea00053fffff] PMD -> [ffff88014ae00000-ffff88014ebfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x14f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0xa6abefff]
[    0.000000]   node   0: [mem 0xa6fff000-0xa6ffffff]
[    0.000000]   node   0: [mem 0x100000000-0x14f5fffff]
[    0.000000] On node 0 totalpages: 1006669
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 141 pages reserved
[    0.000000]   DMA zone: 3776 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 661248 pages, LIFO batch:31
[    0.000000]   Normal zone: 5080 pages used for memmap
[    0.000000]   Normal zone: 320040 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 00000000a6abf000 - 00000000a6ebf000
[    0.000000] PM: Registered nosave memory: 00000000a6ebf000 - 00000000a6fbf000
[    0.000000] PM: Registered nosave memory: 00000000a6fbf000 - 00000000a6fff000
[    0.000000] PM: Registered nosave memory: 00000000a7000000 - 00000000afa00000
[    0.000000] PM: Registered nosave memory: 00000000afa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000feb00000
[    0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000
[    0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc80000
[    0.000000] PM: Registered nosave memory: 00000000ffc80000 - 0000000100000000
[    0.000000] e820: [mem 0xafa00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88014f200000 s83584 r8192 d22912 u262144
[    0.000000] pcpu-alloc: s83584 r8192 d22912 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 985064
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-27-generic root=/dev/mapper/vg-root ro acpi_backlight=vendor acpi_osi=Linux acpi_backlight=vendor acpi_osi=Linux
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3864016k/5494784k available (6818k kernel code, 1468108k absent, 162660k reserved, 6347k data, 948k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:16640 nr_irqs:744 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16252928 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] Fast TSC calibration using PIT
[    0.004000] Detected 1496.572 MHz processor.
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 2993.14 BogoMIPS (lpj=5986288)
[    0.000011] pid_max: default: 32768 minimum: 301
[    0.000043] Security Framework initialized
[    0.000061] AppArmor: AppArmor initialized
[    0.000065] Yama: becoming mindful.
[    0.000508] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001826] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.002377] Mount-cache hash table entries: 256
[    0.002614] Initializing cgroup subsys cpuacct
[    0.002620] Initializing cgroup subsys memory
[    0.002633] Initializing cgroup subsys devices
[    0.002637] Initializing cgroup subsys freezer
[    0.002640] Initializing cgroup subsys blkio
[    0.002644] Initializing cgroup subsys perf_event
[    0.002680] CPU: Physical Processor ID: 0
[    0.002684] CPU: Processor Core ID: 0
[    0.002692] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.002692] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.002701] mce: CPU supports 7 MCE banks
[    0.002719] CPU0: Thermal monitoring enabled (TM1)
[    0.002729] using mwait in idle threads.
[    0.006626] ACPI: Core revision 20120320
[    0.033462] ftrace: allocating 27614 entries in 108 pages
[    0.055398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.095076] CPU0: Intel(R) Core(TM) i3-2377M CPU @ 1.50GHz stepping 07
[    0.199649] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.199661] PEBS disabled due to CPU errata.
[    0.199665] ... version:                3
[    0.199668] ... bit width:              48
[    0.199671] ... generic registers:      4
[    0.199675] ... value mask:             0000ffffffffffff
[    0.199678] ... max period:             000000007fffffff
[    0.199682] ... fixed-purpose events:   3
[    0.199685] ... event mask:             000000070000000f
[    0.199895] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.200025] Booting Node   0, Processors  #1 #2 #3
[    0.239806] Brought up 4 CPUs
[    0.239815] Total of 4 processors activated (11972.57 BogoMIPS).
[    0.245043] devtmpfs: initialized
[    0.246317] EVM: security.selinux
[    0.246322] EVM: security.SMACK64
[    0.246325] EVM: security.capability
[    0.246395] PM: Registering ACPI NVS region [mem 0xa6ebf000-0xa6fbefff] (1048576 bytes)
[    0.247422] dummy: 
[    0.247460] RTC time: 12:23:39, date: 04/21/13
[    0.247507] NET: Registered protocol family 16
[    0.247627] Trying to unpack rootfs image as initramfs...
[    0.247753] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.247760] ACPI: bus type pci registered
[    0.247849] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.247856] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.287357] PCI: Using configuration type 1 for base access
[    0.288649] bio: create slab <bio-0> at 0
[    0.288762] ACPI: Added _OSI(Module Device)
[    0.288767] ACPI: Added _OSI(Processor Device)
[    0.288771] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.288775] ACPI: Added _OSI(Processor Aggregator Device)
[    0.288779] ACPI: Added _OSI(Linux)
[    0.291082] ACPI: EC: Look up EC in DSDT
[    0.293430] ACPI: Executed 1 blocks of module-level executable AML code
[    0.339756] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via cmdline
[    0.340411] ACPI: SSDT 00000000a6e18018 0083B (v01  PmRef  Cpu0Cst 00003001 INTL 20100121)
[    0.341020] ACPI: Dynamic OEM Table Load:
[    0.341025] ACPI: SSDT           (null) 0083B (v01  PmRef  Cpu0Cst 00003001 INTL 20100121)
[    0.375966] ACPI: SSDT 00000000a6e19a98 00303 (v01  PmRef    ApIst 00003000 INTL 20100121)
[    0.376620] ACPI: Dynamic OEM Table Load:
[    0.376625] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20100121)
[    0.411750] ACPI: SSDT 00000000a6e17d98 00119 (v01  PmRef    ApCst 00003000 INTL 20100121)
[    0.412351] ACPI: Dynamic OEM Table Load:
[    0.412356] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100121)
[    0.448534] ACPI: Interpreter enabled
[    0.448544] ACPI: (supports S0 S3 S4 S5)
[    0.448581] ACPI: Using IOAPIC for interrupt routing
[    0.575960] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.576218] ACPI: No dock devices found.
[    0.576225] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.576707] \_SB_.PCI0:_OSC invalid UUID
[    0.576709] _OSC request data:1 8 1f 
[    0.576716] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.577453] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.577459] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.577464] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.577472] pci_root PNP0A08:00: host bridge window [mem 0xafa00000-0xfeafffff]
[    0.577515] PCI host bridge to bus 0000:00
[    0.577520] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.577528] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.577533] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.577538] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff]
[    0.577552] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.577605] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.577621] pci 0000:00:02.0: reg 10: [mem 0xc0000000-0xc03fffff 64bit]
[    0.577631] pci 0000:00:02.0: reg 18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.577638] pci 0000:00:02.0: reg 20: [io  0x2000-0x203f]
[    0.577725] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.577765] pci 0000:00:14.0: reg 10: [mem 0xc0600000-0xc060ffff 64bit]
[    0.577893] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.577932] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.577972] pci 0000:00:16.0: reg 10: [mem 0xc0614000-0xc061400f 64bit]
[    0.578102] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.578162] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.578496] pci 0000:00:1a.0: reg 10: [mem 0xc0619000-0xc06193ff]
[    0.580383] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.580433] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.580461] pci 0000:00:1b.0: reg 10: [mem 0xc0610000-0xc0613fff 64bit]
[    0.580599] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.580640] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.580787] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.580830] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    0.580977] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.581023] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[    0.581172] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.581232] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.581557] pci 0000:00:1d.0: reg 10: [mem 0xc0618000-0xc06183ff]
[    0.583436] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.583476] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
[    0.583679] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    0.583717] pci 0000:00:1f.2: reg 10: [io  0x2088-0x208f]
[    0.583732] pci 0000:00:1f.2: reg 14: [io  0x2094-0x2097]
[    0.583747] pci 0000:00:1f.2: reg 18: [io  0x2080-0x2087]
[    0.583764] pci 0000:00:1f.2: reg 1c: [io  0x2090-0x2093]
[    0.583780] pci 0000:00:1f.2: reg 20: [io  0x2060-0x207f]
[    0.583796] pci 0000:00:1f.2: reg 24: [mem 0xc0617000-0xc06177ff]
[    0.583893] pci 0000:00:1f.2: PME# supported from D3hot
[    0.583927] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.583956] pci 0000:00:1f.3: reg 10: [mem 0xc0615000-0xc06150ff 64bit]
[    0.583997] pci 0000:00:1f.3: reg 20: [io  0x2040-0x205f]
[    0.584131] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.584298] pci 0000:03:00.0: [14e4:4359] type 00 class 0x028000
[    0.584337] pci 0000:03:00.0: reg 10: [mem 0xc0500000-0xc0503fff 64bit]
[    0.584545] pci 0000:03:00.0: supports D1 D2
[    0.584547] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.591561] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.591574] pci 0000:00:1c.1:   bridge window [mem 0xc0500000-0xc05fffff]
[    0.591737] pci 0000:04:00.0: [14e4:16b5] type 00 class 0x020000
[    0.591777] pci 0000:04:00.0: reg 10: [mem 0xc0410000-0xc041ffff 64bit pref]
[    0.591809] pci 0000:04:00.0: reg 18: [mem 0xc0420000-0xc042ffff 64bit pref]
[    0.591867] pci 0000:04:00.0: reg 30: [mem 0xfffff800-0xffffffff pref]
[    0.591978] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.592062] pci 0000:04:00.1: [14e4:16bc] type 00 class 0x080501
[    0.592100] pci 0000:04:00.1: reg 10: [mem 0xc0400000-0xc040ffff 64bit pref]
[    0.592291] pci 0000:04:00.1: PME# supported from D0 D3hot D3cold
[    0.599573] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
[    0.599595] pci 0000:00:1c.2:   bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
[    0.599629] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.599821] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.599863] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.599903] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.600063] \_SB_.PCI0:_OSC invalid UUID
[    0.600065] _OSC request data:1 1f 1f 
[    0.600072]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.600141] \_SB_.PCI0:_OSC invalid UUID
[    0.600142] _OSC request data:1 0 1d 
[    0.600147]  pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
[    0.600153] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.604535] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    0.604607] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.604673] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.604738] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.604802] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.604869] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.604933] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.604997] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    0.605127] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.605139] vgaarb: loaded
[    0.605142] vgaarb: bridge control possible 0000:00:02.0
[    0.605339] SCSI subsystem initialized
[    0.605401] libata version 3.00 loaded.
[    0.605430] ACPI: bus type usb registered
[    0.605457] usbcore: registered new interface driver usbfs
[    0.605470] usbcore: registered new interface driver hub
[    0.605502] usbcore: registered new device driver usb
[    0.605599] PCI: Using ACPI for IRQ routing
[    0.613599] PCI: pci_cache_line_size set to 64 bytes
[    0.613793] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.613796] e820: reserve RAM buffer [mem 0xa6abf000-0xa7ffffff]
[    0.613799] e820: reserve RAM buffer [mem 0xa7000000-0xa7ffffff]
[    0.613801] e820: reserve RAM buffer [mem 0x14f600000-0x14fffffff]
[    0.613918] NetLabel: Initializing
[    0.613923] NetLabel:  domain hash size = 128
[    0.613926] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.613943] NetLabel:  unlabeled traffic allowed by default
[    0.614034] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.614047] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.616071] Switching to clocksource hpet
[    0.624541] AppArmor: AppArmor Filesystem Enabled
[    0.624593] pnp: PnP ACPI init
[    0.624611] ACPI: bus type pnp registered
[    0.625044] pnp 00:00: [bus 00-fe]
[    0.625049] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.625051] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.625054] pnp 00:00: [io  0x0d00-0xffff window]
[    0.625057] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.625060] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.625063] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.625065] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.625068] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.625071] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.625073] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.625076] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.625079] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.625081] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.625084] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.625087] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.625089] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.625092] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.625095] pnp 00:00: [mem 0xafa00000-0xfeafffff window]
[    0.625097] pnp 00:00: [mem 0x00010000-0x0001ffff window]
[    0.625178] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.625205] pnp 00:01: [io  0x0060]
[    0.625207] pnp 00:01: [io  0x0064]
[    0.625219] pnp 00:01: [irq 1]
[    0.625245] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.625322] pnp 00:02: [irq 12]
[    0.625350] pnp 00:02: Plug and Play ACPI device, IDs ETD0502 PNP0f13 (active)
[    0.625418] pnp 00:03: [io  0x0000-0x001f]
[    0.625421] pnp 00:03: [io  0x0081-0x0091]
[    0.625424] pnp 00:03: [io  0x0093-0x009f]
[    0.625426] pnp 00:03: [io  0x00c0-0x00df]
[    0.625429] pnp 00:03: [dma 4]
[    0.625455] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.625468] pnp 00:04: [mem 0xff010000-0xffffffff]
[    0.625491] pnp 00:04: Plug and Play ACPI device, IDs INT0800 (active)
[    0.625583] pnp 00:05: [mem 0xfed00000-0xfed003ff]
[    0.625610] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.625623] pnp 00:06: [io  0x00f0]
[    0.625630] pnp 00:06: [irq 13]
[    0.625654] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.625669] pnp 00:07: [io  0x002e-0x002f]
[    0.625671] pnp 00:07: [io  0x004e-0x004f]
[    0.625676] pnp 00:07: [io  0x0061]
[    0.625678] pnp 00:07: [io  0x0063]
[    0.625681] pnp 00:07: [io  0x0065]
[    0.625683] pnp 00:07: [io  0x0067]
[    0.625685] pnp 00:07: [io  0x0068]
[    0.625687] pnp 00:07: [io  0x006c]
[    0.625690] pnp 00:07: [io  0x0070]
[    0.625692] pnp 00:07: [io  0x0080]
[    0.625694] pnp 00:07: [io  0x0092]
[    0.625697] pnp 00:07: [io  0x00b2-0x00b3]
[    0.625699] pnp 00:07: [io  0x0680-0x069f]
[    0.625702] pnp 00:07: [io  0xfd60-0xfd63]
[    0.625704] pnp 00:07: [io  0x1000-0x100f]
[    0.625707] pnp 00:07: [io  0xffff]
[    0.625709] pnp 00:07: [io  0xffff]
[    0.625711] pnp 00:07: [io  0x0400-0x0453]
[    0.625714] pnp 00:07: [io  0x0458-0x047f]
[    0.625716] pnp 00:07: [io  0x0500-0x057f]
[    0.625719] pnp 00:07: [io  0x164e-0x164f]
[    0.625774] system 00:07: [io  0x0680-0x069f] has been reserved
[    0.625780] system 00:07: [io  0xfd60-0xfd63] has been reserved
[    0.625785] system 00:07: [io  0x1000-0x100f] has been reserved
[    0.625790] system 00:07: [io  0xffff] has been reserved
[    0.625794] system 00:07: [io  0xffff] has been reserved
[    0.625799] system 00:07: [io  0x0400-0x0453] has been reserved
[    0.625804] system 00:07: [io  0x0458-0x047f] has been reserved
[    0.625809] system 00:07: [io  0x0500-0x057f] has been reserved
[    0.625814] system 00:07: [io  0x164e-0x164f] has been reserved
[    0.625820] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.625831] pnp 00:08: [io  0x0070-0x0077]
[    0.625838] pnp 00:08: [irq 8]
[    0.625863] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.625896] pnp 00:09: [io  0x0454-0x0457]
[    0.625937] system 00:09: [io  0x0454-0x0457] has been reserved
[    0.625944] system 00:09: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.642422] Freeing initrd memory: 15812k freed
[    0.684748] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[    0.684752] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
[    0.684755] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[    0.684757] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[    0.684760] pnp 00:0a: [mem 0xe0000000-0xefffffff]
[    0.684762] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[    0.684765] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
[    0.684767] pnp 00:0a: [mem 0xff000000-0xff000fff]
[    0.684770] pnp 00:0a: [mem 0xff010000-0xffffffff]
[    0.684772] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[    0.684775] pnp 00:0a: [mem 0xafa00000-0xafa00fff]
[    0.684849] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.684857] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.684862] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.684867] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.684873] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[    0.684878] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.684883] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.684888] system 00:0a: [mem 0xff000000-0xff000fff] has been reserved
[    0.684893] system 00:0a: [mem 0xff010000-0xffffffff] could not be reserved
[    0.684899] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.684904] system 00:0a: [mem 0xafa00000-0xafa00fff] has been reserved
[    0.684911] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.685234] pnp 00:0b: [mem 0x20000000-0x201fffff]
[    0.685236] pnp 00:0b: [mem 0x40000000-0x401fffff]
[    0.685307] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
[    0.685313] system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
[    0.685319] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.685344] pnp: PnP ACPI: found 12 devices
[    0.685348] ACPI: ACPI bus type pnp unregistered
[    0.692316] pci 0000:04:00.0: no compatible bridge window for [mem 0xfffff800-0xffffffff pref]
[    0.692348] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02-02] add_size 1000
[    0.692352] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-02] add_size 200000
[    0.692355] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02-02] add_size 200000
[    0.692389] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.692392] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.692395] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.692401] pci 0000:00:1c.0: BAR 14: assigned [mem 0xafb00000-0xafcfffff]
[    0.692408] pci 0000:00:1c.0: BAR 15: assigned [mem 0xafd00000-0xafefffff 64bit pref]
[    0.692415] pci 0000:00:1c.2: BAR 14: assigned [mem 0xaff00000-0xafffffff]
[    0.692422] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.692428] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.692435] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.692445] pci 0000:00:1c.0:   bridge window [mem 0xafb00000-0xafcfffff]
[    0.692454] pci 0000:00:1c.0:   bridge window [mem 0xafd00000-0xafefffff 64bit pref]
[    0.692468] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.692479] pci 0000:00:1c.1:   bridge window [mem 0xc0500000-0xc05fffff]
[    0.692496] pci 0000:04:00.0: BAR 6: assigned [mem 0xc0430000-0xc04307ff pref]
[    0.692502] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
[    0.692513] pci 0000:00:1c.2:   bridge window [mem 0xaff00000-0xafffffff]
[    0.692522] pci 0000:00:1c.2:   bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
[    0.692590] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.692593] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.692596] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.692599] pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff]
[    0.692602] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.692604] pci_bus 0000:02: resource 1 [mem 0xafb00000-0xafcfffff]
[    0.692607] pci_bus 0000:02: resource 2 [mem 0xafd00000-0xafefffff 64bit pref]
[    0.692610] pci_bus 0000:03: resource 1 [mem 0xc0500000-0xc05fffff]
[    0.692613] pci_bus 0000:04: resource 1 [mem 0xaff00000-0xafffffff]
[    0.692616] pci_bus 0000:04: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
[    0.692653] NET: Registered protocol family 2
[    0.692812] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.693751] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.695673] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.695905] TCP: Hash tables configured (established 524288 bind 65536)
[    0.695910] TCP: reno registered
[    0.695923] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.695952] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.696047] NET: Registered protocol family 1
[    0.696066] pci 0000:00:02.0: Boot video device
[    0.728660] PCI: CLS 64 bytes, default 64
[    0.728663] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.728670] software IO TLB [mem 0xa2abc000-0xa6abbfff] (64MB) mapped at [ffff8800a2abc000-ffff8800a6abbfff]
[    0.728727] Simple Boot Flag at 0x44 set to 0x1
[    0.729323] audit: initializing netlink socket (disabled)
[    0.729337] type=2000 audit(1366547018.596:1): initialized
[    0.765295] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.767224] VFS: Disk quotas dquot_6.5.2
[    0.767282] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.767840] fuse init (API version 7.19)
[    0.767936] msgmni has been set to 7577
[    0.768339] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.768374] io scheduler noop registered
[    0.768380] io scheduler deadline registered (default)
[    0.768413] io scheduler cfq registered
[    0.768774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.768795] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.768848] intel_idle: MWAIT substates: 0x21120
[    0.768850] intel_idle: v0.4 model 0x2A
[    0.768851] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.768994] ACPI: AC Adapter [ACAD] (off-line)
[    0.769136] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input0
[    0.769146] ACPI: Power Button [PWRB]
[    0.769193] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input1
[    0.769226] ACPI: Lid Switch [LID0]
[    0.769269] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input2
[    0.769277] ACPI: Sleep Button [SLPB]
[    0.769326] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.769332] ACPI: Power Button [PWRF]
[    0.769430] ACPI: Requesting acpi_cpufreq
[    0.889651] ACPI: Battery Slot [BAT1] (battery present)
[    0.889717] GHES: HEST is not enabled!
[    0.889830] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.891284] Linux agpgart interface v0.103
[    0.892846] brd: module loaded
[    0.893615] loop: module loaded
[    0.893987] Fixed MDIO Bus: probed
[    0.894039] tun: Universal TUN/TAP device driver, 1.6
[    0.894043] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.894092] PPP generic driver version 2.4.2
[    0.894140] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.894199] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.894207] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    0.894220] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.894259] ehci_hcd 0000:00:1a.0: debug port 2
[    0.898146] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    0.898167] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xc0619000
[    0.908494] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.908550] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.908556] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.908561] usb usb1: Product: EHCI Host Controller
[    0.908566] usb usb1: Manufacturer: Linux 3.5.0-27-generic ehci_hcd
[    0.908570] usb usb1: SerialNumber: 0000:00:1a.0
[    0.908733] hub 1-0:1.0: USB hub found
[    0.908741] hub 1-0:1.0: 2 ports detected
[    0.908831] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.908836] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    0.908845] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.908879] ehci_hcd 0000:00:1d.0: debug port 2
[    0.912760] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    0.912779] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xc0618000
[    0.924486] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.924533] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.924538] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.924544] usb usb2: Product: EHCI Host Controller
[    0.924548] usb usb2: Manufacturer: Linux 3.5.0-27-generic ehci_hcd
[    0.924553] usb usb2: SerialNumber: 0000:00:1d.0
[    0.924706] hub 2-0:1.0: USB hub found
[    0.924713] hub 2-0:1.0: 2 ports detected
[    0.924778] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.924799] uhci_hcd: USB Universal Host Controller Interface driver
[    0.924858] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    0.924862] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.924871] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.924974] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.924991] xhci_hcd 0000:00:14.0: irq 21, io mem 0xc0600000
[    0.925070] xhci_hcd 0000:00:14.0: irq 40 for MSI/MSI-X
[    0.925130] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.925136] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.925141] usb usb3: Product: xHCI Host Controller
[    0.925146] usb usb3: Manufacturer: Linux 3.5.0-27-generic xhci_hcd
[    0.925150] usb usb3: SerialNumber: 0000:00:14.0
[    0.925255] xHCI xhci_add_endpoint called for root hub
[    0.925258] xHCI xhci_check_bandwidth called for root hub
[    0.925286] hub 3-0:1.0: USB hub found
[    0.925297] hub 3-0:1.0: 4 ports detected
[    0.925364] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.925371] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.925402] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.925407] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.925412] usb usb4: Product: xHCI Host Controller
[    0.925417] usb usb4: Manufacturer: Linux 3.5.0-27-generic xhci_hcd
[    0.925421] usb usb4: SerialNumber: 0000:00:14.0
[    0.925518] xHCI xhci_add_endpoint called for root hub
[    0.925520] xHCI xhci_check_bandwidth called for root hub
[    0.925545] hub 4-0:1.0: USB hub found
[    0.925556] hub 4-0:1.0: 4 ports detected
[    0.925690] usbcore: registered new interface driver libusual
[    0.925736] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[    0.940706] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.940715] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.940847] mousedev: PS/2 mouse device common for all mice
[    0.942091] rtc_cmos 00:08: RTC can wake from S4
[    0.942229] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
[    0.942264] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.942347] device-mapper: uevent: version 1.0.3
[    0.942425] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    0.942529] cpuidle: using governor ladder
[    0.942667] cpuidle: using governor menu
[    0.942671] EFI Variables Facility v0.08 2004-May-17
[    0.942960] ashmem: initialized
[    0.943188] TCP: cubic registered
[    0.943314] NET: Registered protocol family 10
[    0.943542] NET: Registered protocol family 17
[    0.943560] Key type dns_resolver registered
[    0.944053] PM: Hibernation image not present or could not be loaded.
[    0.944070] registered taskstats version 1
[    0.947264] Key type trusted registered
[    0.949595] Key type encrypted registered
[    0.952345]   Magic number: 9:659:380
[    0.952450] rtc_cmos 00:08: setting system clock to 2013-04-21 12:23:39 UTC (1366547019)
[    0.953399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.953405] EDD information not available.
[    0.953991] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.192576] ACPI: Battery Slot [BAT1] (battery present)
[    1.194587] Freeing unused kernel memory: 948k freed
[    1.194750] Write protecting the kernel read-only data: 12288k
[    1.200339] Freeing unused kernel memory: 1364k freed
[    1.204783] Freeing unused kernel memory: 1064k freed
[    1.220412] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    1.227196] udevd[100]: starting version 175
[    1.283491] sdhci: Secure Digital Host Controller Interface driver
[    1.283503] sdhci: Copyright(c) Pierre Ossman
[    1.284025] sdhci-pci 0000:04:00.1: SDHCI controller found [14e4:16bc] (rev 10)
[    1.284113] sdhci-pci 0000:04:00.1: Invalid iomem size. You may experience problems.
[    1.284246] mmc0: no vmmc regulator found
[    1.285420] Registered led device: mmc0::
[    1.290766] ahci 0000:00:1f.2: version 3.0
[    1.290865] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[    1.290915] ahci: SSS flag set, parallel bus scan disabled
[    1.290956] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode
[    1.290968] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst 
[    1.290982] ahci 0000:00:1f.2: setting latency timer to 64
[    1.291969] scsi0 : ahci
[    1.292105] scsi1 : ahci
[    1.292221] scsi2 : ahci
[    1.292333] scsi3 : ahci
[    1.292583] scsi4 : ahci
[    1.292699] scsi5 : ahci
[    1.292795] ata1: SATA max UDMA/133 abar m2048@0xc0617000 port 0xc0617100 irq 41
[    1.292806] ata2: DUMMY
[    1.292812] ata3: DUMMY
[    1.292817] ata4: DUMMY
[    1.292822] ata5: DUMMY
[    1.292828] ata6: DUMMY
[    1.316372] mmc0: SDHCI controller on PCI [0000:04:00.1] using ADMA
[    1.316476] tg3.c:v3.123 (March 21, 2012)
[    1.337829] tg3 0000:04:00.0: eth0: Tigon3 [partno(BCM57785) rev 57785100] (PCI Express) MAC address b8:88:e3:9f:69:73
[    1.337841] tg3 0000:04:00.0: eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[    1.337849] tg3 0000:04:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.337855] tg3 0000:04:00.0: eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[    1.355364] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.355373] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.355631] hub 1-1:1.0: USB hub found
[    1.355700] hub 1-1:1.0: 6 ports detected
[    1.468316] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.600907] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.600919] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.601338] hub 2-1:1.0: USB hub found
[    1.601523] hub 2-1:1.0: 8 ports detected
[    1.612357] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.613533] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA920, max UDMA/133
[    1.613544] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.614680] ata1.00: configured for UDMA/133
[    1.614960] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54505 GG2O PQ: 0 ANSI: 5
[    1.615169] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    1.615178] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.615215] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.615282] sd 0:0:0:0: [sda] Write Protect is off
[    1.615290] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.615346] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.670500]  sda: sda1
[    1.670939] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.672348] usb 1-1.1: new full-speed USB device number 3 using ehci_hcd
[    1.728305] Refined TSC clocksource calibration: 1496.600 MHz.
[    1.728317] Switching to clocksource tsc
[    1.768246] usb 1-1.1: New USB device found, idVendor=0489, idProduct=e046
[    1.768258] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.768264] usb 1-1.1: Product: BCM20702A0
[    1.768268] usb 1-1.1: Manufacturer: Broadcom Corp
[    1.768273] usb 1-1.1: SerialNumber: 08EDB9FCD0C2
[    1.840294] usb 1-1.3: new high-speed USB device number 4 using ehci_hcd
[    1.977254] usb 1-1.3: New USB device found, idVendor=04f2, idProduct=b336
[    1.977266] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.977272] usb 1-1.3: Product: HD WebCam
[    1.977277] usb 1-1.3: Manufacturer: HD WebCam
[    2.137232] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    7.913126] Adding 1949692k swap on /dev/mapper/vg-swap.  Priority:-1 extents:1 across:1949692k 
[    7.918609] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    7.945730] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[    7.951314] udevd[366]: starting version 175
[    7.992018] lp: driver loaded but no devices found
[    8.000256] wmi: Mapper loaded
[    8.021774] acer_wmi: Acer Laptop ACPI-WMI Extras
[    8.021794] acer_wmi: Function bitmap for Communication Button: 0x801
[    8.035541] input: Acer WMI hotkeys as /devices/virtual/input/input5
[    8.036158] input: Acer BMA150 accelerometer as /devices/virtual/input/input6
[    8.096437] mei 0000:00:16.0: setting latency timer to 64
[    8.096525] mei 0000:00:16.0: irq 42 for MSI/MSI-X
[    8.099950] [drm] Initialized drm 1.1.0 20060810
[    8.103391] mei 0000:00:16.0: wd: failed to find the client
[    8.107793] lib80211: common routines for IEEE802.11 drivers
[    8.109092] lib80211_crypt: registered algorithm 'NULL'
[    8.114446] cfg80211: Calling CRDA to update world regulatory domain
[    8.123450] wl: module license 'MIXED/Proprietary' taints kernel.
[    8.123457] Disabling lock debugging due to kernel taint
[    8.129847] i915 0000:00:02.0: setting latency timer to 64
[    8.132689] pci 0000:00:00.0: Intel Sandybridge Chipset
[    8.132837] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    8.137778] pci 0000:00:00.0: detected 131072K stolen memory
[    8.138443] Linux video capture interface: v2.00
[    8.173660] Bluetooth: Core ver 2.16
[    8.173696] NET: Registered protocol family 31
[    8.173700] Bluetooth: HCI device and connection manager initialized
[    8.173704] Bluetooth: HCI socket layer initialized
[    8.173707] Bluetooth: L2CAP socket layer initialized
[    8.173724] Bluetooth: SCO socket layer initialized
[    8.182659] usbcore: registered new interface driver btusb
[    8.184420] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b336)
[    8.194204] input: HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input7
[    8.194308] usbcore: registered new interface driver uvcvideo
[    8.194311] USB Video Class driver (1.1.1)
[    8.196795] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[    8.207146] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[    8.207153] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207157] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[    8.207161] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207165] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[    8.207169] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207172] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[    8.207176] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207180] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[    8.207183] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207187] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[    8.207191] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207194] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[    8.207198] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207202] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[    8.207206] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207209] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[    8.207213] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207216] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[    8.207220] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207224] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[    8.207228] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207231] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[    8.207235] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207239] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[    8.207243] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207246] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[    8.207250] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
[    8.207253] cfg80211: Disabling freq 5170 MHz
[    8.207257] cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule:
[    8.207261] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207264] cfg80211: Updating information on frequency 5190 MHz for a 20 MHz width channel with regulatory rule:
[    8.207268] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207272] cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule:
[    8.207276] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207279] cfg80211: Updating information on frequency 5210 MHz for a 20 MHz width channel with regulatory rule:
[    8.207283] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207286] cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule:
[    8.207290] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207294] cfg80211: Updating information on frequency 5230 MHz for a 20 MHz width channel with regulatory rule:
[    8.207298] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207301] cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule:
[    8.207305] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207308] cfg80211: Disabling freq 5260 MHz
[    8.207311] cfg80211: Disabling freq 5280 MHz
[    8.207313] cfg80211: Disabling freq 5300 MHz
[    8.207316] cfg80211: Disabling freq 5320 MHz
[    8.207318] cfg80211: Disabling freq 5500 MHz
[    8.207321] cfg80211: Disabling freq 5520 MHz
[    8.207324] cfg80211: Disabling freq 5540 MHz
[    8.207326] cfg80211: Disabling freq 5560 MHz
[    8.207329] cfg80211: Disabling freq 5580 MHz
[    8.207331] cfg80211: Disabling freq 5600 MHz
[    8.207334] cfg80211: Disabling freq 5620 MHz
[    8.207336] cfg80211: Disabling freq 5640 MHz
[    8.207339] cfg80211: Disabling freq 5660 MHz
[    8.207342] cfg80211: Disabling freq 5680 MHz
[    8.207344] cfg80211: Disabling freq 5700 MHz
[    8.207348] cfg80211: Updating information on frequency 5745 MHz for a 20 MHz width channel with regulatory rule:
[    8.207352] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207355] cfg80211: Updating information on frequency 5765 MHz for a 20 MHz width channel with regulatory rule:
[    8.207359] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207362] cfg80211: Updating information on frequency 5785 MHz for a 20 MHz width channel with regulatory rule:
[    8.207366] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207370] cfg80211: Updating information on frequency 5805 MHz for a 20 MHz width channel with regulatory rule:
[    8.207374] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207378] cfg80211: Updating information on frequency 5825 MHz for a 20 MHz width channel with regulatory rule:
[    8.207382] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[    8.207385] cfg80211: Disabling freq 5920 MHz
[    8.207387] cfg80211: Disabling freq 5940 MHz
[    8.207390] cfg80211: Disabling freq 5960 MHz
[    8.207392] cfg80211: Disabling freq 5980 MHz
[    8.207395] cfg80211: Disabling freq 6000 MHz
[    8.207397] cfg80211: Disabling freq 6020 MHz
[    8.207400] cfg80211: Disabling freq 6040 MHz
[    8.207403] cfg80211: Disabling freq 6060 MHz
[    8.207405] cfg80211: Disabling freq 6080 MHz
[    8.207912] INFO @wl_cfg80211_attach : Registered CFG80211 phy
[    8.209991] lib80211_crypt: registered algorithm 'TKIP'
[    8.217030] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[    8.217052] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.217056] [drm] Driver supports precise vblank timestamp query.
[    8.217115] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.257916] wlan0: Broadcom BCM4359 802.11 Hybrid Wireless Controller 5.100.82.112
[    8.467112] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[    8.467118] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467121] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[    8.467123] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467125] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[    8.467128] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467130] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[    8.467132] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467134] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[    8.467137] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467139] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[    8.467141] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467143] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[    8.467145] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467147] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[    8.467150] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467152] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[    8.467154] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467156] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[    8.467159] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467161] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[    8.467163] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467165] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[    8.467168] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    8.467170] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[    8.467172] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    8.467174] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[    8.467177] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    8.467179] cfg80211: Disabling freq 5170 MHz
[    8.467181] cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule:
[    8.467183] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467186] cfg80211: Updating information on frequency 5190 MHz for a 20 MHz width channel with regulatory rule:
[    8.467188] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467190] cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule:
[    8.467192] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467194] cfg80211: Updating information on frequency 5210 MHz for a 20 MHz width channel with regulatory rule:
[    8.467197] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467199] cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule:
[    8.467201] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467203] cfg80211: Updating information on frequency 5230 MHz for a 20 MHz width channel with regulatory rule:
[    8.467205] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467207] cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule:
[    8.467210] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467212] cfg80211: Disabling freq 5260 MHz
[    8.467213] cfg80211: Disabling freq 5280 MHz
[    8.467215] cfg80211: Disabling freq 5300 MHz
[    8.467216] cfg80211: Disabling freq 5320 MHz
[    8.467218] cfg80211: Disabling freq 5500 MHz
[    8.467219] cfg80211: Disabling freq 5520 MHz
[    8.467221] cfg80211: Disabling freq 5540 MHz
[    8.467222] cfg80211: Disabling freq 5560 MHz
[    8.467224] cfg80211: Disabling freq 5580 MHz
[    8.467225] cfg80211: Disabling freq 5600 MHz
[    8.467227] cfg80211: Disabling freq 5620 MHz
[    8.467229] cfg80211: Disabling freq 5640 MHz
[    8.467230] cfg80211: Disabling freq 5660 MHz
[    8.467232] cfg80211: Disabling freq 5680 MHz
[    8.467233] cfg80211: Disabling freq 5700 MHz
[    8.467235] cfg80211: Updating information on frequency 5745 MHz for a 20 MHz width channel with regulatory rule:
[    8.467238] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467240] cfg80211: Updating information on frequency 5765 MHz for a 20 MHz width channel with regulatory rule:
[    8.467242] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467244] cfg80211: Updating information on frequency 5785 MHz for a 20 MHz width channel with regulatory rule:
[    8.467247] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467249] cfg80211: Updating information on frequency 5805 MHz for a 20 MHz width channel with regulatory rule:
[    8.467251] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467253] cfg80211: Updating information on frequency 5825 MHz for a 20 MHz width channel with regulatory rule:
[    8.467255] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467257] cfg80211: Disabling freq 5920 MHz
[    8.467259] cfg80211: Disabling freq 5940 MHz
[    8.467260] cfg80211: Disabling freq 5960 MHz
[    8.467262] cfg80211: Disabling freq 5980 MHz
[    8.467263] cfg80211: Disabling freq 6000 MHz
[    8.467265] cfg80211: Disabling freq 6020 MHz
[    8.467266] cfg80211: Disabling freq 6040 MHz
[    8.467268] cfg80211: Disabling freq 6060 MHz
[    8.467270] cfg80211: Disabling freq 6080 MHz
[    8.467275] cfg80211: World regulatory domain updated:
[    8.467276] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    8.467279] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467281] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    8.467283] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    8.467285] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.467288] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.483338] Bluetooth: can't load firmware, may not work correctly
[    8.483505] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[    8.485674] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[    8.487698] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[    8.489884] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    8.676597] init: failsafe main process (696) killed by TERM signal
[    8.747626] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    8.806355] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x461f01)
[    8.832521] psmouse serio1: elantech: Synaptics capabilities query result 0x01, 0x16, 0x0c.
[    8.911330] fbcon: inteldrmfb (fb0) is primary device
[    8.962230] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
[    9.141978] Console: switching to colour frame buffer device 170x48
[    9.145750] fb0: inteldrmfb frame buffer device
[    9.145751] drm: registered panic notifier
[    9.147818] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.149015] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    9.149211] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    9.149256] ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
[    9.149267] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.149271] lpc_ich: Resource conflict(s) found affecting iTCO_wdt
[    9.149276] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
[    9.149284] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.149290] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20120320/utaddress-251)
[    9.149297] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.149300] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    9.149746] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[    9.171480] init: plymouth-splash main process (1058) terminated with status 1
[    9.699517] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    9.699660] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   12.296824] cfg80211: Calling CRDA for country: RU
[   12.300726] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[   12.300732] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300734] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[   12.300737] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300739] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[   12.300741] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300743] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[   12.300746] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300748] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[   12.300750] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300752] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[   12.300754] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300757] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[   12.300759] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300761] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[   12.300763] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300766] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[   12.300768] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300770] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[   12.300773] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300775] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[   12.300777] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300779] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[   12.300781] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300783] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[   12.300786] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[   12.300788] cfg80211: Disabling freq 2484 MHz
[   12.300790] cfg80211: Disabling freq 5160 MHz
[   12.300791] cfg80211: Disabling freq 5170 MHz
[   12.300793] cfg80211: Disabling freq 5180 MHz
[   12.300794] cfg80211: Disabling freq 5190 MHz
[   12.300796] cfg80211: Disabling freq 5200 MHz
[   12.300798] cfg80211: Disabling freq 5210 MHz
[   12.300799] cfg80211: Disabling freq 5220 MHz
[   12.300801] cfg80211: Disabling freq 5230 MHz
[   12.300802] cfg80211: Disabling freq 5240 MHz
[   12.300804] cfg80211: Disabling freq 5250 MHz
[   12.300805] cfg80211: Disabling freq 5260 MHz
[   12.300807] cfg80211: Disabling freq 5270 MHz
[   12.300808] cfg80211: Disabling freq 5280 MHz
[   12.300810] cfg80211: Disabling freq 5290 MHz
[   12.300811] cfg80211: Disabling freq 5300 MHz
[   12.300813] cfg80211: Disabling freq 5310 MHz
[   12.300815] cfg80211: Disabling freq 5320 MHz
[   12.300816] cfg80211: Disabling freq 5330 MHz
[   12.300818] cfg80211: Disabling freq 5340 MHz
[   12.300819] cfg80211: Disabling freq 5350 MHz
[   12.300821] cfg80211: Disabling freq 5360 MHz
[   12.300822] cfg80211: Disabling freq 5370 MHz
[   12.300824] cfg80211: Disabling freq 5380 MHz
[   12.300825] cfg80211: Disabling freq 5390 MHz
[   12.300827] cfg80211: Disabling freq 5400 MHz
[   12.300829] cfg80211: Disabling freq 5410 MHz
[   12.300830] cfg80211: Disabling freq 5420 MHz
[   12.300832] cfg80211: Disabling freq 5430 MHz
[   12.300833] cfg80211: Disabling freq 5440 MHz
[   12.300835] cfg80211: Disabling freq 5450 MHz
[   12.300870] cfg80211: Disabling freq 5460 MHz
[   12.300882] cfg80211: Disabling freq 5470 MHz
[   12.300894] cfg80211: Disabling freq 5480 MHz
[   12.300906] cfg80211: Disabling freq 5490 MHz
[   12.300917] cfg80211: Disabling freq 5500 MHz
[   12.300928] cfg80211: Disabling freq 5510 MHz
[   12.300939] cfg80211: Disabling freq 5520 MHz
[   12.300949] cfg80211: Disabling freq 5530 MHz
[   12.300957] cfg80211: Disabling freq 5540 MHz
[   12.300964] cfg80211: Disabling freq 5550 MHz
[   12.300971] cfg80211: Disabling freq 5560 MHz
[   12.300974] cfg80211: Disabling freq 5570 MHz
[   12.300975] cfg80211: Disabling freq 5580 MHz
[   12.300977] cfg80211: Disabling freq 5590 MHz
[   12.300978] cfg80211: Disabling freq 5600 MHz
[   12.300980] cfg80211: Disabling freq 5610 MHz
[   12.300981] cfg80211: Disabling freq 5620 MHz
[   12.300983] cfg80211: Disabling freq 5630 MHz
[   12.300984] cfg80211: Disabling freq 5640 MHz
[   12.300986] cfg80211: Disabling freq 5650 MHz
[   12.300988] cfg80211: Disabling freq 5660 MHz
[   12.300989] cfg80211: Disabling freq 5670 MHz
[   12.300991] cfg80211: Disabling freq 5680 MHz
[   12.300992] cfg80211: Disabling freq 5690 MHz
[   12.300994] cfg80211: Disabling freq 5700 MHz
[   12.300995] cfg80211: Disabling freq 5710 MHz
[   12.300997] cfg80211: Disabling freq 5720 MHz
[   12.300998] cfg80211: Disabling freq 5725 MHz
[   12.301000] cfg80211: Disabling freq 5730 MHz
[   12.301001] cfg80211: Disabling freq 5735 MHz
[   12.301003] cfg80211: Disabling freq 5740 MHz
[   12.301005] cfg80211: Updating information on frequency 5745 MHz for a 20 MHz width channel with regulatory rule:
[   12.301007] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301009] cfg80211: Updating information on frequency 5750 MHz for a 20 MHz width channel with regulatory rule:
[   12.301012] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301014] cfg80211: Updating information on frequency 5755 MHz for a 20 MHz width channel with regulatory rule:
[   12.301016] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301018] cfg80211: Updating information on frequency 5760 MHz for a 20 MHz width channel with regulatory rule:
[   12.301021] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301023] cfg80211: Updating information on frequency 5765 MHz for a 20 MHz width channel with regulatory rule:
[   12.301025] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301027] cfg80211: Updating information on frequency 5770 MHz for a 20 MHz width channel with regulatory rule:
[   12.301030] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301031] cfg80211: Updating information on frequency 5775 MHz for a 20 MHz width channel with regulatory rule:
[   12.301034] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301036] cfg80211: Updating information on frequency 5780 MHz for a 20 MHz width channel with regulatory rule:
[   12.301038] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301040] cfg80211: Updating information on frequency 5785 MHz for a 20 MHz width channel with regulatory rule:
[   12.301043] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301045] cfg80211: Updating information on frequency 5790 MHz for a 20 MHz width channel with regulatory rule:
[   12.301047] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301049] cfg80211: Updating information on frequency 5795 MHz for a 20 MHz width channel with regulatory rule:
[   12.301052] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301054] cfg80211: Updating information on frequency 5800 MHz for a 20 MHz width channel with regulatory rule:
[   12.301056] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301058] cfg80211: Updating information on frequency 5805 MHz for a 20 MHz width channel with regulatory rule:
[   12.301060] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301062] cfg80211: Updating information on frequency 5810 MHz for a 20 MHz width channel with regulatory rule:
[   12.301065] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301067] cfg80211: Updating information on frequency 5815 MHz for a 20 MHz width channel with regulatory rule:
[   12.301069] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301071] cfg80211: Updating information on frequency 5820 MHz for a 20 MHz width channel with regulatory rule:
[   12.301073] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301075] cfg80211: Updating information on frequency 5825 MHz for a 20 MHz width channel with regulatory rule:
[   12.301078] cfg80211: 5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A mBi, 3000 mBm)
[   12.301079] cfg80211: Disabling freq 5830 MHz
[   12.301081] cfg80211: Disabling freq 5840 MHz
[   12.301083] cfg80211: Disabling freq 5850 MHz
[   12.301084] cfg80211: Disabling freq 5860 MHz
[   12.301086] cfg80211: Disabling freq 5870 MHz
[   12.301087] cfg80211: Disabling freq 5880 MHz
[   12.301089] cfg80211: Disabling freq 5890 MHz
[   12.301090] cfg80211: Disabling freq 5900 MHz
[   12.301092] cfg80211: Disabling freq 5910 MHz
[   12.301093] cfg80211: Disabling freq 5920 MHz
[   12.301095] cfg80211: Disabling freq 5930 MHz
[   12.301096] cfg80211: Disabling freq 5940 MHz
[   12.301098] cfg80211: Disabling freq 5950 MHz
[   12.301099] cfg80211: Disabling freq 5960 MHz
[   12.301101] cfg80211: Disabling freq 5970 MHz
[   12.301103] cfg80211: Disabling freq 5980 MHz
[   12.301104] cfg80211: Disabling freq 5990 MHz
[   12.301106] cfg80211: Disabling freq 6000 MHz
[   12.301107] cfg80211: Disabling freq 6010 MHz
[   12.301109] cfg80211: Disabling freq 6020 MHz
[   12.301110] cfg80211: Disabling freq 6030 MHz
[   12.301112] cfg80211: Disabling freq 6040 MHz
[   12.301113] cfg80211: Disabling freq 6050 MHz
[   12.301115] cfg80211: Disabling freq 6060 MHz
[   12.301116] cfg80211: Disabling freq 6070 MHz
[   12.301118] cfg80211: Disabling freq 6080 MHz
[   12.301119] cfg80211: Disabling freq 6090 MHz
[   12.301121] cfg80211: Disabling freq 6100 MHz
[   12.301123] cfg80211: Disabling freq 6110 MHz
[   12.301124] cfg80211: Disabling freq 6120 MHz
[   12.301126] cfg80211: Disabling freq 6130 MHz
[   12.301127] cfg80211: Disabling freq 6140 MHz
[   12.301132] cfg80211: Regulatory domain changed to country: RU
[   12.301134] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   12.301136] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   12.301138] cfg80211:   (5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A, 3000 mBm)
[   39.801675] wlc_print_ampdu_txstatus: txstatus 0x0761
[   39.801691] wlc_print_ampdu_txstatus: txstatus 0x0761

03:00.0 Network controller: Broadcom Corporation BCM43228 802.11a/b/g/n
	Subsystem: Foxconn International, Inc. Device e04b
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at c0500000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=2 PME-
	Capabilities: [58] Vendor Specific Information: Len=78 <?>
	Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [d0] Express (v1) Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM unknown, Latency L0 <4us, L1 <64us
			ClockPM+ Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
		AERCap:	First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
	Capabilities: [13c v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending- InProgress-
	Capabilities: [160 v1] Device Serial Number 00-00-b9-ff-ff-fc-08-ed
	Capabilities: [16c v1] Power Budgeting <?>
	Kernel driver in use: wl
	Kernel modules: wl


^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-21 12:54           ` Vasiliy Tolstov
@ 2013-04-26  7:17             ` Vasiliy Tolstov
  2013-04-26  9:01               ` Arend van Spriel
  0 siblings, 1 reply; 19+ messages in thread
From: Vasiliy Tolstov @ 2013-04-26  7:17 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Julian Calaby, linux-wireless, brcm80211-dev-list,
	Rafał Miłecki, Larry Finger

Any news ?

2013/4/21 Vasiliy Tolstov <v.tolstov@selfip.ru>:
> 2013/4/19 Arend van Spriel <arend@broadcom.com>:
>> I have no quick solution so need to more detailed info. For these kind of
>> questions it always helps to provide kernel log and output from commands
>> like lspci and lsusb.
>
>
> Now i'm sometimes not able ping my wifi hot spot (only on 43228, on
> 4311 all works fine with b43 driver)
> lspci:
> 03:00.0 0280: 14e4:4359
>         Subsystem: 105b:e04b
>         Flags: bus master, fast devsel, latency 0, IRQ 17
>         Memory at c0500000 (64-bit, non-prefetchable) [size=16K]
>         Capabilities: [40] Power Management version 3
>         Capabilities: [58] Vendor Specific Information: Len=78 <?>
>         Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
>         Capabilities: [d0] Express Endpoint, MSI 00
>         Capabilities: [100] Advanced Error Reporting
>         Capabilities: [13c] Virtual Channel
>         Capabilities: [160] Device Serial Number 00-00-b9-ff-ff-fc-08-ed
>         Capabilities: [16c] Power Budgeting <?>
>         Kernel driver in use: wl
>         Kernel modules: wl
>
>
> Some logs from kernel and ping in attached file. I'm try to send this
> email ten times, becouse wifi very bad work's with this driver =(
>
> --
> Vasiliy Tolstov,
> e-mail: v.tolstov@selfip.ru
> jabber: vase@selfip.ru



-- 
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-26  7:17             ` Vasiliy Tolstov
@ 2013-04-26  9:01               ` Arend van Spriel
  2013-04-26 20:19                 ` Vasiliy Tolstov
  0 siblings, 1 reply; 19+ messages in thread
From: Arend van Spriel @ 2013-04-26  9:01 UTC (permalink / raw)
  To: Vasiliy Tolstov
  Cc: Julian Calaby, linux-wireless, brcm80211-dev-list,
	Rafał Miłecki, Larry Finger

On 04/26/2013 09:17 AM, Vasiliy Tolstov wrote:
> Any news ?

Not really. You could try disabling powersave. I am not very familiar 
with wl driver.

$ iw dev wlanX power_save off

Can you still provide lsusb and lspci for all devices?

Gr. AvS

> 2013/4/21 Vasiliy Tolstov <v.tolstov@selfip.ru>:
>> 2013/4/19 Arend van Spriel <arend@broadcom.com>:
>>> I have no quick solution so need to more detailed info. For these kind of
>>> questions it always helps to provide kernel log and output from commands
>>> like lspci and lsusb.
>>
>>
>> Now i'm sometimes not able ping my wifi hot spot (only on 43228, on
>> 4311 all works fine with b43 driver)
>> lspci:
>> 03:00.0 0280: 14e4:4359
>>          Subsystem: 105b:e04b
>>          Flags: bus master, fast devsel, latency 0, IRQ 17
>>          Memory at c0500000 (64-bit, non-prefetchable) [size=16K]
>>          Capabilities: [40] Power Management version 3
>>          Capabilities: [58] Vendor Specific Information: Len=78 <?>
>>          Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
>>          Capabilities: [d0] Express Endpoint, MSI 00
>>          Capabilities: [100] Advanced Error Reporting
>>          Capabilities: [13c] Virtual Channel
>>          Capabilities: [160] Device Serial Number 00-00-b9-ff-ff-fc-08-ed
>>          Capabilities: [16c] Power Budgeting <?>
>>          Kernel driver in use: wl
>>          Kernel modules: wl
>>
>>
>> Some logs from kernel and ping in attached file. I'm try to send this
>> email ten times, becouse wifi very bad work's with this driver =(
>>
>> --
>> Vasiliy Tolstov,
>> e-mail: v.tolstov@selfip.ru
>> jabber: vase@selfip.ru
>
>
>



^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-26  9:01               ` Arend van Spriel
@ 2013-04-26 20:19                 ` Vasiliy Tolstov
  2013-05-05 20:30                   ` Vasiliy Tolstov
  0 siblings, 1 reply; 19+ messages in thread
From: Vasiliy Tolstov @ 2013-04-26 20:19 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Julian Calaby, linux-wireless, brcm80211-dev-list,
	Rafał Miłecki, Larry Finger

2013/4/26 Arend van Spriel <arend@broadcom.com>:
> Not really. You could try disabling powersave. I am not very familiar with
> wl driver.
>
> $ iw dev wlanX power_save off
>
> Can you still provide lsusb and lspci for all devices?
>
> Gr. AvS


I'm already disable powersaving but it not helps. My lspci and lsusb:

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor
Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation
Core Processor Family Integrated Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation Panther Point USB xHCI Host
Controller (rev 04)
00:16.0 Communication controller: Intel Corporation Panther Point MEI
Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation Panther Point USB Enhanced
Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Panther Point High Definition
Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Panther Point PCI Express Root
Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation Panther Point PCI Express Root
Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation Panther Point PCI Express Root
Port 3 (rev c4)
00:1d.0 USB controller: Intel Corporation Panther Point USB Enhanced
Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Panther Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Panther Point 6 port SATA
Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation Panther Point SMBus Controller (rev 04)
03:00.0 Network controller: Broadcom Corporation BCM43228 802.11a/b/g/n
04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57785
Gigabit Ethernet PCIe (rev 10)
04:00.1 SD Host controller: Broadcom Corporation NetXtreme BCM57765
Memory Card Reader (rev 10)


Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0489:e046 Foxconn / Hon Hai
Bus 001 Device 004: ID 04f2:b336 Chicony Electronics Co., Ltd




--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-04-26 20:19                 ` Vasiliy Tolstov
@ 2013-05-05 20:30                   ` Vasiliy Tolstov
  2013-05-05 22:05                     ` Larry Finger
  0 siblings, 1 reply; 19+ messages in thread
From: Vasiliy Tolstov @ 2013-05-05 20:30 UTC (permalink / raw)
  To: Vasiliy Tolstov
  Cc: Arend van Spriel, Julian Calaby, linux-wireless,
	brcm80211-dev-list, Rafał Miłecki, Larry Finger

2013/4/27 Vasiliy Tolstov <v.tolstov@selfip.ru>:
> 2013/4/26 Arend van Spriel <arend@broadcom.com>:
>> Not really. You could try disabling powersave. I am not very familiar with
>> wl driver.
>>
>> $ iw dev wlanX power_save off
>>
>> Can you still provide lsusb and lspci for all devices?
>>
>> Gr. AvS


Any news?

--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-05-05 20:30                   ` Vasiliy Tolstov
@ 2013-05-05 22:05                     ` Larry Finger
  2013-05-06 10:45                       ` Vasiliy Tolstov
  0 siblings, 1 reply; 19+ messages in thread
From: Larry Finger @ 2013-05-05 22:05 UTC (permalink / raw)
  To: Vasiliy Tolstov
  Cc: Arend van Spriel, Julian Calaby, linux-wireless,
	brcm80211-dev-list, Rafał Miłecki

On 05/05/2013 03:30 PM, Vasiliy Tolstov wrote:
> 2013/4/27 Vasiliy Tolstov <v.tolstov@selfip.ru>:
>> 2013/4/26 Arend van Spriel <arend@broadcom.com>:
>>> Not really. You could try disabling powersave. I am not very familiar with
>>> wl driver.
>>>
>>> $ iw dev wlanX power_save off
>>>
>>> Can you still provide lsusb and lspci for all devices?
>>>
>>> Gr. AvS
>
>
> Any news?

You are using a closed-source driver. None of us know what is in the code, thus 
there is very little help we can give you other than to give general 
suggestions. If you were using b43 or brcmsmac, the situation would be different.

Larry



^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-05-05 22:05                     ` Larry Finger
@ 2013-05-06 10:45                       ` Vasiliy Tolstov
  2013-05-06 15:31                         ` Larry Finger
  0 siblings, 1 reply; 19+ messages in thread
From: Vasiliy Tolstov @ 2013-05-06 10:45 UTC (permalink / raw)
  To: Larry Finger
  Cc: Arend van Spriel, Julian Calaby, linux-wireless,
	brcm80211-dev-list, Rafał Miłecki

2013/5/6 Larry Finger <Larry.Finger@lwfinger.net>:
> You are using a closed-source driver. None of us know what is in the code,
> thus there is very little help we can give you other than to give general
> suggestions. If you were using b43 or brcmsmac, the situation would be
> different.


Yes, but on last message i get response from broadcom and expect to
see his answers.
May be broadcom has own mailing list for bad things in their drivers?


--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-05-06 10:45                       ` Vasiliy Tolstov
@ 2013-05-06 15:31                         ` Larry Finger
  2013-05-07  8:11                           ` Arend van Spriel
  0 siblings, 1 reply; 19+ messages in thread
From: Larry Finger @ 2013-05-06 15:31 UTC (permalink / raw)
  To: Vasiliy Tolstov
  Cc: Arend van Spriel, Julian Calaby, linux-wireless,
	brcm80211-dev-list, Rafał Miłecki

On 05/06/2013 05:45 AM, Vasiliy Tolstov wrote:
> 2013/5/6 Larry Finger <Larry.Finger@lwfinger.net>:
>> You are using a closed-source driver. None of us know what is in the code,
>> thus there is very little help we can give you other than to give general
>> suggestions. If you were using b43 or brcmsmac, the situation would be
>> different.
>
>
> Yes, but on last message i get response from broadcom and expect to
> see his answers.
> May be broadcom has own mailing list for bad things in their drivers?

My impression was that you were given a general answer, but that no specific 
suggestions could be made. I don't think you should expect any more help from 
the open-source community.

I am not aware of any mailing list for complaints about wl, but I never use it.

Larry



^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-05-06 15:31                         ` Larry Finger
@ 2013-05-07  8:11                           ` Arend van Spriel
  2013-05-07 14:32                             ` Vasiliy Tolstov
  2013-05-17 13:30                             ` Vasiliy Tolstov
  0 siblings, 2 replies; 19+ messages in thread
From: Arend van Spriel @ 2013-05-07  8:11 UTC (permalink / raw)
  To: Larry Finger
  Cc: Vasiliy Tolstov, Julian Calaby, linux-wireless,
	brcm80211-dev-list, Rafał Miłecki

On 05/06/2013 05:31 PM, Larry Finger wrote:
> On 05/06/2013 05:45 AM, Vasiliy Tolstov wrote:
>> 2013/5/6 Larry Finger <Larry.Finger@lwfinger.net>:
>>> You are using a closed-source driver. None of us know what is in the
>>> code,
>>> thus there is very little help we can give you other than to give
>>> general
>>> suggestions. If you were using b43 or brcmsmac, the situation would be
>>> different.
>>
>>
>> Yes, but on last message i get response from broadcom and expect to
>> see his answers.
>> May be broadcom has own mailing list for bad things in their drivers?
>
> My impression was that you were given a general answer, but that no
> specific suggestions could be made. I don't think you should expect any
> more help from the open-source community.

The only specific suggestion given by me was to turn off powersave, but 
that was already tried. My knowledge of wl linux-sta driver is limited.

> I am not aware of any mailing list for complaints about wl, but I never
> use it.

Actually, there is: linux-wlan-client-support-list@broadcom.com

It can be found on the web page [1].

Regards,
Arend

[1] http://www.broadcom.com/support/802.11/linux_sta.php


^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-05-07  8:11                           ` Arend van Spriel
@ 2013-05-07 14:32                             ` Vasiliy Tolstov
  2013-05-17 13:30                             ` Vasiliy Tolstov
  1 sibling, 0 replies; 19+ messages in thread
From: Vasiliy Tolstov @ 2013-05-07 14:32 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Larry Finger, Julian Calaby, linux-wireless, brcm80211-dev-list,
	Rafał Miłecki

2013/5/7 Arend van Spriel <arend@broadcom.com>:
> The only specific suggestion given by me was to turn off powersave, but that
> was already tried. My knowledge of wl linux-sta driver is limited.
>
>
>> I am not aware of any mailing list for complaints about wl, but I never
>> use it.
>
>
> Actually, there is: linux-wlan-client-support-list@broadcom.com
>
> It can be found on the web page [1].
>
> Regards,
> Arend
>
> [1] http://www.broadcom.com/support/802.11/linux_sta.php


Thanks, i'm try in broadcom list.

--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-05-07  8:11                           ` Arend van Spriel
  2013-05-07 14:32                             ` Vasiliy Tolstov
@ 2013-05-17 13:30                             ` Vasiliy Tolstov
  2013-05-17 14:18                               ` Arend van Spriel
  1 sibling, 1 reply; 19+ messages in thread
From: Vasiliy Tolstov @ 2013-05-17 13:30 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Larry Finger, Julian Calaby, linux-wireless, brcm80211-dev-list,
	Rafał Miłecki

2013/5/7 Arend van Spriel <arend@broadcom.com>:
> Actually, there is: linux-wlan-client-support-list@broadcom.com
>
> It can be found on the web page [1].
>
> Regards,
> Arend
>
> [1] http://www.broadcom.com/support/802.11/linux_sta.php


This email is dead. Nobody respond to me. May be exists another email list?

--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: very bad work of wl (bcm 43228)
  2013-05-17 13:30                             ` Vasiliy Tolstov
@ 2013-05-17 14:18                               ` Arend van Spriel
  0 siblings, 0 replies; 19+ messages in thread
From: Arend van Spriel @ 2013-05-17 14:18 UTC (permalink / raw)
  To: Vasiliy Tolstov
  Cc: Larry Finger, Julian Calaby, linux-wireless, brcm80211-dev-list,
	Rafał Miłecki

On 05/17/2013 03:30 PM, Vasiliy Tolstov wrote:
> 2013/5/7 Arend van Spriel <arend@broadcom.com>:
>> Actually, there is: linux-wlan-client-support-list@broadcom.com
>>
>> It can be found on the web page [1].
>>
>> Regards,
>> Arend
>>
>> [1] http://www.broadcom.com/support/802.11/linux_sta.php
>
>
> This email is dead. Nobody respond to me. May be exists another email list?

There should be someone on the receiving end. I did an internal query 
with the info you provided so far.

Regards,
Arend



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-05-17 14:18 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-19  8:27 very bad work of wl (bcm 43228) Vasiliy Tolstov
2013-04-19 10:41 ` Julian Calaby
2013-04-19 10:44   ` Vasiliy Tolstov
2013-04-19 11:06     ` Julian Calaby
2013-04-19 11:20       ` Vasiliy Tolstov
2013-04-19 12:51         ` Julian Calaby
2013-04-19 19:24         ` Arend van Spriel
2013-04-21 12:54           ` Vasiliy Tolstov
2013-04-26  7:17             ` Vasiliy Tolstov
2013-04-26  9:01               ` Arend van Spriel
2013-04-26 20:19                 ` Vasiliy Tolstov
2013-05-05 20:30                   ` Vasiliy Tolstov
2013-05-05 22:05                     ` Larry Finger
2013-05-06 10:45                       ` Vasiliy Tolstov
2013-05-06 15:31                         ` Larry Finger
2013-05-07  8:11                           ` Arend van Spriel
2013-05-07 14:32                             ` Vasiliy Tolstov
2013-05-17 13:30                             ` Vasiliy Tolstov
2013-05-17 14:18                               ` Arend van Spriel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.