problem z wifi - wykrywa sieci bezprzewodowe ale nie potrafi si

Masz problemy z siecią bądź internetem? Zapytaj tu
janus
Posty: 5
Rejestracja: 23 kwietnia 2014, 07:58

problem z wifi - wykrywa sieci bezprzewodowe ale nie potrafi się z nimi połączyć

Post autor: janus »

Witam,

na forum tym jestem pierwszy raz. Byłbym wdzięczny za pomoc w rozwiązaniu następującego przypadku.

Po którejś z mniejszych aktualizacji, przestała poprawnie działać mi sieć bezprzewodowa. Pod KDE czy GNOME widzą otaczające mnie sieci, ale w chwili gdy chcę wybrać jedną z nich, okienko z sieciami się chowa, ale nic się nie dzieje, połączenie nie zostaje nawiązane. Polecenie

Kod: Zaznacz cały

sudo iwlist wlan0 scanning
także działa poprawnie.

Wykonanie komend:

Kod: Zaznacz cały

sudo ifconfig wlan0 down
sudo ifconfig wlan0 up
także niczego nie zmienia.

Dzieje się to dla różnych sieci bezprzewodowych i zakładam, że nie jest to związane z ich konfiguracją, szczególnie że inne komputery działają z nimi poprawnie. Bardzo proszę o pomoc, gdyż od dłuższego już czasu nie udało mi się rozwiązać tego problemu, a praca po kablu z różnych powodów jest uciążliwa.

Poniżej zamieszczam informacje, które mogą być przydatne do rozwiązania tego problemu.

To jest wynik z polecenia ifconfig dla wlan0:

Kod: Zaznacz cały

wlan0     Link encap:Ethernet  HWaddr a4:4e:31:a9:74:cc  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
a to wynik polecenia iwconfig:

Kod: Zaznacz cały

eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11abgn  ESSID :o ff/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=15 dBm   
          Retry  long limit:7   RTS thr :o ff   Fragment thr :o ff
          Encryption key :o ff
          Power Management :o ff
Korzystam z debiana w wersji jessie. Może jeszcze informacja z lspci się przyda:

Kod: Zaznacz cały

00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation QM77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
02:00.0 System peripheral: Ricoh Co Ltd MMC/SD Host Controller (rev 07)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
Będę wdzięczny za pomoc.
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Rozumiem, że korzystasz z network managera. Jeżeli to gnome3, to po tym jak zamknie się aplet z sieciami dostarcz log: ~/.cache/gdm/session.log i wyniki:

Kod: Zaznacz cały

dmesg
janus
Posty: 5
Rejestracja: 23 kwietnia 2014, 07:58

Post autor: janus »

tak, faktycznie korzystam z network managera, choć raczej z KDE niż GNOME'a. Rozumiem jednak, że na tę chwilę to nie jest istotne. Poniżej zamieszczam informacje z dmesg:

