• Определение местоположения по сети GSM?

    lohmat
    @lohmat Автор вопроса
    Смущают только такие отзывы:
    … Но у моего экземпляра выявилась очень неприятная особенность — поработав некоторое время, он толи засыпал, толи зависал. Соотвественно, новые координаты не приходили, на звонки он отвечал через раз. Такие зависания могли продолжаться порядка часа, затем он вновь выходил на связь. Так что, для серьезного применения он не годится, только как игрушка.

    Если все так ненадежно, то лучше уж я сам сделаю, пусть это будет и трудозатратно, GSM модуль у меня всё равно уже давно без дела лежит. :)
  • Определение местоположения по сети GSM?

    lohmat
    @lohmat Автор вопроса
    А они умеют определять своё движение? Т.е. есть ли там акселерометр?
    Буквально сегодня увидел статью: «GPS мониторинг авто или домашнее задание на вечер»… Задумался, может тоже так сделать…
  • Определение местоположения по сети GSM?

    lohmat
    @lohmat Автор вопроса
    Такой сценарий я тоже предполагал, выше об этом писал: comment_179525. Только под Android не программировал ничего…
    Может конструктором каким воспользоваться… Посоветуете что-нибудь?
    Пока буду ориентироваться на сервис оператора, функционал потом нарастить не сильно сложно.
  • Определение местоположения по сети GSM?

    lohmat
    @lohmat Автор вопроса
    Да, точность, конечно, не ахти:
    http://static-maps.yandex.ru/1.x/?l=map&ll=60.6112747,56.8716888&z=14&pt=60.6112747,56.8716888,pm2wtl~60.6238325,56.8785518,pm2ntl
    Отобразил на карте Яндекса, получается между этими точками где-то нахожусь :)
    Попробую Мегафоновский «Радар», интересно, как там точность…
    Как бы xml-вывод сразу на карту завернуть, одной строкой? :)
  • Определение местоположения по сети GSM?

    lohmat
    @lohmat Автор вопроса
    Да, спасибо! Почти то, что нужно, еще бы сразу на карту вывести…
  • Определение местоположения по сети GSM?

    lohmat
    @lohmat Автор вопроса
    Плюс через сайт следить можно… и, по идеи, точнее должно быть.
  • Определение местоположения по сети GSM?

    lohmat
    @lohmat Автор вопроса
    developers.google.com/maps/documentation/business/geolocation/#cell_tower_object

    Похоже, одной строкой адреса никак не обойтись, придется городить приложение… :(
    Остается, конечно, более простой вариант — сервис оператора. Т.е. сигналка запрашивает по SMS свое положение и пересылает мне ответ.
  • Определение местоположения по сети GSM?

    lohmat
    @lohmat Автор вопроса
    developers.google.com/maps/documentation/business/geolocation/#cell_tower_object

    Спасибо, поразбираюсь…
    Только дорого получится по смс.

    Ну это же на случай угона, тут цена SMS не важна. :)
  • Определение местоположения по сети GSM?

    lohmat
    @lohmat Автор вопроса
    Ваше устройство должно все вот это: «MCC,MNC,LAC,CellId,BSIC,Ch,RxL,C1,C2» передавать на ваш сервер, а уж определением координат должен сервер заниматься.

    Я предполагал такие варианты:
    1) В SMS ссылка вида www.google.com/glm/mmap?mcc=250&mnc=99f&towerid=2f32 т.е. переходим и видим карту с точкой
    2) В SMS передаем все эти данные, а уже на моём телефоне простое Android приложение цепляет их из SMS и определяет местоположение.
    Но, например, в доке к Яндекс API указано, что если нет IP адреса устройства (местоположение которого определяем), то местоположение может быть определено неверно.
  • Определение местоположения по сети GSM?

    lohmat
    @lohmat Автор вопроса
    Зачем сервер? Можно же в SMS передавать MCC,MNC,LAC,CellId,BSIC,Ch,RxL,C1,C2, или еще сразу ссылку вида: www.google.com/glm/mmap?mcc=xxx&mnc=xxx&towerid=xxx, как в Вашем примере.
    Конечно, находил эту информацию, но запустить не удалось.
    Вот реальные данные от GSM модуля:
    MCC,MNC,LAC,CellId,BSIC,Ch,RxL,C1,C2
    250,99f,62a6,2f32,e,867,-083,00019,00019

    www.google.com/glm/mmap?mcc=250&mnc=99f&towerid=2f32
    Bad Request
    Error 400

    Или в десятичном виде:
    www.google.com/glm/mmap?mcc=250&mnc=2463&towerid=12082
    Bad Request
    Error 400
  • Не работает вся память на ноутбуке Samsung R410-FB04 в Kubuntu x64?

    lohmat
    @lohmat Автор вопроса
    А на что там смотреть, а то там портянка такая:
    lspci -vvv
    00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
    Subsystem: Samsung Electronics Co Ltd Device c524
    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
    Capabilities: Kernel driver in use: agpgart-intel

    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller])
    Subsystem: Samsung Electronics Co Ltd Device c524
    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
    Interrupt: pin A routed to IRQ 44
    Region 0: Memory at fc000000 (64-bit, non-prefetchable) [size=4M]
    Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
    Region 4: I/O ports at 1800 [size=8]
    Expansion ROM at [disabled]
    Capabilities: Kernel driver in use: i915
    Kernel modules: i915

    00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    Subsystem: Samsung Electronics Co Ltd Device c524
    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
    Region 0: Memory at fc400000 (64-bit, non-prefetchable) [size=1M]
    Capabilities: 00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 16
    Region 4: I/O ports at 1820 [size=32]
    Capabilities: Kernel driver in use: uhci_hcd

    00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin B routed to IRQ 21
    Region 4: I/O ports at 1840 [size=32]
    Capabilities: Kernel driver in use: uhci_hcd

    00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin C routed to IRQ 19
    Region 4: I/O ports at 1860 [size=32]
    Capabilities: Kernel driver in use: uhci_hcd

    00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) (prog-if 20 [EHCI])
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin C routed to IRQ 19
    Region 0: Memory at fc704800 (32-bit, non-prefetchable) [size=1K]
    Capabilities: Kernel driver in use: ehci_hcd

    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    Subsystem: Samsung Electronics Co Ltd Device c524
    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 46
    Region 0: Memory at fc700000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: Kernel driver in use: snd_hda_intel
    Kernel modules: snd-hda-intel

    00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
    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
    Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
    I/O behind bridge: 00002000-00002fff
    Memory behind bridge: f6000000-f7ffffff
    Prefetchable memory behind bridge: 00000000f0000000-00000000f1ffffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: Kernel driver in use: pcieport
    Kernel modules: shpchp

    00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03) (prog-if 00 [Normal decode])
    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
    Bus: primary=00, secondary=04, subordinate=05, sec-latency=0
    I/O behind bridge: 00003000-00003fff
    Memory behind bridge: f8000000-f9ffffff
    Prefetchable memory behind bridge: 00000000f2000000-00000000f3ffffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: Kernel driver in use: pcieport
    Kernel modules: shpchp

    00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03) (prog-if 00 [Normal decode])
    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
    Bus: primary=00, secondary=06, subordinate=07, sec-latency=0
    I/O behind bridge: 00004000-00004fff
    Memory behind bridge: fa000000-fbffffff
    Prefetchable memory behind bridge: 00000000f4000000-00000000f5ffffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: Kernel driver in use: pcieport
    Kernel modules: shpchp

    00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 23
    Region 4: I/O ports at 1880 [size=32]
    Capabilities: Kernel driver in use: uhci_hcd

    00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin B routed to IRQ 19
    Region 4: I/O ports at 18a0 [size=32]
    Capabilities: Kernel driver in use: uhci_hcd

    00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin C routed to IRQ 18
    Region 4: I/O ports at 18c0 [size=32]
    Capabilities: Kernel driver in use: uhci_hcd

    00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20 [EHCI])
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 23
    Region 0: Memory at fc704c00 (32-bit, non-prefetchable) [size=1K]
    Capabilities: Kernel driver in use: ehci_hcd

    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) (prog-if 01 [Subtractive decode])
    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
    Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
    I/O behind bridge: 0000f000-00000fff
    Memory behind bridge: fff00000-000fffff
    Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
    Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Capabilities: Kernel modules: iTCO_wdt

    00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03) (prog-if 01 [AHCI 1.0])
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin B routed to IRQ 43
    Region 0: I/O ports at 1818 [size=8]
    Region 1: I/O ports at 180c [size=4]
    Region 2: I/O ports at 1810 [size=8]
    Region 3: I/O ports at 1808 [size=4]
    Region 4: I/O ports at 18e0 [size=32]
    Region 5: Memory at fc704000 (32-bit, non-prefetchable) [size=2K]
    Capabilities: Kernel driver in use: ahci

    00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
    Subsystem: Samsung Electronics Co Ltd Device c524
    Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Interrupt: pin C routed to IRQ 5
    Region 0: Memory at c0000000 (64-bit, non-prefetchable) [size=256]
    Region 4: I/O ports at 1c00 [size=32]
    Kernel modules: i2c-i801

    02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    Subsystem: Dell Wireless 1702 802.11bgn Half-size Mini PCIe Card [AR9002WB-1NGCD]
    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 16
    Region 0: Memory at f6000000 (64-bit, non-prefetchable) [size=64K]
    Capabilities: Kernel driver in use: ath9k
    Kernel modules: ath9k

    06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller (rev 13)
    Subsystem: Samsung Electronics Co Ltd Device c518
    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 45
    Region 0: Memory at fa000000 (64-bit, non-prefetchable) [size=16K]
    Region 2: I/O ports at 4000 [size=256]
    [virtual] Expansion ROM at f4000000 [disabled] [size=128K]
    Capabilities: Kernel driver in use: sky2
    Kernel modules: sky2
  • Не работает вся память на ноутбуке Samsung R410-FB04 в Kubuntu x64?

    lohmat
    @lohmat Автор вопроса
    Описался, конечно Ubuntu 12.10 :-)
  • Не работает вся память на ноутбуке Samsung R410-FB04 в Kubuntu x64?

    lohmat
    @lohmat Автор вопроса
    Похоже нашел решение! =) jcmvbkbc правильно заметил про pae: т.к. Ubuntu 12.04 по умолчанию имеет pae ядро я загрузился с live-cd:
    free -m
    ubuntu@ubuntu:~$ free -m
    total used free shared buffers cached
    Mem: 3995 1143 2852 0 131 708
    -/+ buffers/cache: 303 3692
    Swap: 5119 0 5119

    Почему x64 система не работает правильно — для меня загадка, intel пишет, что T3200 поддерживает 64-х битные инструкции.
    Теперь буду переезжать со своей x64 обратно на x86. Может ubuntu поставлю, unity, вроде, уже как надо работает. ;-)
    Всем спасибо, особенно jcmvbkbc.
  • Не работает вся память на ноутбуке Samsung R410-FB04 в Kubuntu x64?

    lohmat
    @lohmat Автор вопроса
    Прежде чем ставить x64, я глянул сайт intel:
    Instruction Set: 64-bit

    Или поддержки недостаточно?
    Конечно, я огорчился, что не получается использовать четверть памяти, но переехать просто так обратно на 32 бита не получится — придется всю систему переустанавливать (home у меня отдельным разделом, но все программы, репозитории — всё ставить/подключать).
    Вот если бы live дистрибутив с pae ядром добыть, что бы сначала проверить…
  • Не работает вся память на ноутбуке Samsung R410-FB04 в Kubuntu x64?

    lohmat
    @lohmat Автор вопроса
    Вот лог загрузки с параметром mem=4G:
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.2.0-26-generic (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #41-Ubuntu SMP Thu Jun 14 17:49:24 UTC 2012 (Ubuntu 3.2.0-26.41-generic 3.2.19)
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic root=UUID=3b3670fd-9731-44de-8bee-ec494fa02336 ro quiet splash mem=4G vt.handoff=7
    [ 0.000000] KERNEL supported cpus:
    [ 0.000000] Intel GenuineIntel
    [ 0.000000] AMD AuthenticAMD
    [ 0.000000] Centaur CentaurHauls
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 — 000000000009e400 (usable)
    [ 0.000000] BIOS-e820: 000000000009e400 — 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000dc000 — 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 — 00000000bd6a1000 (usable)
    [ 0.000000] BIOS-e820: 00000000bd6a1000 — 00000000bd6a7000 (reserved)
    [ 0.000000] BIOS-e820: 00000000bd6a7000 — 00000000bd7bd000 (usable)
    [ 0.000000] BIOS-e820: 00000000bd7bd000 — 00000000bd80f000 (reserved)
    [ 0.000000] BIOS-e820: 00000000bd80f000 — 00000000bd908000 (usable)
    [ 0.000000] BIOS-e820: 00000000bd908000 — 00000000bdb0f000 (reserved)
    [ 0.000000] BIOS-e820: 00000000bdb0f000 — 00000000bdb18000 (usable)
    [ 0.000000] BIOS-e820: 00000000bdb18000 — 00000000bdb1f000 (reserved)
    [ 0.000000] BIOS-e820: 00000000bdb1f000 — 00000000bdb64000 (usable)
    [ 0.000000] BIOS-e820: 00000000bdb64000 — 00000000bdb9f000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000bdb9f000 — 00000000bdc00000 (ACPI data)
    [ 0.000000] BIOS-e820: 0000000100000000 — 0000000140000000 (usable)
    [ 0.000000] e820 remove range: 0000000100000000 — ffffffffffffffff (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] user-defined physical RAM map:
    [ 0.000000] user: 0000000000000000 — 000000000009e400 (usable)
    [ 0.000000] user: 000000000009e400 — 00000000000a0000 (reserved)
    [ 0.000000] user: 00000000000dc000 — 0000000000100000 (reserved)
    [ 0.000000] user: 0000000000100000 — 00000000bd6a1000 (usable)
    [ 0.000000] user: 00000000bd6a1000 — 00000000bd6a7000 (reserved)
    [ 0.000000] user: 00000000bd6a7000 — 00000000bd7bd000 (usable)
    [ 0.000000] user: 00000000bd7bd000 — 00000000bd80f000 (reserved)
    [ 0.000000] user: 00000000bd80f000 — 00000000bd908000 (usable)
    [ 0.000000] user: 00000000bd908000 — 00000000bdb0f000 (reserved)
    [ 0.000000] user: 00000000bdb0f000 — 00000000bdb18000 (usable)
    [ 0.000000] user: 00000000bdb18000 — 00000000bdb1f000 (reserved)
    [ 0.000000] user: 00000000bdb1f000 — 00000000bdb64000 (usable)
    [ 0.000000] user: 00000000bdb64000 — 00000000bdb9f000 (ACPI NVS)
    [ 0.000000] user: 00000000bdb9f000 — 00000000bdc00000 (ACPI data)
    [ 0.000000] DMI present.
    [ 0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. R410P /R460, BIOS 16NA.M002.20091007.HYA 10/07/2009
    [ 0.000000] e820 update range: 0000000000000000 — 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 — 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0xbdb64 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-D3FFF write-protect
    [ 0.000000] D4000-D7FFF uncachable
    [ 0.000000] D8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0C0000000 mask FC0000000 uncachable
    [ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable
    [ 0.000000] 2 base 000000000 mask F00000000 write-back
    [ 0.000000] 3 base 100000000 mask FC0000000 write-back
    [ 0.000000] 4 base 0BDC00000 mask FFFC00000 uncachable
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] original variable MTRRs
    [ 0.000000] reg 0, base: 3GB, range: 1GB, type UC
    [ 0.000000] reg 1, base: 3040MB, range: 32MB, type UC
    [ 0.000000] reg 2, base: 0GB, range: 4GB, type WB
    [ 0.000000] reg 3, base: 4GB, range: 1GB, type WB
    [ 0.000000] reg 4, base: 3036MB, range: 4MB, type UC
    [ 0.000000] total RAM covered: 4060M
    [ 0.000000] Found optimal setting for mtrr clean up
    [ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 5 lose cover RAM: 0G
    [ 0.000000] New variable MTRRs
    [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
    [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
    [ 0.000000] reg 2, base: 3036MB, range: 4MB, type UC
    [ 0.000000] reg 3, base: 3040MB, range: 32MB, type UC
    [ 0.000000] reg 4, base: 4GB, range: 1GB, type WB
    [ 0.000000] e820 update range: 00000000bdc00000 — 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] found SMP MP-table at [ffff8800000f7310] f7310
    [ 0.000000] initial memory mapped: 0 — 20000000
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000bdb64000
    [ 0.000000] 0000000000 — 00bda00000 page 2M
    [ 0.000000] 00bda00000 — 00bdb64000 page 4k
    [ 0.000000] kernel direct mapping tables up to bdb64000 @ 1fffb000-20000000
    [ 0.000000] RAMDISK: 356d6000 — 36b63000
    [ 0.000000] ACPI: RSDP 00000000000f7270 00024 (v02 PTLTD )
    [ 0.000000] ACPI: XSDT 00000000bdbf82aa 00074 (v01 SECCSD LH43STAR 06040000 LTP 00000000)
    [ 0.000000] ACPI: FACP 00000000bdbe8000 000F4 (v03 INTEL CRESTLNE 06040000 ALAN 00000001)
    [ 0.000000] ACPI: DSDT 00000000bdbe9000 06822 (v02 Intel CANTIGA 06040000 INTL 20050624)
    [ 0.000000] ACPI: FACS 00000000bdb9efc0 00040
    [ 0.000000] ACPI: HPET 00000000bdbfed86 00038 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
    [ 0.000000] ACPI: MCFG 00000000bdbfedbe 0003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
    [ 0.000000] ACPI: APIC 00000000bdbfedfa 00068 (v01 PTLTD? APIC 06040000 LTP 00000000)
    [ 0.000000] ACPI: BOOT 00000000bdbfee62 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    [ 0.000000] ACPI: SLIC 00000000bdbfee8a 00176 (v01 SECCSD LH43STAR 06040000 LTP 00000000)
    [ 0.000000] ACPI: SSDT 00000000bdbf8346 000B6 (v01 BrtRef DD01BRT 00001000 INTL 20050624)
    [ 0.000000] ACPI: SSDT 00000000bdbe7000 005F9 (v01 PmRef CpuPm 00003000 INTL 20050624)
    [ 0.000000] ACPI: SSDT 00000000bdbe6000 00259 (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
    [ 0.000000] ACPI: SSDT 00000000bdbe5000 0020F (v01 PmRef ApTst 00003000 INTL 20050624)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-00000000bdb64000
    [ 0.000000] Initmem setup node 0 0000000000000000-00000000bdb64000
    [ 0.000000] NODE_DATA [00000000bdb5f000 — 00000000bdb63fff]
    [ 0.000000] [ffffea0000000000-ffffea0002ffffff] PMD -> [ffff8800b9e00000-ffff8800bcdfffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[6] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009e
    [ 0.000000] 0: 0x00000100 -> 0x000bd6a1
    [ 0.000000] 0: 0x000bd6a7 -> 0x000bd7bd
    [ 0.000000] 0: 0x000bd80f -> 0x000bd908
    [ 0.000000] 0: 0x000bdb0f -> 0x000bdb18
    [ 0.000000] 0: 0x000bdb1f -> 0x000bdb64
    [ 0.000000] On node 0 totalpages: 776332
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3913 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12078 pages used for memmap
    [ 0.000000] DMA32 zone: 760272 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[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    [ 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 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 — 000000000009f000
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 — 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 — 00000000000dc000
    [ 0.000000] PM: Registered nosave memory: 00000000000dc000 — 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000bd6a1000 — 00000000bd6a7000
    [ 0.000000] PM: Registered nosave memory: 00000000bd7bd000 — 00000000bd80f000
    [ 0.000000] PM: Registered nosave memory: 00000000bd908000 — 00000000bdb0f000
    [ 0.000000] PM: Registered nosave memory: 00000000bdb18000 — 00000000bdb1f000
    [ 0.000000] Allocating PCI resources starting at bdc00000 (gap: bdc00000:42400000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff8800bd400000 s83072 r8192 d23424 u1048576
    [ 0.000000] pcpu-alloc: s83072 r8192 d23424 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 764185
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic root=UUID=3b3670fd-9731-44de-8bee-ec494fa02336 ro quiet splash mem=4G vt.handoff=7
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 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: 3019076k/3108240k available (6555k kernel code, 2912k absent, 86252k reserved, 6645k data, 920k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] NR_IRQS:16640 nr_irqs:512 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] vt handoff: transparent VT on vt#7
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 25165824 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 1994.984 MHz processor.
    [ 0.004005] Calibrating delay loop (skipped), value calculated using timer frequency… 3989.96 BogoMIPS (lpj=7979936)
    [ 0.004011] pid_max: default: 32768 minimum: 301
    [ 0.004042] Security Framework initialized
    [ 0.004064] AppArmor: AppArmor initialized
    [ 0.004066] Yama: becoming mindful.
    [ 0.004587] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.007293] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.008648] Mount-cache hash table entries: 256
    [ 0.008839] Initializing cgroup subsys cpuacct
    [ 0.008847] Initializing cgroup subsys memory
    [ 0.008858] Initializing cgroup subsys devices
    [ 0.008860] Initializing cgroup subsys freezer
    [ 0.008863] Initializing cgroup subsys blkio
    [ 0.008870] Initializing cgroup subsys perf_event
    [ 0.008911] CPU: Physical Processor ID: 0
    [ 0.008913] CPU: Processor Core ID: 0
    [ 0.008917] mce: CPU supports 6 MCE banks
    [ 0.008927] CPU0: Thermal monitoring enabled (TM2)
    [ 0.008932] using mwait in idle threads.
    [ 0.011818] ACPI: Core revision 20110623
    [ 0.020017] ftrace: allocating 26991 entries in 106 pages
    [ 0.024498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.067077] CPU0: Intel® Pentium® Dual CPU T3200 @ 2.00GHz stepping 0d
    [ 0.068003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    [ 0.068003] PEBS disabled due to CPU errata.
    [ 0.068003]… version: 2
    [ 0.068003]… bit width: 40
    [ 0.068003]… generic registers: 2
    [ 0.068003]… value mask: 000000ffffffffff
    [ 0.068003]… max period: 000000007fffffff
    [ 0.068003]… fixed-purpose events: 3
    [ 0.068003]… event mask: 0000000700000003
    [ 0.068003] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.068003] Booting Node 0, Processors #1 Ok.
    [ 0.068003] smpboot cpu 1: start_ip = 99000
    [ 0.156044] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.156093] Brought up 2 CPUs
    [ 0.156096] Total of 2 processors activated (7979.87 BogoMIPS).
    [ 0.157120] devtmpfs: initialized
    [ 0.157120] EVM: security.selinux
    [ 0.157120] EVM: security.SMACK64
    [ 0.157120] EVM: security.capability
    [ 0.157157] PM: Registering ACPI NVS region at bdb64000 (241664 bytes)
    [ 0.157157] print_constraints: dummy:
    [ 0.157157] RTC time: 12:58:10, date: 01/17/13
    [ 0.157157] NET: Registered protocol family 16
    [ 0.157157] Trying to unpack rootfs image as initramfs…
    [ 0.157172] ACPI: bus type pci registered
    [ 0.157258] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.157261] PCI: not using MMCONFIG
    [ 0.157263] PCI: Using configuration type 1 for base access
    [ 0.160979] bio: create slab <bio-0> at 0
    [ 0.161091] ACPI: Added _OSI(Module Device)
    [ 0.161093] ACPI: Added _OSI(Processor Device)
    [ 0.161096] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.161098] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.162790] ACPI: EC: Look up EC in DSDT
    [ 0.166300] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.169895] ACPI: SSDT 00000000bdb1ac20 00265 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    [ 0.170294] ACPI: Dynamic OEM Table Load:
    [ 0.170298] ACPI: SSDT (null) 00265 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    [ 0.170479] ACPI: SSDT 00000000bdb18020 00C78 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    [ 0.170863] ACPI: Dynamic OEM Table Load:
    [ 0.170867] ACPI: SSDT (null) 00C78 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    [ 0.224350] ACPI: SSDT 00000000bdb19ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624)
    [ 0.224771] ACPI: Dynamic OEM Table Load:
    [ 0.224775] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20050624)
    [ 0.244182] ACPI: SSDT 00000000bdb19f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624)
    [ 0.244585] ACPI: Dynamic OEM Table Load:
    [ 0.244589] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20050624)
    [ 0.280732] ACPI: Interpreter enabled
    [ 0.280732] ACPI: (supports S0 S3 S4 S5)
    [ 0.280732] ACPI: Using IOAPIC for interrupt routing
    [ 0.280732] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.281044] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.346680] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
    [ 0.351429] ACPI: Power Resource [FN00] (off)
    [ 0.351429] ACPI: Power Resource [FN01] (off)
    [ 0.352096] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.352319] ACPI: No dock devices found.
    [ 0.352323] HEST: Table not found.
    [ 0.352327] PCI: Using host bridge windows from ACPI; if necessary, use «pci=nocrs» and report a bug
    [ 0.352634] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.353222] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.353226] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.353229] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.353234] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    [ 0.353237] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    [ 0.353241] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
    [ 0.353258] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
    [ 0.353288] DMAR: Forcing write-buffer flush capability
    [ 0.353290] DMAR: Disabling IOMMU for graphics on this chipset
    [ 0.353322] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
    [ 0.353339] pci 0000:00:02.0: reg 10: [mem 0xfc000000-0xfc3fffff 64bit]
    [ 0.353350] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.353358] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807]
    [ 0.353410] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
    [ 0.353424] pci 0000:00:02.1: reg 10: [mem 0xfc400000-0xfc4fffff 64bit]
    [ 0.353533] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
    [ 0.353593] pci 0000:00:1a.0: reg 20: [io 0x1820-0x183f]
    [ 0.353669] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
    [ 0.353740] pci 0000:00:1a.1: reg 20: [io 0x1840-0x185f]
    [ 0.353829] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
    [ 0.353892] pci 0000:00:1a.2: reg 20: [io 0x1860-0x187f]
    [ 0.353975] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
    [ 0.354003] pci 0000:00:1a.7: reg 10: [mem 0xfc704800-0xfc704bff]
    [ 0.354132] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.354139] pci 0000:00:1a.7: PME# disabled
    [ 0.354171] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
    [ 0.354196] pci 0000:00:1b.0: reg 10: [mem 0xfc700000-0xfc703fff 64bit]
    [ 0.354313] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.354318] pci 0000:00:1b.0: PME# disabled
    [ 0.354350] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
    [ 0.354465] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.354471] pci 0000:00:1c.0: PME# disabled
    [ 0.354506] pci 0000:00:1c.2: [8086:2944] type 1 class 0x000604
    [ 0.354627] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.354633] pci 0000:00:1c.2: PME# disabled
    [ 0.354672] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604
    [ 0.354795] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.354800] pci 0000:00:1c.3: PME# disabled
    [ 0.354839] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
    [ 0.354897] pci 0000:00:1d.0: reg 20: [io 0x1880-0x189f]
    [ 0.354974] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
    [ 0.355037] pci 0000:00:1d.1: reg 20: [io 0x18a0-0x18bf]
    [ 0.355114] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
    [ 0.355189] pci 0000:00:1d.2: reg 20: [io 0x18c0-0x18df]
    [ 0.355284] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
    [ 0.355314] pci 0000:00:1d.7: reg 10: [mem 0xfc704c00-0xfc704fff]
    [ 0.355441] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.355447] pci 0000:00:1d.7: PME# disabled
    [ 0.355477] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
    [ 0.355583] pci 0000:00:1f.0: [8086:2919] type 0 class 0x000601
    [ 0.355759] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
    [ 0.355792] pci 0000:00:1f.2: reg 10: [io 0x1818-0x181f]
    [ 0.355805] pci 0000:00:1f.2: reg 14: [io 0x180c-0x180f]
    [ 0.355817] pci 0000:00:1f.2: reg 18: [io 0x1810-0x1817]
    [ 0.355831] pci 0000:00:1f.2: reg 1c: [io 0x1808-0x180b]
    [ 0.355844] pci 0000:00:1f.2: reg 20: [io 0x18e0-0x18ff]
    [ 0.355858] pci 0000:00:1f.2: reg 24: [mem 0xfc704000-0xfc7047ff]
    [ 0.355937] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.355943] pci 0000:00:1f.2: PME# disabled
    [ 0.356034] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
    [ 0.356059] pci 0000:00:1f.3: reg 10: [mem 0x00000000-0x000000ff 64bit]
    [ 0.356095] pci 0000:00:1f.3: reg 20: [io 0x1c00-0x1c1f]
    [ 0.356229] pci 0000:02:00.0: [168c:002b] type 0 class 0x000280
    [ 0.356259] pci 0000:02:00.0: reg 10: [mem 0xf6000000-0xf600ffff 64bit]
    [ 0.356404] pci 0000:02:00.0: supports D1
    [ 0.356407] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
    [ 0.356414] pci 0000:02:00.0: PME# disabled
    [ 0.364058] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
    [ 0.364065] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.364070] pci 0000:00:1c.0: bridge window [mem 0xf6000000-0xf7ffffff]
    [ 0.364079] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.364153] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
    [ 0.364159] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
    [ 0.364164] pci 0000:00:1c.2: bridge window [mem 0xf8000000-0xf9ffffff]
    [ 0.364173] pci 0000:00:1c.2: bridge window [mem 0xf2000000-0xf3ffffff 64bit pref]
    [ 0.364271] pci 0000:06:00.0: [11ab:4363] type 0 class 0x000200
    [ 0.364307] pci 0000:06:00.0: reg 10: [mem 0xfa000000-0xfa003fff 64bit]
    [ 0.364323] pci 0000:06:00.0: reg 18: [io 0x4000-0x40ff]
    [ 0.364380] pci 0000:06:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    [ 0.364471] pci 0000:06:00.0: supports D1 D2
    [ 0.364474] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.364480] pci 0000:06:00.0: PME# disabled
    [ 0.372058] pci 0000:00:1c.3: PCI bridge to [bus 06-07]
    [ 0.372065] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
    [ 0.372072] pci 0000:00:1c.3: bridge window [mem 0xfa000000-0xfbffffff]
    [ 0.372081] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf5ffffff 64bit pref]
    [ 0.372184] pci 0000:00:1e.0: PCI bridge to [bus 08-08] (subtractive decode)
    [ 0.372200] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.372203] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.372206] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.372209] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.372212] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.372214] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
    [ 0.372256] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.372462] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    [ 0.372511] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
    [ 0.372546] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    [ 0.372598] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.372602] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.372604] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.378111] ACPI: PCI Interrupt Link [LNKA] (IRQs *11)
    [ 0.378168] ACPI: PCI Interrupt Link [LNKB] (IRQs *10)
    [ 0.378217] ACPI: PCI Interrupt Link [LNKC] (IRQs *5)
    [ 0.378264] ACPI: PCI Interrupt Link [LNKD] (IRQs *5)
    [ 0.378311] ACPI: PCI Interrupt Link [LNKE] (IRQs 11) *0, disabled.
    [ 0.378358] ACPI: PCI Interrupt Link [LNKF] (IRQs *10)
    [ 0.378405] ACPI: PCI Interrupt Link [LNKG] (IRQs *5)
    [ 0.378451] ACPI: PCI Interrupt Link [LNKH] (IRQs *5)
    [ 0.378608] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.378625] vgaarb: loaded
    [ 0.378627] vgaarb: bridge control possible 0000:00:02.0
    [ 0.378759] i2c-core: driver [aat2870] using legacy suspend method
    [ 0.378762] i2c-core: driver [aat2870] using legacy resume method
    [ 0.378849] SCSI subsystem initialized
    [ 0.378930] libata version 3.00 loaded.
    [ 0.379001] usbcore: registered new interface driver usbfs
    [ 0.379016] usbcore: registered new interface driver hub
    [ 0.379061] usbcore: registered new device driver usb
    [ 0.379176] PCI: Using ACPI for IRQ routing
    [ 0.391150] PCI: pci_cache_line_size set to 64 bytes
    [ 0.391281] reserve RAM buffer: 000000000009e400 — 000000000009ffff
    [ 0.391284] reserve RAM buffer: 00000000bd6a1000 — 00000000bfffffff
    [ 0.391288] reserve RAM buffer: 00000000bd7bd000 — 00000000bfffffff
    [ 0.391292] reserve RAM buffer: 00000000bd908000 — 00000000bfffffff
    [ 0.391295] reserve RAM buffer: 00000000bdb18000 — 00000000bfffffff
    [ 0.391298] reserve RAM buffer: 00000000bdb64000 — 00000000bfffffff
    [ 0.391470] NetLabel: Initializing
    [ 0.391473] NetLabel: domain hash size = 128
    [ 0.391475] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.391492] NetLabel: unlabeled traffic allowed by default
    [ 0.391579] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    [ 0.391586] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.391592] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    [ 0.400149] Switching to clocksource hpet
    [ 0.410147] AppArmor: AppArmor Filesystem Enabled
    [ 0.410191] pnp: PnP ACPI init
    [ 0.410216] ACPI: bus type pnp registered
    [ 0.410584] pnp 00:00: [bus 00-ff]
    [ 0.410588] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.410591] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.410593] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.410596] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.410599] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    [ 0.410601] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    [ 0.410604] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    [ 0.410606] pnp 00:00: [mem 0x000cc000-0x000cffff window]
    [ 0.410609] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    [ 0.410611] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    [ 0.410614] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    [ 0.410616] pnp 00:00: [mem 0x000dc000-0x000dffff window]
    [ 0.410619] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    [ 0.410621] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    [ 0.410624] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    [ 0.410626] pnp 00:00: [mem 0x000ec000-0x000effff window]
    [ 0.410629] pnp 00:00: [mem 0x000f0000-0x000fffff window]
    [ 0.410631] pnp 00:00: [mem 0xc0000000-0xfebfffff window]
    [ 0.410634] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
    [ 0.410729] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.410946] pnp 00:01: [io 0x0000-0x001f]
    [ 0.410949] pnp 00:01: [io 0x0081-0x0091]
    [ 0.410952] pnp 00:01: [io 0x0093-0x009f]
    [ 0.410954] pnp 00:01: [io 0x00c0-0x00df]
    [ 0.410957] pnp 00:01: [dma 4]
    [ 0.411000] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.411011] pnp 00:02: [mem 0xff000000-0xffffffff]
    [ 0.411043] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.411125] pnp 00:03: [mem 0xfed00000-0xfed003ff]
    [ 0.411204] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
    [ 0.411209] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    [ 0.411222] pnp 00:04: [io 0x00f0]
    [ 0.411236] pnp 00:04: [irq 13]
    [ 0.411275] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.411289] pnp 00:05: [io 0x002e-0x002f]
    [ 0.411292] pnp 00:05: [io 0x004e-0x004f]
    [ 0.411294] pnp 00:05: [io 0x0061]
    [ 0.411296] pnp 00:05: [io 0x0063]
    [ 0.411298] pnp 00:05: [io 0x0065]
    [ 0.411300] pnp 00:05: [io 0x0067]
    [ 0.411305] pnp 00:05: [io 0x0070]
    [ 0.411307] pnp 00:05: [io 0x0080]
    [ 0.411309] pnp 00:05: [io 0x0092]
    [ 0.411311] pnp 00:05: [io 0x00b2-0x00b3]
    [ 0.411313] pnp 00:05: [io 0x0680-0x069f]
    [ 0.411315] pnp 00:05: [io 0x0480-0x048f]
    [ 0.411318] pnp 00:05: [io 0xffff]
    [ 0.411320] pnp 00:05: [io 0xffff]
    [ 0.411322] pnp 00:05: [io 0x0400-0x047f]
    [ 0.411324] pnp 00:05: [io 0x0480-0x048f]
    [ 0.411326] pnp 00:05: [io 0x1180-0x11ff]
    [ 0.411329] pnp 00:05: [io 0x164e-0x164f]
    [ 0.411331] pnp 00:05: [io 0x5000-0x500f]
    [ 0.411333] pnp 00:05: [io 0xfe00]
    [ 0.411408] system 00:05: [io 0x0680-0x069f] has been reserved
    [ 0.411412] system 00:05: [io 0x0480-0x048f] has been reserved
    [ 0.411416] system 00:05: [io 0xffff] has been reserved
    [ 0.411422] system 00:05: [io 0xffff] has been reserved
    [ 0.411425] system 00:05: [io 0x0400-0x047f] has been reserved
    [ 0.411428] system 00:05: [io 0x0480-0x048f] has been reserved
    [ 0.411431] system 00:05: [io 0x1180-0x11ff] has been reserved
    [ 0.411434] system 00:05: [io 0x164e-0x164f] has been reserved
    [ 0.411437] system 00:05: [io 0x5000-0x500f] has been reserved
    [ 0.411440] system 00:05: [io 0xfe00] has been reserved
    [ 0.411444] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.411476] pnp 00:06: [io 0x06a0-0x06af]
    [ 0.411479] pnp 00:06: [io 0x06b0-0x06ff]
    [ 0.411536] system 00:06: [io 0x06a0-0x06af] has been reserved
    [ 0.411539] system 00:06: [io 0x06b0-0x06ff] has been reserved
    [ 0.411543] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.411553] pnp 00:07: [io 0x0070-0x0077]
    [ 0.411562] pnp 00:07: [irq 8]
    [ 0.411600] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.411612] pnp 00:08: [io 0x0060]
    [ 0.411614] pnp 00:08: [io 0x0064]
    [ 0.411621] pnp 00:08: [irq 1]
    [ 0.411658] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.411672] pnp 00:09: [irq 12]
    [ 0.411715] pnp 00:09: Plug and Play ACPI device, IDs PNP0f13 (active)
    [ 0.411952] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
    [ 0.411956] pnp 00:0a: [mem 0xfed10000-0xfed13fff]
    [ 0.411958] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
    [ 0.411960] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
    [ 0.411962] pnp 00:0a: [mem 0xe0000000-0xefffffff]
    [ 0.411965] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
    [ 0.411967] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
    [ 0.411969] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
    [ 0.412095] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.412098] system 00:0a: [mem 0xfed10000-0xfed13fff] has been reserved
    [ 0.412101] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.412105] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.412108] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.412111] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.412114] system 00:0a: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.412117] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.412121] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.412436] pnp: PnP ACPI: found 11 devices
    [ 0.412439] ACPI: ACPI bus type pnp unregistered
    [ 0.419247] PCI: max bus depth: 1 pci_try_num: 2
    [ 0.419313] pci 0000:00:1f.3: BAR 0: assigned [mem 0xc0000000-0xc00000ff 64bit]
    [ 0.419324] pci 0000:00:1f.3: BAR 0: set to [mem 0xc0000000-0xc00000ff 64bit] (PCI address [0xc0000000-0xc00000ff])
    [ 0.419329] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
    [ 0.419333] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.419340] pci 0000:00:1c.0: bridge window [mem 0xf6000000-0xf7ffffff]
    [ 0.419346] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.419355] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
    [ 0.419359] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
    [ 0.419366] pci 0000:00:1c.2: bridge window [mem 0xf8000000-0xf9ffffff]
    [ 0.419371] pci 0000:00:1c.2: bridge window [mem 0xf2000000-0xf3ffffff 64bit pref]
    [ 0.419382] pci 0000:06:00.0: BAR 6: assigned [mem 0xf4000000-0xf401ffff pref]
    [ 0.419385] pci 0000:00:1c.3: PCI bridge to [bus 06-07]
    [ 0.419389] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
    [ 0.419396] pci 0000:00:1c.3: bridge window [mem 0xfa000000-0xfbffffff]
    [ 0.419402] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf5ffffff 64bit pref]
    [ 0.419411] pci 0000:00:1e.0: PCI bridge to [bus 08-08]
    [ 0.419454] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 0.419461] pci 0000:00:1c.0: setting latency timer to 64
    [ 0.419474] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.419479] pci 0000:00:1c.2: setting latency timer to 64
    [ 0.419491] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    [ 0.419496] pci 0000:00:1c.3: setting latency timer to 64
    [ 0.419505] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.419510] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.419513] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.419515] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.419518] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
    [ 0.419521] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
    [ 0.419523] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
    [ 0.419526] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.419529] pci_bus 0000:02: resource 1 [mem 0xf6000000-0xf7ffffff]
    [ 0.419533] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.419537] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
    [ 0.419540] pci_bus 0000:04: resource 1 [mem 0xf8000000-0xf9ffffff]
    [ 0.419544] pci_bus 0000:04: resource 2 [mem 0xf2000000-0xf3ffffff 64bit pref]
    [ 0.419548] pci_bus 0000:06: resource 0 [io 0x4000-0x4fff]
    [ 0.419551] pci_bus 0000:06: resource 1 [mem 0xfa000000-0xfbffffff]
    [ 0.419554] pci_bus 0000:06: resource 2 [mem 0xf4000000-0xf5ffffff 64bit pref]
    [ 0.419558] pci_bus 0000:08: resource 4 [io 0x0000-0x0cf7]
    [ 0.419561] pci_bus 0000:08: resource 5 [io 0x0d00-0xffff]
    [ 0.419565] pci_bus 0000:08: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.419568] pci_bus 0000:08: resource 7 [mem 0x000d4000-0x000d7fff]
    [ 0.419572] pci_bus 0000:08: resource 8 [mem 0x000d8000-0x000dbfff]
    [ 0.419575] pci_bus 0000:08: resource 9 [mem 0xc0000000-0xfebfffff]
    [ 0.419631] NET: Registered protocol family 2
    [ 0.419828] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.421454] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.427179] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.427822] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.427826] TCP reno registered
    [ 0.427847] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.427899] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.428159] NET: Registered protocol family 1
    [ 0.428183] pci 0000:00:02.0: Boot video device
    [ 0.428223] pci 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.428246] pci 0000:00:1a.0: PCI INT A disabled
    [ 0.428260] pci 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 0.428281] pci 0000:00:1a.1: PCI INT B disabled
    [ 0.428291] pci 0000:00:1a.2: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    [ 0.428312] pci 0000:00:1a.2: PCI INT C disabled
    [ 0.428325] pci 0000:00:1a.7: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    [ 0.428373] pci 0000:00:1a.7: PCI INT C disabled
    [ 0.428399] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.428420] pci 0000:00:1d.0: PCI INT A disabled
    [ 0.428430] pci 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.428450] pci 0000:00:1d.1: PCI INT B disabled
    [ 0.428459] pci 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.428480] pci 0000:00:1d.2: PCI INT C disabled
    [ 0.428491] pci 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.428512] pci 0000:00:1d.7: PCI INT A disabled
    [ 0.428535] PCI: CLS 64 bytes, default 64
    [ 0.428550] Simple Boot Flag at 0x37 set to 0x1
    [ 0.428985] audit: initializing netlink socket (disabled)
    [ 0.428999] type=2000 audit(1358427489.424:1): initialized
    [ 0.463588] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.486234] VFS: Disk quotas dquot_6.5.2
    [ 0.486305] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.486942] fuse init (API version 7.17)
    [ 0.487055] msgmni has been set to 5896
    [ 0.487463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.487497] io scheduler noop registered
    [ 0.487499] io scheduler deadline registered
    [ 0.487541] io scheduler cfq registered (default)
    [ 0.487694] pcieport 0000:00:1c.0: setting latency timer to 64
    [ 0.487764] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 0.487862] pcieport 0000:00:1c.2: setting latency timer to 64
    [ 0.487924] pcieport 0000:00:1c.2: irq 41 for MSI/MSI-X
    [ 0.488043] pcieport 0000:00:1c.3: setting latency timer to 64
    [ 0.488103] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
    [ 0.488228] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.488258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.488325] intel_idle: MWAIT substates: 0x1110
    [ 0.488328] intel_idle: does not run on family 6 model 15
    [ 0.488554] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    [ 0.488797] ACPI: AC Adapter [ADP1] (on-line)
    [ 0.488900] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
    [ 0.488923] ACPI: Lid Switch [LID0]
    [ 0.488976] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    [ 0.488982] ACPI: Power Button [PWRB]
    [ 0.489029] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
    [ 0.489033] ACPI: Sleep Button [SLPB]
    [ 0.489082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 0.489086] ACPI: Power Button [PWRF]
    [ 0.489171] ACPI: Fan [FAN0] (off)
    [ 0.489214] ACPI: Fan [FAN1] (off)
    [ 0.500034] Monitor-Mwait will be used to enter C-1 state
    [ 0.500122] Monitor-Mwait will be used to enter C-2 state
    [ 0.508075] Monitor-Mwait will be used to enter C-3 state
    [ 0.508096] Marking TSC unstable due to TSC halts in idle
    [ 0.508119] ACPI: acpi_idle registered with cpuidle
    [ 0.511032] thermal LNXTHERM:00: registered as thermal_zone0
    [ 0.511036] ACPI: Thermal Zone [TZ00] (33 C)
    [ 0.511539] thermal LNXTHERM:01: registered as thermal_zone1
    [ 0.511542] ACPI: Thermal Zone [TZ01] (33 C)
    [ 0.511574] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    [ 0.511586] ACPI: Battery Slot [BAT1] (battery present)
    [ 0.511632] ERST: Table is not found!
    [ 0.511634] GHES: HEST is not enabled!
    [ 0.511793] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
    [ 0.516033] ACPI: Battery Slot [BAT1] (battery present)
    [ 0.647132] Freeing initrd memory: 21044k freed
    [ 0.728467] Linux agpgart interface v0.103
    [ 0.728580] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
    [ 0.728767] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 0.729703] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
    [ 0.729861] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    [ 0.731669] brd: module loaded
    [ 0.732653] loop: module loaded
    [ 0.732841] ahci 0000:00:1f.2: version 3.0
    [ 0.732859] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.732922] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 0.732981] ahci: SSS flag set, parallel bus scan disabled
    [ 0.733023] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
    [ 0.733027] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs
    [ 0.733033] ahci 0000:00:1f.2: setting latency timer to 64
    [ 0.756718] scsi0: ahci
    [ 0.756854] scsi1: ahci
    [ 0.756956] scsi2: ahci
    [ 0.757056] scsi3: ahci
    [ 0.757152] scsi4: ahci
    [ 0.757250] scsi5: ahci
    [ 0.757317] ata1: SATA max UDMA/133 abar m2048@0xfc704000 port 0xfc704100 irq 43
    [ 0.757321] ata2: SATA max UDMA/133 abar m2048@0xfc704000 port 0xfc704180 irq 43
    [ 0.757324] ata3: DUMMY
    [ 0.757326] ata4: DUMMY
    [ 0.757329] ata5: SATA max UDMA/133 abar m2048@0xfc704000 port 0xfc704300 irq 43
    [ 0.757333] ata6: SATA max UDMA/133 abar m2048@0xfc704000 port 0xfc704380 irq 43
    [ 0.757808] Fixed MDIO Bus: probed
    [ 0.757829] tun: Universal TUN/TAP device driver, 1.6
    [ 0.757831] tun: © 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [ 0.757927] PPP generic driver version 2.4.2
    [ 0.758082] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.758110] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    [ 0.758137] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    [ 0.758142] ehci_hcd 0000:00:1a.7: EHCI Host Controller
    [ 0.758204] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [ 0.758243] ehci_hcd 0000:00:1a.7: debug port 1
    [ 0.762131] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
    [ 0.762152] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xfc704800
    [ 0.776021] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 0.776177] hub 1-0:1.0: USB hub found
    [ 0.776182] hub 1-0:1.0: 6 ports detected
    [ 0.776279] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.776296] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 0.776300] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 0.776361] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    [ 0.776397] ehci_hcd 0000:00:1d.7: debug port 1
    [ 0.780290] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    [ 0.780309] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfc704c00
    [ 0.796021] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 0.796191] hub 2-0:1.0: USB hub found
    [ 0.796196] hub 2-0:1.0: 6 ports detected
    [ 0.796288] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 0.796304] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.796326] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.796336] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 0.796340] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 0.796411] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    [ 0.796453] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001820
    [ 0.796620] hub 3-0:1.0: USB hub found
    [ 0.796625] hub 3-0:1.0: 2 ports detected
    [ 0.796704] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 0.796713] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 0.796717] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 0.796779] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    [ 0.796820] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001840
    [ 0.796976] hub 4-0:1.0: USB hub found
    [ 0.796981] hub 4-0:1.0: 2 ports detected
    [ 0.797057] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    [ 0.797067] uhci_hcd 0000:00:1a.2: setting latency timer to 64
    [ 0.797071] uhci_hcd 0000:00:1a.2: UHCI Host Controller
    [ 0.797129] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    [ 0.797160] uhci_hcd 0000:00:1a.2: irq 19, io base 0x00001860
    [ 0.797315] hub 5-0:1.0: USB hub found
    [ 0.797322] hub 5-0:1.0: 2 ports detected
    [ 0.797401] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.797411] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 0.797414] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 0.797471] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    [ 0.797502] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880
    [ 0.797663] hub 6-0:1.0: USB hub found
    [ 0.797668] hub 6-0:1.0: 2 ports detected
    [ 0.797746] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.797755] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 0.797759] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 0.797821] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    [ 0.797852] uhci_hcd 0000:00:1d.1: irq 19, io base 0x000018a0
    [ 0.798006] hub 7-0:1.0: USB hub found
    [ 0.798011] hub 7-0:1.0: 2 ports detected
    [ 0.798089] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.798098] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 0.798102] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 0.798166] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    [ 0.798210] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018c0
    [ 0.798367] hub 8-0:1.0: USB hub found
    [ 0.798372] hub 8-0:1.0: 2 ports detected
    [ 0.798519] usbcore: registered new interface driver libusual
    [ 0.798562] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.800720] i8042: Detected active multiplexing controller, rev 1.1
    [ 0.802212] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.802221] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 0.802260] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 0.802292] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 0.802321] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 0.802490] mousedev: PS/2 mouse device common for all mice
    [ 0.802920] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
    [ 0.802956] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.803054] device-mapper: uevent: version 1.0.3
    [ 0.803140] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
    [ 0.803216] cpuidle: using governor ladder
    [ 0.803318] cpuidle: using governor menu
    [ 0.803321] EFI Variables Facility v0.08 2004-May-17
    [ 0.803599] TCP cubic registered
    [ 0.803720] NET: Registered protocol family 10
    [ 0.804281] NET: Registered protocol family 17
    [ 0.804286] Registering the dns_resolver key type
    [ 0.804517] PM: Hibernation image not present or could not be loaded.
    [ 0.804532] registered taskstats version 1
    [ 0.823399] Magic number: 13:958:986
    [ 0.823543] rtc_cmos 00:07: setting system clock to 2013-01-17 12:58:10 UTC (1358427490)
    [ 0.824129] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
    [ 0.824131] EDD information not available.
    [ 0.837330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
    [ 1.076111] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.082288] ata1.00: ATA-8: SAMSUNG HN-M640MBB, 2AR10001, max UDMA/133
    [ 1.082292] ata1.00: 1250263728 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    [ 1.088044] usb 1-3: new high-speed USB device number 2 using ehci_hcd
    [ 1.088490] ata1.00: configured for UDMA/133
    [ 1.088674] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HN-M640M 2AR1 PQ: 0 ANSI: 5
    [ 1.088836] sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
    [ 1.088855] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [ 1.088893] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.088896] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.088921] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.117811] sda: sda1 sda2 sda3
    [ 1.118417] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.408075] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.408563] ata2.00: ATAPI: TSSTcorp CDDVDW TS-L633A, SC03, max UDMA/100
    [ 1.408567] ata2.00: applying bridge limits
    [ 1.409564] ata2.00: configured for UDMA/100
    [ 1.413739] scsi 1:0:0:0: CD-ROM TSSTcorp CDDVDW TS-L633A SC03 PQ: 0 ANSI: 5
    [ 1.418560] sr0: scsi3-mmc drive: 16x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 1.418564] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.418736] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 1.418829] sr 1:0:0:0: Attached scsi generic sg1 type 5
    [ 1.736051] ata5: SATA link down (SStatus 0 SControl 300)
    [ 2.056097] ata6: SATA link down (SStatus 0 SControl 300)
    [ 2.057984] Freeing unused kernel memory: 920k freed
    [ 2.058318] Write protecting the kernel read-only data: 12288k
    [ 2.064628] Freeing unused kernel memory: 1616k freed
    [ 2.070149] Freeing unused kernel memory: 1200k freed
    [ 2.095745] udevd[105]: starting version 175
    [ 2.203584] sky2: driver version 1.30
    [ 2.203638] sky2 0000:06:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    [ 2.203656] sky2 0000:06:00.0: setting latency timer to 64
    [ 2.203700] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3
    [ 2.203822] sky2 0000:06:00.0: irq 44 for MSI/MSI-X
    [ 2.209636] [drm] Initialized drm 1.1.0 20060810
    [ 2.217451] sky2 0000:06:00.0: eth0: addr 00:13:77:95:a5:7d
    [ 2.231984] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 2.231991] i915 0000:00:02.0: setting latency timer to 64
    [ 2.272548] usb 4-2: new full-speed USB device number 2 using uhci_hcd
    [ 2.322645] i915 0000:00:02.0: irq 45 for MSI/MSI-X
    [ 2.322653] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 2.322655] [drm] Driver supports precise vblank timestamp query.
    [ 2.322697] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 2.676093] usb 8-2: new full-speed USB device number 2 using uhci_hcd
    [ 2.903055] fbcon: inteldrmfb (fb0) is primary device
    [ 2.903125] Console: switching to colour frame buffer device 160x50
    [ 2.903152] fb0: inteldrmfb frame buffer device
    [ 2.903154] drm: registered panic notifier
    [ 2.904349] ACPI Warning: _BQC returned an invalid level (20110623/video-480)
    [ 2.904793] acpi device:08: registered as cooling_device4
    [ 2.904937] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input5
    [ 2.905015] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 2.905066] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 8.954671] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 24.504272] Adding 5242876k swap on /dev/sda1. Priority:-1 extents:1 across:5242876k
    [ 24.510624] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 24.548453] udevd[369]: starting version 175
    [ 24.614262] lp: driver loaded but no devices found
    [ 24.909762] type=1400 audit(1358427514.583:2): apparmor=«STATUS» operation=«profile_load» name="/sbin/dhclient" pid=595 comm=«apparmor_parser»
    [ 24.910275] type=1400 audit(1358427514.583:3): apparmor=«STATUS» operation=«profile_load» name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=595 comm=«apparmor_parser»
    [ 24.910559] type=1400 audit(1358427514.583:4): apparmor=«STATUS» operation=«profile_load» name="/usr/lib/connman/scripts/dhclient-script" pid=595 comm=«apparmor_parser»
    [ 24.911189] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
    [ 24.933432] cfg80211: Calling CRDA to update world regulatory domain
    [ 24.990862] ath9k 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 24.990878] ath9k 0000:02:00.0: setting latency timer to 64
    [ 25.041639] ath: EEPROM regdomain: 0x60
    [ 25.041643] ath: EEPROM indicates we should expect a direct regpair map
    [ 25.041648] ath: Country alpha2 being used: 00
    [ 25.041650] ath: Regpair used: 0x60
    [ 25.041654] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041658] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041661] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041664] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041666] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041670] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041672] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041675] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041678] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041681] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041683] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041687] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041689] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041692] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041695] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041698] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041701] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041704] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041706] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041710] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041712] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041715] cfg80211: 2402000 KHz — 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041718] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041721] cfg80211: 2457000 KHz — 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041723] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041727] cfg80211: 2457000 KHz — 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.041729] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
    [ 25.041732] cfg80211: 2474000 KHz — 2494000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
    [ 25.043522] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
    [ 25.062234] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
    [ 25.065457] Registered led device: ath9k-phy0
    [ 25.065469] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc900110a0000, irq=16
    [ 25.087052] Linux video capture interface: v2.00
    [ 25.091677] uvcvideo: Found UVC 1.00 device USB2.0 UVC PC Camera (174f:5931)
    [ 25.095810] Bluetooth: Core ver 2.16
    [ 25.095904] NET: Registered protocol family 31
    [ 25.095907] Bluetooth: HCI device and connection manager initialized
    [ 25.095911] Bluetooth: HCI socket layer initialized
    [ 25.095914] Bluetooth: L2CAP socket layer initialized
    [ 25.095931] Bluetooth: SCO socket layer initialized
    [ 25.096587] Bluetooth: Generic Bluetooth USB driver ver 0.6
    [ 25.099946] usbcore: registered new interface driver btusb
    [ 25.100683] Bluetooth: Atheros AR30xx firmware driver ver 1.0
    [ 25.151476] uvcvideo: UVC non compliance — GET_DEF(PROBE) not supported. Enabling workaround.
    [ 25.174717] usbcore: registered new interface driver uvcvideo
    [ 25.174721] USB Video Class driver (1.1.1)
    [ 25.331935] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 25.332155] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 25.332196] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
    [ 25.334349] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
    [ 25.334354] cfg80211: World regulatory domain updated:
    [ 25.334355] cfg80211: (start_freq — end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [ 25.334359] cfg80211: (2402000 KHz — 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 25.334363] cfg80211: (2457000 KHz — 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [ 25.334366] cfg80211: (2474000 KHz — 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [ 25.334369] cfg80211: (5170000 KHz — 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 25.334372] cfg80211: (5735000 KHz — 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 25.348577] udevd[429]: renamed network interface wlan0 to wlan1
    [ 25.382219] hda_codec: ALC262: BIOS auto-probing.
    [ 25.393151] HDMI status: Codec=2 Pin=3 Presence_Detect=0 ELD_Valid=0
    [ 25.393396] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    [ 25.393614] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 25.393789] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 25.658109] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1c0b1, caps: 0xa04711/0xa00000/0x0
    [ 25.692529] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input9
    [ 25.695088] usbcore: registered new interface driver ath3k
    [ 25.944109] usb 4-2: USB disconnect, device number 2
    [ 26.136174] kjournald starting. Commit interval 5 seconds
    [ 26.136558] EXT3-fs (sda3): using internal journal
    [ 26.136564] EXT3-fs (sda3): mounted filesystem with ordered data mode
    [ 26.243810] RPC: Registered named UNIX socket transport module.
    [ 26.243815] RPC: Registered udp transport module.
    [ 26.243817] RPC: Registered tcp transport module.
    [ 26.243819] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 26.246661] FS-Cache: Loaded
    [ 26.263368] FS-Cache: Netfs 'nfs' registered for caching
    [ 26.272429] Installing knfsd (copyright © 1996 okir@monad.swb.de).
    [ 26.335359] init: failsafe main process (926) killed by TERM signal
    [ 26.403858] NET: Registered protocol family 15
    [ 26.455118] ppdev: user-space parallel port driver
    [ 26.497185] Bluetooth: RFCOMM TTY layer initialized
    [ 26.497192] Bluetooth: RFCOMM socket layer initialized
    [ 26.497194] Bluetooth: RFCOMM ver 1.11
    [ 26.507030] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 26.507034] Bluetooth: BNEP filters: protocol multicast
    [ 26.532780] type=1400 audit(1358427516.207:5): apparmor=«STATUS» operation=«profile_load» name="/usr/lib/cups/backend/cups-pdf" pid=1061 comm=«apparmor_parser»
    [ 26.533417] type=1400 audit(1358427516.207:6): apparmor=«STATUS» operation=«profile_load» name="/usr/sbin/cupsd" pid=1061 comm=«apparmor_parser»
    [ 26.680057] usb 4-2: new full-speed USB device number 3 using uhci_hcd
    [ 26.712670] type=1400 audit(1358427516.387:7): apparmor=«STATUS» operation=«profile_load» name="/usr/bin/freshclam" pid=1238 comm=«apparmor_parser»
    [ 26.714159] type=1400 audit(1358427516.387:8): apparmor=«STATUS» operation=«profile_replace» name="/sbin/dhclient" pid=1237 comm=«apparmor_parser»
    [ 26.714667] type=1400 audit(1358427516.387:9): apparmor=«STATUS» operation=«profile_replace» name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1237 comm=«apparmor_parser»
    [ 26.714946] type=1400 audit(1358427516.387:10): apparmor=«STATUS» operation=«profile_replace» name="/usr/lib/connman/scripts/dhclient-script" pid=1237 comm=«apparmor_parser»
    [ 26.717152] type=1400 audit(1358427516.391:11): apparmor=«STATUS» operation=«profile_load» name="/usr/lib/telepathy/mission-control-5" pid=1239 comm=«apparmor_parser»
    [ 26.874359] ADDRCONF(NETDEV_UP): wlan1: link is not ready
    [ 26.876300] ADDRCONF(NETDEV_UP): wlan1: link is not ready
    [ 26.890884] sky2 0000:06:00.0: eth0: enabling interface
    [ 26.891856] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 26.894751] ADDRCONF(NETDEV_UP): eth0: link is not ready
  • Не работает вся память на ноутбуке Samsung R410-FB04 в Kubuntu x64?

    lohmat
    @lohmat Автор вопроса
    Я, конечно, проверю вечером, но по отдельности они работали, да и две планки брал одинаковые из другого ноутбука (то же не работает).
  • Не работает вся память на ноутбуке Samsung R410-FB04 в Kubuntu x64?

    lohmat
    @lohmat Автор вопроса
    С пропавшим гигабайтом разобрались, но решить проблему указанием параметра memmap не получилось — если указываю не использовать блок 3-4 Гб — видится только 1 Гб, а если указать использовать области 0-3Гб, 4-5Гб — переходит в ребут. Может нужно отключить какую-нибудь проверку доступной памяти, что бы слепо верить BIOS-у? (memtest же проверяет всю память, если «probe» не включать)

    Закралось две мысли:
    1)возможно ли, что используется какой-то урезанный чипсет, специально упрощенный, или из более дешевой «отбракованной» партии? (Ведь отбракованные много-ядерные процессоры выпускают без одного ядра?)
    2) или же это просто маркетинг — хочешь мощнее покупай дороже?
  • Не работает вся память на ноутбуке Samsung R410-FB04 в Kubuntu x64?

    lohmat
    @lohmat Автор вопроса
    jcmvbkbc, попробовал как Вы выше писали, получил только 1Гб памяти.
    free -m
    total used free shared buffers cached
    Mem: 995 331 664 0 49 150
    -/+ buffers/cache: 131 863
    Swap: 5119 0 5119
  • Не работает вся память на ноутбуке Samsung R410-FB04 в Kubuntu x64?

    lohmat
    @lohmat Автор вопроса
    Вот не подумал! Дома посмотрю, конечно, но что теперь делать-то? Видимо проблема где-то глубже, вечером попробую добыть логи.