Kod: Zaznacz cały

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.13-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.2 (Debian 4.8.2-16) ) #1 SMP Debian 3.13.10-1 (2014-04-15)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13-1-amd64 root=UUID=3e89a2dd-dcd9-41ec-99bb-387e2c7112d6 ro quiet
[    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-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000cec30fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cec31000-0x00000000dae9efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] 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 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041e5fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000041e600000-0x000000041effffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: LENOVO 2320JNG/2320JNG, BIOS G2ET95WW (2.55 ) 07/09/2013
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x41e600 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-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0C0000000 mask FE0000000 write-back
[    0.000000]   4 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   5 base 0DB000000 mask FFF000000 uncachable
[    0.000000]   6 base 100000000 mask F00000000 write-back
[    0.000000]   7 base 200000000 mask E00000000 write-back
[    0.000000]   8 base 400000000 mask FE0000000 write-back
[    0.000000]   9 base 41F000000 mask FFF000000 uncachable
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xcec31 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01a9a000, 0x01a9afff] PGTABLE
[    0.000000] BRK [0x01a9b000, 0x01a9bfff] PGTABLE
[    0.000000] BRK [0x01a9c000, 0x01a9cfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x41e400000-0x41e5fffff]
[    0.000000]  [mem 0x41e400000-0x41e5fffff] page 2M
[    0.000000] BRK [0x01a9d000, 0x01a9dfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x41c000000-0x41e3fffff]
[    0.000000]  [mem 0x41c000000-0x41e3fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
[    0.000000]  [mem 0x400000000-0x41bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
[    0.000000]  [mem 0x20200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x40003fff] page 4k
[    0.000000] BRK [0x01a9e000, 0x01a9efff] PGTABLE
[    0.000000] BRK [0x01a9f000, 0x01a9ffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x40005000-0xcec30fff]
[    0.000000]  [mem 0x40005000-0x401fffff] page 4k
[    0.000000]  [mem 0x40200000-0xcebfffff] page 2M
[    0.000000]  [mem 0xcec00000-0xcec30fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[    0.000000]  [mem 0x100000000-0x3ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x366d8000-0x37363fff]
[    0.000000] ACPI: RSDP 00000000000f0120 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000daffe170 0000C4 (v01 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: FACP 00000000dafe6000 00010C (v05 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000dafe8000 010E26 (v01 LENOVO TP-G2    00002550 INTL 20061109)
[    0.000000] ACPI: FACS 00000000daf5a000 000040
[    0.000000] ACPI: SLIC 00000000daffd000 000176 (v01 LENOVO TP-G2    00002550 PTL  00000001)
[    0.000000] ACPI: TCPA 00000000daffc000 000032 (v02    PTL   LENOVO 06040000 LNVO 00000001)
[    0.000000] ACPI: SSDT 00000000daffb000 000408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000daffa000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000daff9000 0007A8 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[    0.000000] ACPI: HPET 00000000dafe4000 000038 (v01 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: APIC 00000000dafe3000 000098 (v01 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: MCFG 00000000dafe2000 00003C (v01 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: ECDT 00000000dafe1000 000052 (v01 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: FPDT 00000000dafe0000 000064 (v01 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: ASF! 00000000dafe7000 0000A5 (v32 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000dafdf000 00003E (v01 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000dafde000 000042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: MSDM 00000000dafdd000 000055 (v03 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: SSDT 00000000dafdc000 000C79 (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000dafdb000 000A83 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: DMAR 00000000dafda000 0000B8 (v01 INTEL      SNB  00000001 INTL 00000001)
[    0.000000] ACPI: UEFI 00000000dafd9000 0002A6 (v01 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: DBG2 00000000dafd8000 0000E9 (v00 LENOVO TP-G2    00002550 PTL  00000002)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041e5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x41e5fffff]
[    0.000000]   NODE_DATA [mem 0x41e5ec000-0x41e5f0fff]
[    0.000000]  [ffffea0000000000-ffffea000e7fffff] PMD -> [ffff88040e000000-ffff88041bdfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x41e5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x40003fff]
[    0.000000]   node   0: [mem 0x40005000-0xcec30fff]
[    0.000000]   node   0: [mem 0x100000000-0x41e5fffff]
[    0.000000] On node 0 totalpages: 4116428
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11516 pages used for memmap
[    0.000000]   DMA32 zone: 842288 pages, LIFO batch:31
[    0.000000]   Normal zone: 44709 pages used for memmap
[    0.000000]   Normal zone: 3270144 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: 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 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: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcec31000-0xdae9efff]
[    0.000000] PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff]
[    0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xdafff000-0xdf9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041e200000 s85824 r8192 d20672 u262144
[    0.000000] pcpu-alloc: s85824 r8192 d20672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4060126
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13-1-amd64 root=UUID=3e89a2dd-dcd9-41ec-99bb-387e2c7112d6 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16147288K/16465712K available (4811K kernel code, 693K rwdata, 1620K rodata, 984K init, 952K bss, 318424K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]     RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]     RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[    0.000000] NR_IRQS:33024 nr_irqs:744 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 2593.877 MHz processor
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.75 BogoMIPS (lpj=10375508)
[    0.000008] pid_max: default: 32768 minimum: 301
[    0.000049] Security Framework initialized
[    0.000055] AppArmor: AppArmor disabled by boot time parameter
[    0.000057] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.001783] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.009810] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.013447] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.013482] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.013868] Initializing cgroup subsys memory
[    0.013875] Initializing cgroup subsys devices
[    0.013878] Initializing cgroup subsys freezer
[    0.013880] Initializing cgroup subsys blkio
[    0.013882] Initializing cgroup subsys perf_event
[    0.013921] CPU: Physical Processor ID: 0
[    0.013923] CPU: Processor Core ID: 0
[    0.013932] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.013932] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.014672] mce: CPU supports 7 MCE banks
[    0.014692] CPU0: Thermal monitoring enabled (TM1)
[    0.014705] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[    0.014705] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    0.014705] tlb_flushall_shift: 2
[    0.014911] Freeing SMP alternatives memory: 20K (ffffffff819a5000 - ffffffff819aa000)
[    0.016839] ACPI: Core revision 20131115
[    0.028835] ACPI: All ACPI Tables successfully acquired
[    0.030081] dmar: Host address width 36
[    0.030085] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[    0.030096] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[    0.030098] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[    0.030106] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[    0.030108] dmar: RMRR base: 0x000000da2ba000 end: 0x000000da2d0fff
[    0.030110] dmar: RMRR base: 0x000000db800000 end: 0x000000df9fffff
[    0.030189] IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.030191] HPET id 0 under DRHD base 0xfed91000
[    0.030472] Enabled IRQ remapping in x2apic mode
[    0.030476] Enabling x2apic
[    0.030478] Enabled x2apic
[    0.030488] Switched APIC routing to cluster x2apic.
[    0.030985] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.070701] smpboot: CPU0: Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz (fam: 06, model: 3a, stepping: 09)
[    0.070715] TSC deadline timer enabled
[    0.070733] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[    0.070744] ... version:                3
[    0.070746] ... bit width:              48
[    0.070747] ... generic registers:      4
[    0.070749] ... value mask:             0000ffffffffffff
[    0.070751] ... max period:             0000ffffffffffff
[    0.070753] ... fixed-purpose events:   3
[    0.070754] ... event mask:             000000070000000f
[    0.071251] x86: Booting SMP configuration:
[    0.085457] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.071255] .... node  #0, CPUs:      #1 #2 #3
[    0.113537] x86: Booted up 1 node, 4 CPUs
[    0.113543] smpboot: Total of 4 processors activated (20751.01 BogoMIPS)
[    0.119353] devtmpfs: initialized
[    0.125610] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
[    0.125924] NET: Registered protocol family 16
[    0.126065] cpuidle: using governor ladder
[    0.126068] cpuidle: using governor menu
[    0.126110] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.126112] ACPI: bus type PCI registered
[    0.126115] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.126401] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.126406] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.136717] PCI: Using configuration type 1 for base access
[    0.137913] bio: create slab <bio-0> at 0
[    0.138118] ACPI: Added _OSI(Module Device)
[    0.138121] ACPI: Added _OSI(Processor Device)
[    0.138123] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.138125] ACPI: Added _OSI(Processor Aggregator Device)
[    0.140675] ACPI : EC: EC description table is found, configuring boot EC
[    0.148978] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.196273] ACPI: SSDT 00000000dae3a018 000A01 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.196941] ACPI: Dynamic OEM Table Load:
[    0.196945] ACPI: SSDT           (null) 000A01 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.207511] ACPI: SSDT 00000000dae3ba98 000303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.208236] ACPI: Dynamic OEM Table Load:
[    0.208239] ACPI: SSDT           (null) 000303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.219247] ACPI: SSDT 00000000dae39d98 000119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.219895] ACPI: Dynamic OEM Table Load:
[    0.219898] ACPI: SSDT           (null) 000119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.232213] ACPI: Interpreter enabled
[    0.232224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[    0.232232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[    0.232255] ACPI: (supports S0 S3 S4 S5)
[    0.232258] ACPI: Using IOAPIC for interrupt routing
[    0.232298] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.233767] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.251882] ACPI: Power Resource [PUBS] (on)
[    0.258858] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.259015] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11)
[    0.259180] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11)
[    0.259330] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.259479] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    0.259629] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 9 10 11)
[    0.259779] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 *10 11)
[    0.259929] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11)
[    0.260007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[    0.260015] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.260220] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
[    0.260312] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    0.260317] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
[    0.260320] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
[    0.260323] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[    0.260626] PCI host bridge to bus 0000:00
[    0.260631] pci_bus 0000:00: root bus resource [bus 00-3f]
[    0.260635] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.260638] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.260641] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.260644] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff]
[    0.260647] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
[    0.260661] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    0.260792] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[    0.260812] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
[    0.260822] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.260830] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.260996] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.261040] pci 0000:00:14.0: reg 0x10: [mem 0xf2520000-0xf252ffff 64bit]
[    0.261178] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.261238] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.261300] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.261343] pci 0000:00:16.0: reg 0x10: [mem 0xf2535000-0xf253500f 64bit]
[    0.261481] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.261606] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[    0.261642] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff]
[    0.261658] pci 0000:00:19.0: reg 0x14: [mem 0xf253b000-0xf253bfff]
[    0.261672] pci 0000:00:19.0: reg 0x18: [io  0x5080-0x509f]
[    0.261795] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.261857] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.261924] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.261961] pci 0000:00:1a.0: reg 0x10: [mem 0xf253a000-0xf253a3ff]
[    0.262126] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.262187] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.262252] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.262283] pci 0000:00:1b.0: reg 0x10: [mem 0xf2530000-0xf2533fff 64bit]
[    0.262422] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.262493] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.262549] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.262697] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.262814] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    0.262965] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.263078] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[    0.263239] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.263308] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.263381] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.263416] pci 0000:00:1d.0: reg 0x10: [mem 0xf2539000-0xf25393ff]
[    0.263578] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.263640] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.263693] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100
[    0.263960] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    0.264002] pci 0000:00:1f.2: reg 0x10: [io  0x50a8-0x50af]
[    0.264019] pci 0000:00:1f.2: reg 0x14: [io  0x50b4-0x50b7]
[    0.264036] pci 0000:00:1f.2: reg 0x18: [io  0x50a0-0x50a7]
[    0.264053] pci 0000:00:1f.2: reg 0x1c: [io  0x50b0-0x50b3]
[    0.264070] pci 0000:00:1f.2: reg 0x20: [io  0x5060-0x507f]
[    0.264087] pci 0000:00:1f.2: reg 0x24: [mem 0xf2538000-0xf25387ff]
[    0.264190] pci 0000:00:1f.2: PME# supported from D3hot
[    0.264295] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.264328] pci 0000:00:1f.3: reg 0x10: [mem 0xf2534000-0xf25340ff 64bit]
[    0.264373] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.264691] pci 0000:02:00.0: [1180:e823] type 00 class 0x088001
[    0.264713] pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz.
[    0.264745] pci 0000:02:00.0: reg 0x10: [mem 0xf1d00000-0xf1d000ff]
[    0.264958] pci 0000:02:00.0: supports D1 D2
[    0.264961] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.275334] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.275342] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.275349] pci 0000:00:1c.0:   bridge window [mem 0xf1d00000-0xf24fffff]
[    0.275360] pci 0000:00:1c.0:   bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.275773] pci 0000:03:00.0: [8086:0085] type 00 class 0x028000
[    0.276115] pci 0000:03:00.0: reg 0x10: [mem 0xf1c00000-0xf1c01fff 64bit]
[    0.277723] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.287336] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.287350] pci 0000:00:1c.1:   bridge window [mem 0xf1c00000-0xf1cfffff]
[    0.287502] acpiphp: Slot [1] registered
[    0.287516] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    0.287524] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.287531] pci 0000:00:1c.2:   bridge window [mem 0xf1400000-0xf1bfffff]
[    0.287542] pci 0000:00:1c.2:   bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
[    0.289159] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.289179] ACPI: \_SB_.PCI0: notify handler is installed
[    0.289260] Found 1 acpi root devices
[    0.289372] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.289504] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.289509] vgaarb: loaded
[    0.289511] vgaarb: bridge control possible 0000:00:02.0
[    0.289569] PCI: Using ACPI for IRQ routing
[    0.293279] PCI: pci_cache_line_size set to 64 bytes
[    0.293737] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.293740] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.293742] e820: reserve RAM buffer [mem 0xcec31000-0xcfffffff]
[    0.293745] e820: reserve RAM buffer [mem 0x41e600000-0x41fffffff]
[    0.293902] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.293911] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.295951] Switched to clocksource hpet
[    0.298419] pnp: PnP ACPI init
[    0.298438] ACPI: bus type PNP registered
[    0.299117] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.299122] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.299126] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.299130] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[    0.299133] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[    0.299136] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    0.299140] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved
[    0.299143] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved
[    0.299147] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved
[    0.299150] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.299154] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.299157] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.299161] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.299164] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.299168] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
[    0.299172] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.299176] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.299181] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.299365] system 00:01: [io  0x0400-0x047f] could not be reserved
[    0.299369] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.299372] system 00:01: [io  0x0800-0x080f] has been reserved
[    0.299376] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    0.299379] system 00:01: [io  0x1600-0x167f] has been reserved
[    0.299384] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.299388] system 00:01: [mem 0xfffff000-0xffffffff] has been reserved
[    0.299392] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.299396] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.299400] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.299403] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.299407] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[    0.299411] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.299508] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.299523] pnp 00:03: [dma 4]
[    0.299547] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.299581] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.299631] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.299676] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.299725] pnp 00:07: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    0.299771] pnp 00:08: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active)
[    0.299846] pnp 00:09: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[    0.300520] pnp: PnP ACPI: found 10 devices
[    0.300525] ACPI: bus type PNP unregistered
[    0.308138] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.308146] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.308158] pci 0000:00:1c.0:   bridge window [mem 0xf1d00000-0xf24fffff]
[    0.308165] pci 0000:00:1c.0:   bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.308178] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.308187] pci 0000:00:1c.1:   bridge window [mem 0xf1c00000-0xf1cfffff]
[    0.308203] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    0.308208] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.308217] pci 0000:00:1c.2:   bridge window [mem 0xf1400000-0xf1bfffff]
[    0.308224] pci 0000:00:1c.2:   bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
[    0.308237] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.308241] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.308244] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.308247] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff]
[    0.308250] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff]
[    0.308253] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.308256] pci_bus 0000:02: resource 1 [mem 0xf1d00000-0xf24fffff]
[    0.308259] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.308263] pci_bus 0000:03: resource 1 [mem 0xf1c00000-0xf1cfffff]
[    0.308266] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.308269] pci_bus 0000:04: resource 1 [mem 0xf1400000-0xf1bfffff]
[    0.308272] pci_bus 0000:04: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref]
[    0.308376] NET: Registered protocol family 2
[    0.308778] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.309230] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.309423] TCP: Hash tables configured (established 131072 bind 65536)
[    0.309460] TCP: reno registered
[    0.309493] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.309595] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.309791] NET: Registered protocol family 1
[    0.309812] pci 0000:00:02.0: Boot video device
[    0.310638] PCI: CLS 64 bytes, default 64
[    0.310710] Unpacking initramfs...
[    0.757103] Freeing initrd memory: 12848K (ffff8800366d8000 - ffff880037364000)
[    0.757133] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.757137] software IO TLB [mem 0xcac31000-0xcec31000] (64MB) mapped at [ffff8800cac31000-ffff8800cec30fff]
[    0.757463] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x19
[    0.757477] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x19
[    0.757490] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x19
[    0.757502] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x19
[    0.757582] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.758007] audit: initializing netlink socket (disabled)
[    0.758023] type=2000 audit(1398252347.752:1): initialized
[    0.784073] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.785262] VFS: Disk quotas dquot_6.5.2
[    0.785303] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.785423] msgmni has been set to 31562
[    0.785887] alg: No test for stdrng (krng)
[    0.785932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.785992] io scheduler noop registered
[    0.785996] io scheduler deadline registered
[    0.786023] io scheduler cfq registered (default)
[    0.786676] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.786700] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.786747] intel_idle: MWAIT substates: 0x21120
[    0.786749] intel_idle: v0.4 model 0x3A
[    0.786751] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.786956] GHES: HEST is not enabled!
[    0.787030] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.787590] Linux agpgart interface v0.103
[    0.787721] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.789474] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.789483] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.789635] mousedev: PS/2 mouse device common for all mice
[    0.789699] rtc_cmos 00:06: RTC can wake from S4
[    0.789882] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.789922] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.789935] Intel P-state driver initializing.
[    0.789951] Intel pstate controlling: cpu 0
[    0.789985] Intel pstate controlling: cpu 1
[    0.790001] Intel pstate controlling: cpu 2
[    0.790029] Intel pstate controlling: cpu 3
[    0.790047] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    0.790047] AMD IOMMUv2 functionality not available on this system
[    0.790160] TCP: cubic registered
[    0.790248] NET: Registered protocol family 10
[    0.790405] mip6: Mobile IPv6
[    0.790407] NET: Registered protocol family 17
[    0.790410] mpls_gso: MPLS GSO support
[    0.790613] registered taskstats version 1
[    0.790948] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.792076] rtc_cmos 00:06: setting system clock to 2014-04-23 11:25:48 UTC (1398252348)
[    0.792146] PM: Hibernation image not present or could not be loaded.
[    0.793168] Freeing unused kernel memory: 984K (ffffffff818af000 - ffffffff819a5000)
[    0.793170] Write protecting the kernel read-only data: 8192k
[    0.798395] Freeing unused kernel memory: 1324K (ffff8800014b5000 - ffff880001600000)
[    0.800054] Freeing unused kernel memory: 428K (ffff880001795000 - ffff880001800000)
[    0.812893] systemd-udevd[68]: starting version 204
[    0.829849] pps_core: LinuxPPS API ver. 1 registered
[    0.829852] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.830040] PTP clock support registered
[    0.830637] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    0.830641] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    0.830651] sdhci: Secure Digital Host Controller Interface driver
[    0.830653] sdhci: Copyright(c) Pierre Ossman
[    0.830820] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    0.830855] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[    0.830870] sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e823] (rev 4)
[    0.831432] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
[    0.833659] ACPI: bus type USB registered
[    0.833685] usbcore: registered new interface driver usbfs
[    0.833696] usbcore: registered new interface driver hub
[    0.836218] thermal LNXTHERM:00: registered as thermal_zone0
[    0.836222] ACPI: Thermal Zone [THM0] (47 C)
[    0.836737] usbcore: registered new device driver usb
[    0.837041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.837160] ehci-pci: EHCI PCI platform driver
[    0.856498] SCSI subsystem initialized
[    0.858019] libata version 3.00 loaded.
[    1.092811] e1000e 0000:00:19.0 eth0: registered PHC clock
[    1.092814] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:ce:55:46
[    1.092815] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    1.092852] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
[    1.092979] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.092985] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.092998] ehci-pci 0000:00:1a.0: debug port 2
[    1.096899] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.096906] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf253a000
[    1.108580] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.108823] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.108828] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.108830] usb usb1: Product: EHCI Host Controller
[    1.108831] usb usb1: Manufacturer: Linux 3.13-1-amd64 ehci_hcd
[    1.108832] usb usb1: SerialNumber: 0000:00:1a.0
[    1.109051] hub 1-0:1.0: USB hub found
[    1.109062] hub 1-0:1.0: 3 ports detected
[    1.109352] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.109357] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.109373] ehci-pci 0000:00:1d.0: debug port 2
[    1.113267] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.113287] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf2539000
[    1.124599] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.124668] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.124671] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.124673] usb usb2: Product: EHCI Host Controller
[    1.124675] usb usb2: Manufacturer: Linux 3.13-1-amd64 ehci_hcd
[    1.124676] usb usb2: SerialNumber: 0000:00:1d.0
[    1.124921] hub 2-0:1.0: USB hub found
[    1.124932] hub 2-0:1.0: 3 ports detected
[    1.125265] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.125272] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.125377] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.125417] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
[    1.125536] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.125538] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.125540] usb usb3: Product: xHCI Host Controller
[    1.125542] usb usb3: Manufacturer: Linux 3.13-1-amd64 xhci_hcd
[    1.125544] usb usb3: SerialNumber: 0000:00:14.0
[    1.125654] hub 3-0:1.0: USB hub found
[    1.125669] hub 3-0:1.0: 4 ports detected
[    1.126102] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.126106] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.126147] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    1.126149] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.126151] usb usb4: Product: xHCI Host Controller
[    1.126153] usb usb4: Manufacturer: Linux 3.13-1-amd64 xhci_hcd
[    1.126154] usb usb4: SerialNumber: 0000:00:14.0
[    1.126270] hub 4-0:1.0: USB hub found
[    1.126285] hub 4-0:1.0: 4 ports detected
[    1.168676] ahci 0000:00:1f.2: version 3.0
[    1.168921] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
[    1.168997] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.184665] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
[    1.184670] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst 
[    1.201297] scsi0 : ahci
[    1.201465] scsi1 : ahci
[    1.201587] scsi2 : ahci
[    1.201706] scsi3 : ahci
[    1.201800] scsi4 : ahci
[    1.201890] scsi5 : ahci
[    1.201949] ata1: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538100 irq 44
[    1.201953] ata2: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538180 irq 44
[    1.201954] ata3: DUMMY
[    1.201955] ata4: DUMMY
[    1.201957] ata5: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538300 irq 44
[    1.201959] ata6: DUMMY
[    1.420852] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.520868] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.521959] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.521966] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.523047] ata1.00: ATA-8: HGST HTS725050A7E630, GH2ZB550, max UDMA/133
[    1.523054] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.524278] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.524284] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.525342] ata1.00: configured for UDMA/133
[    1.525623] scsi 0:0:0:0: Direct-Access     ATA      HGST HTS725050A7 GH2Z PQ: 0 ANSI: 5
[    1.553796] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.553802] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.554283] hub 1-1:1.0: USB hub found
[    1.554466] hub 1-1:1.0: 6 ports detected
[    1.668936] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.756987] tsc: Refined TSC clocksource calibration: 2594.113 MHz
[    1.801478] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.801483] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.801888] hub 2-1:1.0: USB hub found
[    1.802057] hub 2-1:1.0: 8 ports detected
[    1.845070] ata2: SATA link down (SStatus 0 SControl 300)
[    1.873428] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
[    1.967676] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2020
[    1.967682] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.967685] usb 1-1.3: Product: Biometric Coprocessor
[    1.967688] usb 1-1.3: Manufacturer: Auth
[    2.037505] usb 1-1.4: new full-speed USB device number 4 using ehci-pci
[    2.135589] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6
[    2.135595] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.135598] usb 1-1.4: Product: BCM20702A0
[    2.135601] usb 1-1.4: Manufacturer: Broadcom Corp
[    2.135603] usb 1-1.4: SerialNumber: 3C77E6EDF182
[    2.173313] ata5: SATA link down (SStatus 0 SControl 300)
[    2.178982] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    2.178988] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.179102] sd 0:0:0:0: [sda] Write Protect is off
[    2.179105] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.179146] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.205410] usb 1-1.6: new high-speed USB device number 5 using ehci-pci
[    2.247480]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[    2.249041] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.250907] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.306408] usb 1-1.6: New USB device found, idVendor=5986, idProduct=02d2
[    2.306414] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.306417] usb 1-1.6: Product: Integrated Camera
[    2.306419] usb 1-1.6: Manufacturer: Ricoh Company Ltd.
[    2.757687] Switched to clocksource tsc
[    2.867808] PM: Starting manual resume from disk
[    2.867812] PM: Hibernation image partition 8:5 present
[    2.867813] PM: Looking for hibernation image.
[    2.867948] PM: Image not found (code -22)
[    2.867949] PM: Hibernation image not present or could not be loaded.
[    2.910895] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    3.574891] random: nonblocking pool is initialized
[    4.355186] systemd-udevd[371]: starting version 204
[    5.509846] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X
[    5.527167] cfg80211: Calling CRDA to update world regulatory domain
[    5.532042] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20131115/utaddress-251)
[    5.532047] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.532053] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20131115/utaddress-251)
[    5.532055] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.532056] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20131115/utaddress-251)
[    5.532058] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.532059] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    5.602846] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    5.602975] ACPI: Lid Switch [LID]
[    5.603005] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[    5.603008] ACPI: Sleep Button [SLPB]
[    5.603040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    5.603043] ACPI: Power Button [PWRF]
[    5.636437] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[    5.666657] ACPI: AC Adapter [AC] (off-line)
[    5.674161] ACPI: Battery Slot [BAT0] (battery present)
[    5.709687] [drm] Initialized drm 1.1.0 20060810
[    5.797469] tpm_tis 00:09: 1.2 TPM (device-id 0x0, rev-id 78)
[    5.867656] tpm_tis 00:09: TPM is disabled/deactivated (0x6)
[    5.938979] wmi: Mapper loaded
[    6.161014] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    6.198257] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    6.198260] Copyright(c) 2003-2013 Intel Corporation
[    6.198423] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    6.198640] iwlwifi 0000:03:00.0: irq 46 for MSI/MSI-X
[    6.208235] [drm] Memory usable by graphics device = 2048M
[    6.251908] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[    6.251918] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    6.251920] [drm] Driver supports precise vblank timestamp query.
[    6.251982] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem :o wns=io+mem
[    6.358595] iwlwifi 0000:03:00.0: firmware: direct-loading firmware iwlwifi-6000g2a-6.ucode
[    6.358759] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[    6.387986] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
[    6.405858] fbcon: inteldrmfb (fb0) is primary device
[    6.426547] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    6.426548] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    6.426549] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[    6.426551] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
[    6.426715] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[    6.566376] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[    6.569375] iTCO_vendor_support: vendor-support=0
[    6.569780] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    6.569824] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[    6.569890] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.610432] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[    6.772282] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    6.896447] Non-volatile memory driver v1.3
[    6.899626] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    6.912377] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input6
[    6.925614] thinkpad_acpi: ThinkPad ACPI Extras v0.25
[    6.925623] thinkpad_acpi: http://ibm-acpi.sf.net/
[    6.925624] thinkpad_acpi: ThinkPad BIOS G2ET95WW (2.55 ), EC unknown
[    6.925624] thinkpad_acpi: Lenovo ThinkPad X230, model 2320JNG
[    6.925980] thinkpad_acpi: Unsupported brightness interface, please contact ibm-acpi-devel@lists.sourceforge.net
[    6.926086] thinkpad_acpi: radio switch found; radios are enabled
[    6.926189] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    6.926190] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    6.927562] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    6.928126] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    6.930673] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[    7.364111] Console: switching to colour frame buffer device 170x48
[    7.367553] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    7.367555] i915 0000:00:02.0: registered panic notifier
[    7.393645] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    7.413146] acpi device:01: registered as cooling_device4
[    7.413230] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
[    7.413349] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    7.413615] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[    7.418739] alg: No test for crc32 (crc32-pclmul)
[    7.466167] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
[    7.507325] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[    7.507410] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[    7.507471] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    7.507527] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    7.507581] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    7.507637] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    7.507692] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    7.789253] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[    7.814531] media: Linux media interface: v0.10
[    7.831031] Linux video capture interface: v2.00
[    7.833303] Bluetooth: Core ver 2.17
[    7.833320] NET: Registered protocol family 31
[    7.833322] Bluetooth: HCI device and connection manager initialized
[    7.833330] Bluetooth: HCI socket layer initialized
[    7.833334] Bluetooth: L2CAP socket layer initialized
[    7.833339] Bluetooth: SCO socket layer initialized
[    7.889211] usbcore: registered new interface driver btusb
[    7.909831] uvcvideo: Found UVC 1.00 device Integrated Camera (5986:02d2)
[    7.912592] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input17
[    7.912714] usbcore: registered new interface driver uvcvideo
[    7.912715] USB Video Class driver (1.1.1)
[    7.941315] cfg80211: World regulatory domain updated:
[    7.941320] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    7.941322] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[    7.941324] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[    7.941326] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[    7.941327] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[    7.941329] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[    7.941331] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[    9.629784] Adding 16895996k swap on /dev/sda5.  Priority:-1 extents:1 across:16895996k 
[    9.657960] EXT4-fs (sda6): re-mounted. Opts: (null)
[    9.900895] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[   10.482906] lp: driver loaded but no devices found
[   10.563028] ppdev: user-space parallel port driver
[   10.603653] fuse init (API version 7.22)
[   10.760924] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[   11.690047] RPC: Registered named UNIX socket transport module.
[   11.690052] RPC: Registered udp transport module.
[   11.690053] RPC: Registered tcp transport module.
[   11.690055] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   11.710935] FS-Cache: Loaded
[   11.728035] FS-Cache: Netfs 'nfs' registered for caching
[   11.756584] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   13.158202] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[   13.260671] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[   13.260796] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   13.677789] vboxdrv: Found 4 processor cores.
[   13.677983] vboxdrv: fAsync=0 offMin=0x3dc offMax=0x2364
[   13.678061] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   13.678063] vboxdrv: Successfully loaded version 4.3.10_Debian (interface 0x001a0007).
[   14.087680] vboxpci: IOMMU not found (not registered)
[   14.850563] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input18
[   22.682053] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   22.688975] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   22.956906] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   22.963798] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   23.051657] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   25.831663] Bluetooth: RFCOMM TTY layer initialized
[   25.831675] Bluetooth: RFCOMM socket layer initialized
[   25.831680] Bluetooth: RFCOMM ver 1.11
[   25.841833] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.841837] Bluetooth: BNEP filters: protocol multicast
[   25.841845] Bluetooth: BNEP socket layer initialized
[   25.893777] Guest personality initialized and is inactive
[   25.893922] VMCI host device registered (name=vmci, major=10, minor=54)
[   25.893924] Initialized host personality
[   25.939015] NET: Registered protocol family 40
[  106.361215] systemd-logind[4486]: New seat seat0.
[  106.382224] systemd-logind[4486]: Watching system buttons on /dev/input/event3 (Power Button)
[  106.382322] systemd-logind[4486]: Watching system buttons on /dev/input/event7 (Video Bus)
[  106.382365] systemd-logind[4486]: Watching system buttons on /dev/input/event1 (Lid Switch)
[  106.382404] systemd-logind[4486]: Watching system buttons on /dev/input/event2 (Sleep Button)
[  106.382445] systemd-logind[4486]: Watching system buttons on /dev/input/event6 (ThinkPad Extra Buttons)
[  204.405733] thinkpad_acpi: EC reports that Thermal Table has changed
[  204.521373] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[  352.051220] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[  352.058114] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[  352.145565] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  435.132703] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[  435.132745] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  690.748030] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[  690.850676] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[  690.851166] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  693.709360] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[  693.709397] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  804.580846] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[  804.684925] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[  804.685249] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  807.399497] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[  807.399535] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
a poniżej informacje z logów (końcówka pliku, jak na moje oko jednak nic tam nie ma):

Kod: Zaznacz cały

startkde: Shutting down...


klauncher: Exiting on signal 1
Received signal:1->'Rozłączenie'Received signal:1->'Rozłączenie'
NepomukServer(4484)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:

Received signal:15->'Zakończony'startkde: Running shutdown scripts...

Received signal:15->'Zakończony'

OK


OK

startkde: Done.
QThread: Destroyed while thread is still running
Control process died, committing suicide!
D-Bus session bus went down - quitting
QThread::wait: Thread tried to wait on itself
QThread: Destroyed while thread is still running
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

W logach nie ma nic złego. Może przerzucisz się na wicd?
janus
Posty: 5
Rejestracja: 23 kwietnia 2014, 07:58

Post autor: janus »

bardzo dziękuję,
faktycznie instalacja wicd pomogła, odzyskałem dostęp do sieci bezprzewodowej. Teraz mam pytanie czy można przy pomocy wicd'a skonfigurować VPN. Poszukam jeszcze w internecie, ale może ktoś wie, albo ma linka i mógłby go tu umieścić.

Bardzo dziękuję za pomoc.
Awatar użytkownika
kowand
Posty: 25
Rejestracja: 13 maja 2012, 16:58

Post autor: kowand »

Właśnie w WICD nie działa VPN. Tu jest pies pogrzebany, żeby mieć połączenie VPN potrzebny jest Network-Manager. Innego nie znalazłem.
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Ale bzdury piszesz. VPN to niezależna usługa. Obsługa VPN została zintegrowana w network-manager co sprawia, że łatwiej się ją obsługuje, to wszystko.
Jeżeli chcesz korzystać z VPN bez network-managera to możesz spróbować skorzystać z terminala: https://wiki.debian.org/OpenVPN
Albo spróbować któregoś z klientów graficznych:
https://packages.debian.org/wheezy/kvpnc <= QT
https://packages.debian.org/wheezy/gadm ... vpn-client <= GTK
Awatar użytkownika
kowand
Posty: 25
Rejestracja: 13 maja 2012, 16:58

Post autor: kowand »

Być może i bzdury. Po prostu w googlach nie znalazłem innych NM zintegrowanych a chodzi tu o to by mieć wszystko w jednym. Chciałem dodać, że mój system to TESTING XFCE, a pierwszy link odnosi się do KDE4.
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Jest różnica między "mieć wszystko w jednym" a "się nie da".
Pierwszy link odnosi się do konfigurowania vpn w konsoli, drugi przy użyciu narzędzia w QT (nie ma w zależnościach KDE) i trzeci w GTK.
Awatar użytkownika
kowand
Posty: 25
Rejestracja: 13 maja 2012, 16:58

Post autor: kowand »

OK. Udało mi się uruchomić network-managera dzięki temu forum i mam już wszystko w jednym. Dziękuję i przepraszam za zawracanie pleców.
ODPOWIEDZ