Kabsosuz Ağ Sorunu

Başlatan Kakao, 15 Aralık 2013 - 07:34:07

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

Kakao

Merhaba, linux konusunda oldukça yeni sayılırım. Ubuntu.com üzerinden en son yayınlanmış sürümü indirip kurdum. Ufak tefek karşılaştığım sorunları düzeltebildim ama çözemediğim bir sorun için sizden yardım istiyorum.

Windows 8 ve Ubuntu'yu aynı anda kullanıyorum. Ubuntu kullanırken modemden 10 metre kadar uzaklaştığımda kablosuz ağı görmemeye başlıyor. Windows8 üzerinde ise aynı ağa çok daha uzun mesafeden sorunsuz ve tatmin edici bir hızda bağlanabiliyorum. Sanırım sürücü sorunu var ancak nasıl çözerim bilemedim. Yardımcı olursanız sevinirim, teşekkürler.

burk


Kakao

Merhaba @burk ilgin için teşekkür ederim. Çıktılar bu şekilde ;

cat /etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=13.10
DISTRIB_CODENAME=saucy
DISTRIB_DESCRIPTION="Ubuntu 13.10"


uname-a

Linux kakao-Lenovo 3.11.0-14-generic #21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux


lspci

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
02:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)


lsusb

Bus 002 Device 003: ID 0bda:0139 Realtek Semiconductor Corp. RTS5139 Card Reader Controller
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 04f2:b272 Chicony Electronics Co., Ltd Lenovo EasyCamera
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


rfkill list

0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no


sudo lshw -C network

  *-network
       açıklama: Kablosuz arayüz
       ürün: AR9285 Wireless Network Adapter (PCI-Express)
       üretici: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:02:00.0
       mantıksal ad: wlan0
       sürüm: 01
       serial: 74:de:2b:e5:c7:79
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress bus_master cap_list eternet physical wireless
       yapılandırma: broadcast=yes driver=ath9k driverversion=3.11.0-14-generic firmware=N/A ip=192.168.1.3 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
       kaynaklar: irq:17 bellek:d0500000-d050ffff
  *-network
       açıklama: Eternet interface
       ürün: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       üretici: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       mantıksal ad: eth0
       sürüm: 06
       serial: f0:de:f1:ab:e5:b9
       boyut: 10Mbit/s
       kapasite: 1Gbit/s
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress msix vpd bus_master cap_list eternet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       yapılandırma: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl_nic/rtl8168e-2.fw latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       kaynaklar: irq:41 ioport:2000(boyut=256) bellek:d0404000-d0404fff bellek:d0400000-d0403fff


ifconfig

eth0      Link encap:Ethernet  HWaddr f0:de:f1:ab:e5:b9 
          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)

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Sunucu
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:184 errors:0 dropped:0 overruns:0 frame:0
          TX packets:184 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:23362 (23.3 KB)  TX bytes:23362 (23.3 KB)

wlan0     Link encap:Ethernet  HWaddr 74:de:2b:e5:c7:79 
          inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::76de:2bff:fee5:c779/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:575 errors:0 dropped:0 overruns:0 frame:0
          TX packets:630 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:345066 (345.0 KB)  TX bytes:134108 (134.1 KB)



wlan0     IEEE 802.11bgn  ESSID:"INCA Uykusuz" 
          Mode:Managed  Frequency:2.437 GHz  Access Point: 08:10:76:4B:C6:16   
          Bit Rate=48 Mb/s   Tx-Power=15 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          Link Quality=70/70  Signal level=-33 dBm 
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:6  Invalid misc:29   Missed beacon:0

wlan0     IEEE 802.11bgn  ESSID:"INCA Uykusuz" 
          Mode:Managed  Frequency:2.437 GHz  Access Point: 08:10:76:4B:C6:16   
          Bit Rate=54 Mb/s   Tx-Power=15 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          Link Quality=70/70  Signal level=-33 dBm 
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:6  Invalid misc:29   Missed beacon:0


iwconfig

eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:"INCA Uykusuz" 
          Mode:Managed  Frequency:2.437 GHz  Access Point: 08:10:76:4B:C6:16   
          Bit Rate=48 Mb/s   Tx-Power=15 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          Link Quality=70/70  Signal level=-32 dBm 
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:6  Invalid misc:33   Missed beacon:0


iwlist scanning

wlan0     Scan completed :
          Cell 01 - Address: 08:10:76:4B:C6:16
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=70/70  Signal level=-32 dBm 
                    Encryption key:on
                    ESSID:"INCA Uykusuz"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000009c6e64051
                    Extra: Last beacon: 62024ms ago
                    IE: Unknown: 000C494E43412055796B7573757A
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 030106
                    IE: Unknown: 2A0100
                    IE: Unknown: 32043048606C
                    IE: Unknown: 2D1A6E181EFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1606051300000000000000000000000000000000000000
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: DD910050F204104A0001101044000102103B00010310470010630412531019200612280810764BC6161021001353656D69636F6E647563746F7220436F72702E1023000752544C383637321024000D45562D323030362D30372D32371042000F3132333435363738393031323334371054000800060050F20400011011000E576972656C657373204D6F64656D100800020086
                    IE: Unknown: DD1E00904C336E181EFFFF000000000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3406051300000000000000000000000000000000000000
                    IE: Unknown: DD0600E04C020160


lsmod

Module                  Size  Used by
rts5139               331166  0
e1000e                250025  0
ptp                    18580  1 e1000e
pps_core               19027  1 ptp
parport_pc             32701  0
ppdev                  17671  0
bnep                   19564  2
rfcomm                 69070  0
bluetooth             371880  10 bnep,rfcomm
x86_pkg_temp_thermal    14162  0
intel_powerclamp       14705  0
coretemp               13435  0
crct10dif_pclmul       14289  0
crc32_pclmul           13113  0
ghash_clmulni_intel    13259  0
snd_hda_codec_hdmi     41117  1
snd_hda_codec_realtek    55704  1
acer_wmi               32522  0
joydev                 17377  0
cryptd                 20329  1 ghash_clmulni_intel
wl                   4207474  0
lib80211               14352  1 wl
arc4                   12608  2
snd_hda_intel          48171  3
uvcvideo               80885  0
snd_hda_codec         188738  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep              13602  1 snd_hda_codec
snd_pcm               102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
videobuf2_vmalloc      13216  1 uvcvideo
ath9k                 151173  0
videobuf2_memops       13362  1 videobuf2_vmalloc
videobuf2_core         40469  1 uvcvideo
ath9k_common           13859  1 ath9k
videodev              133390  2 uvcvideo,videobuf2_core
ath9k_hw              444645  2 ath9k_common,ath9k
snd_seq_midi           13324  0
snd_seq_midi_event     14899  1 snd_seq_midi
snd_rawmidi            30095  1 snd_seq_midi
mei_me                 18421  0
snd_seq                61560  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
ath                    23827  3 ath9k_common,ath9k,ath9k_hw
mac80211              596969  1 ath9k
microcode              23518  0
mei                    77692  1 mei_me
i915                  655752  3
psmouse                97626  0
drm_kms_helper         52651  1 i915
drm                   296739  4 i915,drm_kms_helper
i2c_algo_bit           13413  1 i915
snd_timer              29433  2 snd_pcm,snd_seq
cfg80211              479757  4 wl,ath,ath9k,mac80211
snd                    69141  17 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
ideapad_laptop         18342  0
lp                     17759  0
serio_raw              13413  0
sparse_keymap          13948  2 acer_wmi,ideapad_laptop
mac_hid                13205  0
soundcore              12680  1 snd
video                  19318  2 i915,acer_wmi
parport                42299  3 lp,ppdev,parport_pc
wmi                    19070  1 acer_wmi
lpc_ich                21080  0
r8169                  67341  0
mii                    13934  1 r8169
ahci                   25819  4
libahci                31898  1 ahci


dmesg

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.11.0-14-generic (buildd@allspice) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8) ) #21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013 (Ubuntu 3.11.0-14.21-generic 3.11.7)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic root=UUID=9a7d6d02-352d-4b0f-bdbe-ec503ca4a6a3 ro rootflags=sync quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] Disabled fast string operations
[    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-0x00000000bac86fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bac87000-0x00000000baefefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000baeff000-0x00000000baf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] 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 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: LENOVO HuronRiver Platform/Emerald Lake, BIOS 44CN42WW 09/22/2011
[    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 = 0x13fe00 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 0BC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0BB000000 mask FFF000000 uncachable
[    0.000000]   5 base 100000000 mask FC0000000 write-back
[    0.000000]   6 base 13FE00000 mask FFFE00000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xbb000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] reserving inaccessible SNB gfx pages
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01fd1000, 0x01fd1fff] PGTABLE
[    0.000000] BRK [0x01fd2000, 0x01fd2fff] PGTABLE
[    0.000000] BRK [0x01fd3000, 0x01fd3fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x13fc00000-0x13fdfffff]
[    0.000000]  [mem 0x13fc00000-0x13fdfffff] page 2M
[    0.000000] BRK [0x01fd4000, 0x01fd4fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x13c000000-0x13fbfffff]
[    0.000000]  [mem 0x13c000000-0x13fbfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x100000000-0x13bffffff]
[    0.000000]  [mem 0x100000000-0x13bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbac86fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbabfffff] page 2M
[    0.000000]  [mem 0xbac00000-0xbac86fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbafff000-0xbaffffff]
[    0.000000]  [mem 0xbafff000-0xbaffffff] page 4k
[    0.000000] BRK [0x01fd5000, 0x01fd5fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x35eea000-0x36f6cfff]
[    0.000000] ACPI: RSDP 00000000000f0110 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000baffe120 00084 (v01 LENOVO CB-01    00000001 LENO 00000001)
[    0.000000] ACPI: FACP 00000000bafee000 000F4 (v03 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: DSDT 00000000baff1000 09AC3 (v02 LENOVO  SNB-CPT 00000000 INTL 20061109)
[    0.000000] ACPI: FACS 00000000baf3d000 00040
[    0.000000] ACPI: SLIC 00000000baffd000 00176 (v01 LENOVO CB-01    00000001 LENO 00000001)
[    0.000000] ACPI: SSDT 00000000baffb000 01068 (v01 LENOVO PtidDevc 00001000 INTL 20061109)
[    0.000000] ACPI: ASF! 00000000baff0000 000A5 (v32 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: HPET 00000000bafed000 00038 (v01 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: APIC 00000000bafec000 00098 (v01 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: MCFG 00000000bafeb000 0003C (v01 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: SSDT 00000000bafea000 0090C (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000bafe9000 00996 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 00000000bafe8000 0003E (v01 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 00000000bafe7000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 00000000bafe6000 00256 (v01 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x13fdfffff]
[    0.000000]   NODE_DATA [mem 0x13fdf8000-0x13fdfcfff]
[    0.000000]  [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b400000-ffff88013f3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x13fdfffff]
[    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-0xbac86fff]
[    0.000000]   node   0: [mem 0xbafff000-0xbaffffff]
[    0.000000]   node   0: [mem 0x100000000-0x13fdfffff]
[    0.000000] On node 0 totalpages: 1026596
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 156 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11891 pages used for memmap
[    0.000000]   DMA32 zone: 760968 pages, LIFO batch:31
[    0.000000]   Normal zone: 4088 pages used for memmap
[    0.000000]   Normal zone: 261632 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[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
[    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, 6 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 0xbac87000-0xbaefefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbaeff000-0xbaf9efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbaf9f000-0xbaffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb000000-0xbf9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfa00000-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-0xffd7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
[    0.000000] e820: [mem 0xbfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88013fa00000 s86720 r8192 d23872 u262144
[    0.000000] pcpu-alloc: s86720 r8192 d23872 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1010397
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic root=UUID=9a7d6d02-352d-4b0f-bdbe-ec503ca4a6a3 ro rootflags=sync quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[    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: 3939808K/4106384K available (7143K kernel code, 1082K rwdata, 3260K rodata, 1364K init, 1420K bss, 166576K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000] Offload RCU callbacks from all CPUs
[    0.000000] Offload RCU callbacks from CPUs: 0-255.
[    0.000000] NR_IRQS:16640 nr_irqs:744 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 2095.290 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.58 BogoMIPS (lpj=8381160)
[    0.000005] pid_max: default: 32768 minimum: 301
[    0.000030] Security Framework initialized
[    0.000048] AppArmor: AppArmor initialized
[    0.000049] Yama: becoming mindful.
[    0.000368] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001309] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001718] Mount-cache hash table entries: 256
[    0.001903] Initializing cgroup subsys memory
[    0.001911] Initializing cgroup subsys devices
[    0.001913] Initializing cgroup subsys freezer
[    0.001915] Initializing cgroup subsys blkio
[    0.001916] Initializing cgroup subsys perf_event
[    0.001918] Initializing cgroup subsys hugetlb
[    0.001939] Disabled fast string operations
[    0.001941] CPU: Physical Processor ID: 0
[    0.001942] CPU: Processor Core ID: 0
[    0.001947] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.001947] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.001950] mce: CPU supports 7 MCE banks
[    0.001962] CPU0: Thermal monitoring enabled (TM1)
[    0.001971] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[    0.001971] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    0.001971] tlb_flushall_shift: 5
[    0.002068] Freeing SMP alternatives memory: 28K (ffffffff81e65000 - ffffffff81e6c000)
[    0.004225] ACPI: Core revision 20130517
[    0.009837] ACPI: All ACPI Tables successfully acquired
[    0.009991] ftrace: allocating 27804 entries in 109 pages
[    0.025154] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.064863] smpboot: CPU0: Intel(R) Pentium(R) CPU B950 @ 2.10GHz (fam: 06, model: 2a, stepping: 07)
[    0.064872] TSC deadline timer enabled
[    0.064883] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[    0.064890] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.064893] ... version:                3
[    0.064894] ... bit width:              48
[    0.064894] ... generic registers:      8
[    0.064896] ... value mask:             0000ffffffffffff
[    0.064897] ... max period:             0000ffffffffffff
[    0.064898] ... fixed-purpose events:   3
[    0.064899] ... event mask:             00000007000000ff
[    0.077659] Disabled fast string operations
[    0.066613] smpboot: Booting Node   0, Processors  #1
[    0.079780] Brought up 2 CPUs
[    0.079783] smpboot: Total of 2 processors activated (8381.16 BogoMIPS)
[    0.079895] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.081257] devtmpfs: initialized
[    0.082160] EVM: security.selinux
[    0.082162] EVM: security.SMACK64
[    0.082163] EVM: security.capability
[    0.082224] PM: Registering ACPI NVS region [mem 0xbaeff000-0xbaf9efff] (655360 bytes)
[    0.083001] regulator-dummy: no parameters
[    0.083032] RTC time: 19:01:35, date: 12/15/13
[    0.083069] NET: Registered protocol family 16
[    0.083215] ACPI: bus type PCI registered
[    0.083217] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.083274] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.083276] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.088419] PCI: Using configuration type 1 for base access
[    0.088535] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.088536] mtrr: probably your BIOS does not setup all CPUs.
[    0.088537] mtrr: corrected configuration.
[    0.089249] bio: create slab <bio-0> at 0
[    0.089391] ACPI: Added _OSI(Module Device)
[    0.089393] ACPI: Added _OSI(Processor Device)
[    0.089395] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.089396] ACPI: Added _OSI(Processor Aggregator Device)
[    0.090924] ACPI: EC: Look up EC in DSDT
[    0.092506] ACPI: Executed 1 blocks of module-level executable AML code
[    0.099952] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.100285] ACPI: SSDT 00000000baeef718 0067C (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.100678] ACPI: Dynamic OEM Table Load:
[    0.100680] ACPI: SSDT           (null) 0067C (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.104104] ACPI: SSDT 00000000baef0a98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.104523] ACPI: Dynamic OEM Table Load:
[    0.104525] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.107975] ACPI: SSDT 00000000baeeed98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.108361] ACPI: Dynamic OEM Table Load:
[    0.108363] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.114058] ACPI: Interpreter enabled
[    0.114070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
[    0.114085] ACPI: (supports S0 S1 S3 S4 S5)
[    0.114086] ACPI: Using IOAPIC for interrupt routing
[    0.114114] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.114232] ACPI: No dock devices found.
[    0.121171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.121209] \_SB_.PCI0:_OSC invalid UUID
[    0.121211] _OSC request data:1 8 0
[    0.121244] \_SB_.PCI0:_OSC invalid UUID
[    0.121245] _OSC request data:1 1f 0
[    0.121249] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.121251] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.121884] PCI host bridge to bus 0000:00
[    0.121887] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.121889] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.121891] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.121893] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.121894] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff]
[    0.121896] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    0.121905] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.121995] pci 0000:00:02.0: [8086:0106] type 00 class 0x030000
[    0.122007] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
[    0.122014] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.122019] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.122126] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.122151] pci 0000:00:16.0: reg 0x10: [mem 0xd0605000-0xd060500f 64bit]
[    0.122233] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.122322] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.122345] pci 0000:00:1a.0: reg 0x10: [mem 0xd060a000-0xd060a3ff]
[    0.122441] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.122504] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.122541] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.122559] pci 0000:00:1b.0: reg 0x10: [mem 0xd0600000-0xd0603fff 64bit]
[    0.122632] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.122680] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.122713] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.122798] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.122847] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.122880] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.122964] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.123014] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.123049] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.123133] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.123184] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.123227] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.123250] pci 0000:00:1d.0: reg 0x10: [mem 0xd0609000-0xd06093ff]
[    0.123346] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.123406] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.123441] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    0.123620] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.123642] pci 0000:00:1f.2: reg 0x10: [io  0x3088-0x308f]
[    0.123650] pci 0000:00:1f.2: reg 0x14: [io  0x3094-0x3097]
[    0.123659] pci 0000:00:1f.2: reg 0x18: [io  0x3080-0x3087]
[    0.123668] pci 0000:00:1f.2: reg 0x1c: [io  0x3090-0x3093]
[    0.123676] pci 0000:00:1f.2: reg 0x20: [io  0x3060-0x307f]
[    0.123685] pci 0000:00:1f.2: reg 0x24: [mem 0xd0608000-0xd06087ff]
[    0.123735] pci 0000:00:1f.2: PME# supported from D3hot
[    0.123806] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.123822] pci 0000:00:1f.3: reg 0x10: [mem 0xd0604000-0xd06040ff 64bit]
[    0.123845] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.123988] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.124102] pci 0000:02:00.0: [168c:002b] type 00 class 0x028000
[    0.124149] pci 0000:02:00.0: reg 0x10: [mem 0xd0500000-0xd050ffff 64bit]
[    0.124377] pci 0000:02:00.0: supports D1
[    0.124378] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[    0.124436] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.129170] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.129185] pci 0000:00:1c.1:   bridge window [mem 0xd0500000-0xd05fffff]
[    0.129376] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.129446] pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
[    0.129568] pci 0000:03:00.0: reg 0x18: [mem 0xd0404000-0xd0404fff 64bit pref]
[    0.129644] pci 0000:03:00.0: reg 0x20: [mem 0xd0400000-0xd0403fff 64bit pref]
[    0.129974] pci 0000:03:00.0: supports D1 D2
[    0.129975] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.130092] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.137193] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.137203] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.137222] pci 0000:00:1c.3:   bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
[    0.137763] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.137821] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.137875] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.137929] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.137983] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.138036] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.138090] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.138144] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.138370] ACPI: Enabled 3 GPEs in block 00 to 3F
[    0.138377] ACPI: \_SB_.PCI0: notify handler is installed
[    0.138431] Found 1 acpi root devices
[    0.138479] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.138581] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.138584] vgaarb: loaded
[    0.138585] vgaarb: bridge control possible 0000:00:02.0
[    0.138743] SCSI subsystem initialized
[    0.138745] ACPI: bus type ATA registered
[    0.138796] libata version 3.00 loaded.
[    0.138813] ACPI: bus type USB registered
[    0.138829] usbcore: registered new interface driver usbfs
[    0.138838] usbcore: registered new interface driver hub
[    0.138863] usbcore: registered new device driver usb
[    0.138953] PCI: Using ACPI for IRQ routing
[    0.140618] PCI: pci_cache_line_size set to 64 bytes
[    0.140685] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.140687] e820: reserve RAM buffer [mem 0xbac87000-0xbbffffff]
[    0.140689] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
[    0.140690] e820: reserve RAM buffer [mem 0x13fe00000-0x13fffffff]
[    0.140771] NetLabel: Initializing
[    0.140773] NetLabel:  domain hash size = 128
[    0.140774] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.140783] NetLabel:  unlabeled traffic allowed by default
[    0.140844] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.140850] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.142876] Switched to clocksource hpet
[    0.147570] AppArmor: AppArmor Filesystem Enabled
[    0.147595] pnp: PnP ACPI init
[    0.147609] ACPI: bus type PNP registered
[    0.147645] pnp 00:00: [dma 4]
[    0.147667] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.147687] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    0.147783] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.147814] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.147855] system 00:04: [io  0x1000-0x100f] has been reserved
[    0.147857] system 00:04: [io  0xffff] has been reserved
[    0.147859] system 00:04: [io  0xffff] has been reserved
[    0.147862] system 00:04: [io  0x0400-0x0453] could not be reserved
[    0.147864] system 00:04: [io  0x0458-0x047f] has been reserved
[    0.147865] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.147868] system 00:04: [mem 0xfe800000-0xfe80ffff] has been reserved
[    0.147871] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.147895] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.147937] system 00:06: [io  0x0454-0x0457] has been reserved
[    0.147940] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.148010] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.148035] pnp 00:08: Plug and Play ACPI device, IDs SYN0326 SYN0300 SYN0002 PNP0f13 (active)
[    0.148158] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.148160] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.148162] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.148164] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.148166] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.148168] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.148169] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.148171] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.148173] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[    0.148175] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.148177] system 00:09: [mem 0xbfa00000-0xbfa00fff] has been reserved
[    0.148179] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.148398] system 00:0a: [mem 0x20000000-0x201fffff] could not be reserved
[    0.148401] system 00:0a: [mem 0x40000000-0x401fffff] could not be reserved
[    0.148403] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.148422] pnp: PnP ACPI: found 11 devices
[    0.148423] ACPI: bus type PNP unregistered
[    0.154664] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.154679] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.154684] pci 0000:00:1c.1:   bridge window [mem 0xd0500000-0xd05fffff]
[    0.154694] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.154697] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.154705] pci 0000:00:1c.3:   bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
[    0.154935] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.154937] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.154939] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.154941] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff]
[    0.154942] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.154945] pci_bus 0000:02: resource 1 [mem 0xd0500000-0xd05fffff]
[    0.154946] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.154948] pci_bus 0000:03: resource 2 [mem 0xd0400000-0xd04fffff 64bit pref]
[    0.154979] NET: Registered protocol family 2
[    0.155146] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    0.155258] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.155332] TCP: Hash tables configured (established 32768 bind 32768)
[    0.155357] TCP: reno registered
[    0.155366] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.155385] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.155454] NET: Registered protocol family 1
[    0.155466] pci 0000:00:02.0: Boot video device
[    0.155805] PCI: CLS 64 bytes, default 64
[    0.155852] Trying to unpack rootfs image as initramfs...
[    0.467058] Freeing initrd memory: 16908K (ffff880035eea000 - ffff880036f6d000)
[    0.467076] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.467078] software IO TLB [mem 0xb6c87000-0xbac87000] (64MB) mapped at [ffff8800b6c87000-ffff8800bac86fff]
[    0.467227] Scanning for low memory corruption every 60 seconds
[    0.467491] Initialise module verification
[    0.467532] audit: initializing netlink socket (disabled)
[    0.467543] type=2000 audit(1387134095.468:1): initialized
[    0.496366] bounce pool size: 64 pages
[    0.496376] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.497416] zbud: loaded
[    0.497557] VFS: Disk quotas dquot_6.5.2
[    0.497595] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.498019] fuse init (API version 7.22)
[    0.498090] msgmni has been set to 7728
[    0.498474] Key type asymmetric registered
[    0.498476] Asymmetric key parser 'x509' registered
[    0.498508] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.498537] io scheduler noop registered
[    0.498539] io scheduler deadline registered (default)
[    0.498559] io scheduler cfq registered
[    0.498760] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.498772] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.498819] intel_idle: MWAIT substates: 0x21120
[    0.498821] intel_idle: v0.4 model 0x2A
[    0.498822] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.507176] ACPI: AC Adapter [ADP1] (off-line)
[    0.507285] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    0.507311] ACPI: Lid Switch [LID0]
[    0.507342] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    0.507346] ACPI: Sleep Button [SLPB]
[    0.507373] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.507375] ACPI: Power Button [PWRF]
[    0.507435] ACPI: Requesting acpi_cpufreq
[    0.509872] thermal LNXTHERM:00: registered as thermal_zone0
[    0.509875] ACPI: Thermal Zone [TZS0] (56 C)
[    0.510055] thermal LNXTHERM:01: registered as thermal_zone1
[    0.510056] ACPI: Thermal Zone [TZS1] (38 C)
[    0.510083] GHES: HEST is not enabled!
[    0.510143] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.510704] ACPI: Battery Slot [BAT0] (battery present)
[    0.511243] Linux agpgart interface v0.103
[    0.512315] brd: module loaded
[    0.512866] loop: module loaded
[    0.513148] libphy: Fixed MDIO Bus: probed
[    0.513215] tun: Universal TUN/TAP device driver, 1.6
[    0.513217] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.513251] PPP generic driver version 2.4.2
[    0.513284] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.513285] ehci-pci: EHCI PCI platform driver
[    0.513388] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    0.513395] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.513402] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.513417] ehci-pci 0000:00:1a.0: debug port 2
[    0.517323] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.517340] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd060a000
[    0.527102] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.527131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.527133] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.527135] usb usb1: Product: EHCI Host Controller
[    0.527137] usb usb1: Manufacturer: Linux 3.11.0-14-generic ehci_hcd
[    0.527138] usb usb1: SerialNumber: 0000:00:1a.0
[    0.527231] hub 1-0:1.0: USB hub found
[    0.527235] hub 1-0:1.0: 2 ports detected
[    0.527390] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    0.527396] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.527400] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.527413] ehci-pci 0000:00:1d.0: debug port 2
[    0.531307] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.531325] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd0609000
[    0.543110] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.543130] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.543132] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.543134] usb usb2: Product: EHCI Host Controller
[    0.543135] usb usb2: Manufacturer: Linux 3.11.0-14-generic ehci_hcd
[    0.543137] usb usb2: SerialNumber: 0000:00:1d.0
[    0.543213] hub 2-0:1.0: USB hub found
[    0.543216] hub 2-0:1.0: 2 ports detected
[    0.543284] ehci-platform: EHCI generic platform driver
[    0.543292] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.543293] ohci-platform: OHCI generic platform driver
[    0.543298] uhci_hcd: USB Universal Host Controller Interface driver
[    0.543345] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.545992] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.545997] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.546090] mousedev: PS/2 mouse device common for all mice
[    0.546216] rtc_cmos 00:05: RTC can wake from S4
[    0.546331] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    0.546361] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.546414] device-mapper: uevent: version 1.0.3
[    0.546468] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com
[    0.546509] cpuidle: using governor ladder
[    0.546562] cpuidle: using governor menu
[    0.546571] ledtrig-cpu: registered to indicate activity on CPUs
[    0.546649] TCP: cubic registered
[    0.546722] NET: Registered protocol family 10
[    0.546893] NET: Registered protocol family 17
[    0.546904] Key type dns_resolver registered
[    0.547079] PM: Hibernation image not present or could not be loaded.
[    0.547083] Loading module verification certificates
[    0.548134] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 4f57df1a3429640d83ffde722907e1377213486f'
[    0.548145] registered taskstats version 1
[    0.550345] Key type trusted registered
[    0.552223] Key type encrypted registered
[    0.554076] AppArmor: AppArmor sha1 policy hashing enabled
[    0.554432]   Magic number: 9:142:41
[    0.554440] bdi 7:6: hash matches
[    0.554517] rtc_cmos 00:05: setting system clock to 2013-12-15 19:01:35 UTC (1387134095)
[    0.554844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.554845] EDD information not available.
[    0.555872] Freeing unused kernel memory: 1364K (ffffffff81d10000 - ffffffff81e65000)
[    0.555875] Write protecting the kernel read-only data: 12288k
[    0.558617] Freeing unused kernel memory: 1036K (ffff8800016fd000 - ffff880001800000)
[    0.560577] Freeing unused kernel memory: 836K (ffff880001b2f000 - ffff880001c00000)
[    0.567664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.572832] systemd-udevd[112]: starting version 204
[    0.587669] libahci: module verification failed: signature and/or required key missing - tainting kernel
[    0.588242] ahci 0000:00:1f.2: version 3.0
[    0.588384] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    0.588419] ahci: SSS flag set, parallel bus scan disabled
[    0.592518] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.592529] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.592856] r8169 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.593065] r8169 0000:03:00.0 eth0: RTL8168e/8111e at 0xffffc9000063c000, f0:de:f1:ab:e5:b9, XID 0c200000 IRQ 41
[    0.593068] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.603234] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x39 impl SATA mode
[    0.603239] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[    0.603245] ahci 0000:00:1f.2: setting latency timer to 64
[    0.627572] scsi0 : ahci
[    0.627641] scsi1 : ahci
[    0.627689] scsi2 : ahci
[    0.627739] scsi3 : ahci
[    0.627787] scsi4 : ahci
[    0.627952] scsi5 : ahci
[    0.627995] ata1: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608100 irq 40
[    0.627997] ata2: DUMMY
[    0.627998] ata3: DUMMY
[    0.628001] ata4: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608280 irq 40
[    0.628004] ata5: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608300 irq 40
[    0.628007] ata6: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608380 irq 40
[    0.839472] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.947447] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.971796] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    0.971807] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.972240] hub 1-1:1.0: USB hub found
[    0.972415] hub 1-1:1.0: 6 ports detected
[    0.991195] ata1.00: ATA-8: TOSHIBA MK3265GSX, GJ205E, max UDMA/100
[    0.991200] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.992199] ata1.00: configured for UDMA/100
[    0.992449] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK3265GS GJ20 PQ: 0 ANSI: 5
[    0.992602] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.992710] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    0.992916] sd 0:0:0:0: [sda] Write Protect is off
[    0.992921] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.993039] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.080399]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[    1.081354] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.083472] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.215930] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.215941] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.216381] hub 2-1:1.0: USB hub found
[    1.216550] hub 2-1:1.0: 6 ports detected
[    1.287739] usb 1-1.5: new high-speed USB device number 3 using ehci-pci
[    1.311648] ata4: SATA link down (SStatus 0 SControl 300)
[    1.394975] usb 1-1.5: New USB device found, idVendor=04f2, idProduct=b272
[    1.394986] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.394991] usb 1-1.5: Product: Lenovo EasyCamera
[    1.394996] usb 1-1.5: Manufacturer: Chicony Corp.
[    1.467730] tsc: Refined TSC clocksource calibration: 2095.243 MHz
[    1.631834] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.635931] ata5.00: ATAPI: TSSTcorp CDDVDW SN-208AB, LA01, max UDMA/100
[    1.646284] ata5.00: configured for UDMA/100
[    1.658905] scsi 4:0:0:0: CD-ROM            TSSTcorp CDDVDW SN-208AB  LA01 PQ: 0 ANSI: 5
[    1.674143] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.674154] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.674366] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    1.674441] sr 4:0:0:0: Attached scsi generic sg1 type 5
[    1.992028] ata6: SATA link down (SStatus 0 SControl 300)
[    2.468351] Switched to clocksource tsc
[    2.665183] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[   12.186467] Adding 997372k swap on /dev/sda5.  Priority:-1 extents:1 across:997372k FS
[   12.274829] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   12.418966] systemd-udevd[288]: starting version 204
[   12.534546] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[   12.791490] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251)
[   12.791498] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.791502] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251)
[   12.791505] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.791507] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251)
[   12.791509] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.791511] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251)
[   12.791513] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.791514] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   12.803392] wmi: Mapper loaded
[   13.015101] input: Ideapad extra buttons as /devices/platform/ideapad/input/input4
[   13.018992] lp: driver loaded but no devices found
[   13.027344] type=1400 audit(1387126907.961:2): apparmor="STATUS" operation="profile_load" parent=317 profile="unconfined" name="/sbin/dhclient" pid=327 comm="apparmor_parser"
[   13.027352] type=1400 audit(1387126907.961:3): apparmor="STATUS" operation="profile_load" parent=317 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=327 comm="apparmor_parser"
[   13.027357] type=1400 audit(1387126907.961:4): apparmor="STATUS" operation="profile_load" parent=317 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=327 comm="apparmor_parser"
[   13.027967] type=1400 audit(1387126907.961:5): apparmor="STATUS" operation="profile_replace" parent=317 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=327 comm="apparmor_parser"
[   13.027972] type=1400 audit(1387126907.961:6): apparmor="STATUS" operation="profile_replace" parent=317 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=327 comm="apparmor_parser"
[   13.028304] type=1400 audit(1387126907.961:7): apparmor="STATUS" operation="profile_replace" parent=317 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=327 comm="apparmor_parser"
[   13.163147] cfg80211: Calling CRDA to update world regulatory domain
[   13.258502] [drm] Initialized drm 1.1.0 20060810
[   13.375313] [drm] Memory usable by graphics device = 2048M
[   13.375321] i915 0000:00:02.0: setting latency timer to 64
[   13.387597] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1b
[   13.399623] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[   13.399631] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   13.399633] [drm] Driver supports precise vblank timestamp query.
[   13.399684] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   13.422370] [drm] Wrong MCH_SSKPD value: 0x16040307
[   13.422373] [drm] This can cause pipe underruns and display issues.
[   13.422374] [drm] Please upgrade your BIOS to fix this.
[   13.440077] fbcon: inteldrmfb (fb0) is primary device
[   13.658901] Linux video capture interface: v2.00
[   13.772114] ath: phy0: ASPM enabled: 0x43
[   13.772116] ath: EEPROM regdomain: 0x65
[   13.772116] ath: EEPROM indicates we should expect a direct regpair map
[   13.772118] ath: Country alpha2 being used: 00
[   13.772118] ath: Regpair used: 0x65
[   13.790771] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (04f2:b272)
[   13.792684] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input5
[   13.792823] usbcore: registered new interface driver uvcvideo
[   13.792823] USB Video Class driver (1.1.1)
[   13.827619] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   13.827912] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc900047e0000, irq=17
[   13.832048] lib80211: common routines for IEEE802.11 drivers
[   13.832049] lib80211_crypt: registered algorithm 'NULL'
[   14.015839] wl: module license 'MIXED/Proprietary' taints kernel.
[   14.015840] Disabling lock debugging due to kernel taint
[   14.096062] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400, board id: 1695, fw id: 752809
[   14.129482] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[   14.383034] Console: switching to colour frame buffer device 170x48
[   14.385894] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   14.385895] i915 0000:00:02.0: registered panic notifier
[   14.395818] acpi device:3f: registered as cooling_device2
[   14.395983] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   14.396347] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input7
[   14.396735] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   14.396861] mei_me 0000:00:16.0: setting latency timer to 64
[   14.396903] mei_me 0000:00:16.0: irq 43 for MSI/MSI-X
[   14.417306] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   14.443094] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1b
[   14.470262] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   14.534884] acer_wmi: Acer Laptop ACPI-WMI Extras
[   14.546575] SKU: Nid=0x1d sku_cfg=0x40179a2d
[   14.546578] SKU: port_connectivity=0x1
[   14.546579] SKU: enable_pcbeep=0x1
[   14.546580] SKU: check_sum=0x00000007
[   14.546581] SKU: customization=0x0000009a
[   14.546582] SKU: external_amp=0x5
[   14.546583] SKU: platform_type=0x1
[   14.546584] SKU: swap=0x0
[   14.546585] SKU: override=0x1
[   14.546776] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   14.546778]    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   14.546779]    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   14.546780]    mono: mono_out=0x0
[   14.546781]    inputs:
[   14.546783]      Mic=0x18
[   14.546784]      Internal Mic=0x12
[   14.546786] realtek: No valid SSID, checking pincfg 0x40179a2d for NID 0x1d
[   14.546787] realtek: Enabling init ASM_ID=0x9a2d CODEC_ID=10ec0272
[   14.567307] acer_wmi: Brightness must be controlled by acpi video driver
[   14.567571] input: Acer BMA150 accelerometer as /devices/virtual/input/input8
[   14.823451] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   14.890074] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   14.890141] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   14.890191] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   14.967984] cfg80211: World regulatory domain updated:
[   14.967988] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   14.967990] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   14.967992] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   14.967993] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   14.967995] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   14.967996] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.932823] init: failsafe main process (650) killed by TERM signal
[   16.444029] Bluetooth: Core ver 2.16
[   16.444050] NET: Registered protocol family 31
[   16.444052] Bluetooth: HCI device and connection manager initialized
[   16.444060] Bluetooth: HCI socket layer initialized
[   16.444063] Bluetooth: L2CAP socket layer initialized
[   16.444068] Bluetooth: SCO socket layer initialized
[   16.465501] Bluetooth: RFCOMM TTY layer initialized
[   16.465513] Bluetooth: RFCOMM socket layer initialized
[   16.465515] Bluetooth: RFCOMM ver 1.11
[   16.553653] init: avahi-cups-reload main process (754) terminated with status 1
[   16.592803] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   16.592806] Bluetooth: BNEP filters: protocol multicast
[   16.592815] Bluetooth: BNEP socket layer initialized
[   16.601123] ppdev: user-space parallel port driver
[   16.675107] type=1400 audit(1387126911.605:8): apparmor="STATUS" operation="profile_load" parent=779 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=783 comm="apparmor_parser"
[   16.675116] type=1400 audit(1387126911.605:9): apparmor="STATUS" operation="profile_load" parent=779 profile="unconfined" name="/usr/sbin/cupsd" pid=783 comm="apparmor_parser"
[   16.675816] type=1400 audit(1387126911.605:10): apparmor="STATUS" operation="profile_replace" parent=779 profile="unconfined" name="/usr/sbin/cupsd" pid=783 comm="apparmor_parser"
[   17.192491] type=1400 audit(1387126912.125:11): apparmor="STATUS" operation="profile_load" parent=825 profile="unconfined" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=830 comm="apparmor_parser"
[   17.299627] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.299857] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.480642] r8169 0000:03:00.0 eth0: link down
[   17.480689] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.481033] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   18.248848] pps_core: LinuxPPS API ver. 1 registered
[   18.248852] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   18.254922] PTP clock support registered
[   18.522620] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[   18.522623] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[   19.214211] wlan0: authenticate with 08:10:76:4b:c6:16
[   19.238321] wlan0: send auth to 08:10:76:4b:c6:16 (try 1/3)
[   19.240316] wlan0: authenticated
[   19.240452] ath9k 0000:02:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
[   19.241586] wlan0: associate with 08:10:76:4b:c6:16 (try 1/3)
[   19.250421] wlan0: RX AssocResp from 08:10:76:4b:c6:16 (capab=0x411 status=0 aid=1)
[   19.250635] wlan0: associated
[   19.250662] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   21.894737] init: cups-browsed main process ended, respawning
[   22.628794] wlan0: deauthenticating from 08:10:76:4b:c6:16 by local choice (reason=3)
[   22.646098] cfg80211: Calling CRDA to update world regulatory domain
[   22.651351] cfg80211: World regulatory domain updated:
[   22.651355] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   22.651357] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   22.651359] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   22.651360] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   22.651362] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   22.651363] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   22.879674] init: anacron main process (976) killed by TERM signal
[   24.828138] init: anacron main process (1878) killed by TERM signal
[   25.788303] PM: Syncing filesystems ... done.
[   26.302854] PM: Preparing system for mem sleep
[   26.303038] Freezing user space processes ... (elapsed 0.039 seconds) done.
[   26.342241] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[   26.343406] PM: Entering mem sleep
[   26.343474] Suspending console(s) (use no_console_suspend to debug)
[   26.343726] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[   26.376535] sd 0:0:0:0: [sda] Stopping disk
[   26.385816] mei_me 0000:00:16.0: suspend
[   27.042167] PM: suspend of devices complete after 698.188 msecs
[   27.042313] PM: late suspend of devices complete after 0.143 msecs
[   27.042675] r8169 0000:03:00.0: System wakeup enabled by ACPI
[   27.074092] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[   27.090189] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[   27.122021] PM: noirq suspend of devices complete after 79.662 msecs
[   27.122192] ACPI: Preparing to enter system sleep state S3
[   27.123299] PM: Saving platform NVS memory
[   27.124040] Disabling non-boot CPUs ...
[   27.226066] smpboot: CPU 1 is now offline
[   27.227236] ACPI: Low-level resume complete
[   27.227278] PM: Restoring platform NVS memory
[   27.228022] Enabling non-boot CPUs ...
[   27.228059] smpboot: Booting Node 0 Processor 1 APIC 0x2
[   27.239005] Disabled fast string operations
[   27.241425] CPU1 is up
[   27.242772] ACPI: Waking up from system sleep state S3
[   27.327854] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[   27.359858] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[   27.408222] PM: noirq resume of devices complete after 128.088 msecs
[   27.408345] PM: early resume of devices complete after 0.098 msecs
[   27.408369] i915 0000:00:02.0: setting latency timer to 64
[   27.411830] mei_me 0000:00:16.0: irq 43 for MSI/MSI-X
[   27.412014] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   27.412108] ehci-pci 0000:00:1a.0: setting latency timer to 64
[   27.412188] ehci-pci 0000:00:1d.0: setting latency timer to 64
[   27.412206] ahci 0000:00:1f.2: setting latency timer to 64
[   27.413354] r8169 0000:03:00.0: System wakeup disabled by ACPI
[   27.414088] ath: phy0: ASPM enabled: 0x43
[   27.415336] [drm] Wrong MCH_SSKPD value: 0x16040307
[   27.415337] [drm] This can cause pipe underruns and display issues.
[   27.415337] [drm] Please upgrade your BIOS to fix this.
[   27.620078] usb 1-1.5: reset high-speed USB device number 3 using ehci-pci
[   27.756017] ata6: SATA link down (SStatus 0 SControl 300)
[   27.764021] ata4: SATA link down (SStatus 0 SControl 300)
[   27.772035] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   27.781980] ata5.00: configured for UDMA/100
[   28.832639] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   28.868783] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   28.870592] ata1.00: configured for UDMA/100
[   28.884775] sd 0:0:0:0: [sda] Starting disk
[   28.910537] PM: resume of devices complete after 1501.345 msecs
[   28.910723] PM: Finishing wakeup.
[   28.910724] Restarting tasks ... done.
[   28.922470] video LNXVIDEO:01: Restoring backlight state
[   28.980780] usb 2-1.6: new high-speed USB device number 3 using ehci-pci
[   29.073564] usb 2-1.6: New USB device found, idVendor=0bda, idProduct=0139
[   29.073569] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   29.073571] usb 2-1.6: Product: USB2.0-CRW
[   29.073573] usb 2-1.6: Manufacturer: Generic
[   29.073575] usb 2-1.6: SerialNumber: 20100201396000000
[   30.690256] rts5139: module is from the staging directory, the quality is unknown, you have been warned.
[   30.695856] scsi6 : SCSI emulation for RTS5139 USB card reader
[   30.695996] scsi 6:0:0:0: Direct-Access     Generic- xD/SD/M.S.       1.00 PQ: 0 ANSI: 0 CCS
[   30.696347] sd 6:0:0:0: Attached scsi generic sg2 type 0
[   30.698043] usbcore: registered new interface driver rts5139
[   30.877210] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[   31.038357] init: anacron main process (2189) killed by TERM signal
[   31.189474] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   31.346122] r8169 0000:03:00.0 eth0: link down
[   31.346173] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   33.107416] wlan0: authenticate with 08:10:76:4b:c6:16
[   33.131072] wlan0: send auth to 08:10:76:4b:c6:16 (try 1/3)
[   33.133014] wlan0: authenticated
[   33.133219] ath9k 0000:02:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
[   33.134976] wlan0: associate with 08:10:76:4b:c6:16 (try 1/3)
[   33.143662] wlan0: RX AssocResp from 08:10:76:4b:c6:16 (capab=0x411 status=0 aid=1)
[   33.143875] wlan0: associated
[   33.143901] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready


dmesg |tail

[   31.346122] r8169 0000:03:00.0 eth0: link down
[   31.346173] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   33.107416] wlan0: authenticate with 08:10:76:4b:c6:16
[   33.131072] wlan0: send auth to 08:10:76:4b:c6:16 (try 1/3)
[   33.133014] wlan0: authenticated
[   33.133219] ath9k 0000:02:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
[   33.134976] wlan0: associate with 08:10:76:4b:c6:16 (try 1/3)
[   33.143662] wlan0: RX AssocResp from 08:10:76:4b:c6:16 (capab=0x411 status=0 aid=1)
[   33.143875] wlan0: associated
[   33.143901] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

heartsmagic

@Kakao, kartın Atheros. Bir başka arkadaş yavaşlıktan şikâyet etmiş forumda:
http://forum.ubuntu-tr.net/index.php?topic=40318.5

Orada @if bir öneri sunmuş:
http://forum.ubuntu-tr.net/index.php?topic=38290.msg459440#msg459440

Denersin orada anlatılan şekilde. ctrl+alt+t ile uçbirim açıp kopyala yapıştır yapman yeterli olur.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Kakao

Merhaba, komutları istenildiği gibi çalıştırdım. Ancak birşey değişmedi. Diğer odadaki kablosuz ağı hala göremiyorum. Başka bir çözüm yolu var mıdır?

heartsmagic

cat /etc/modprobe.d/ath9k.conf
ne diyor? Eğer doğru işlenmesine rağmen sorun çözülmediyse müsait bir zamanda bakmak lazım.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Kakao

Merhaba, @heartsmagic

Komut çıktısı bu şekilde :

options ath9k nohwcrypt=1


Bunun haricinde Ask Ubuntu üzerinde de benzer konulara baktım önerilen çözümleri denedim ama düzeltemedim. Tuhaf bir durum  ???

heartsmagic

Evet, ilgili parametre işlenmiş güzelce. Sen de bir yandan yapmışsın araştırmanı açıkçası şu an için bir önerim yok ne yazık ki. Bağlantı verdiğim yerde bir de @ironic'in ndiswrapper önerisi varmış ona baktın mı?
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Kakao

Evet, denedim ama düzeltemedim. Daha önce 10.04 lts sürümünü çok çok kısa bir süre içinde olsa kullanmıştım. O sürümde kablosuz ağ ile ilgili bir problem yoktu. Acaba eski sürüme ait bir sürücüyü yükleme gibi bir şansımız var mı? Saçma bir düşünce mi oldu bu?

heartsmagic

Yüklemene rağmen mi düzelmedi yani?
Eski sürümlere ait sürücüler eski bağımlılıklar gerektirirler, o şekilde düşünme yani. Çekirdek seviyesinde bir sorunsa o da ayrı bir muamma olur.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Kakao

Tekrar merhaba @heartsmagic. Geç cevabım için özür dilerim. Gündelik koşuşturmadan bir süredir vakit ayıramadım.

Evet. Söylediğin gibi yüklememe rağmen herhangi bir değişiklik olmadı. Başka  bir çözüm yoluda bulamadım. Şuan için ne yapmalı bilmiyorum.

heartsmagic

13.10 için şurada birisi konu açmış:
http://ubuntuforums.org/showthread.php?t=2182542

Ancak, orada mesele powertop uygulamasına çıkmış. Sende kurulu mu bu uygulama? Eğer değilse orada ilgili kişinin verdiği bazı çıktılar var. Ndiswrapper sürücülerini kaldırıp, ardından oradaki değişiklikleri yapar mısın?

Bir tanesini zaten yapmıştın sen, aht9k.conf dosyasına. Dikkat edersen diğeri iwlagn-disable11n.conf dosyasında yapılıyor, bir diğeri ise sysctl.conf dosyasında. Son dosyadaki şey IPV6'nın iptali. Eğer nasıl yapacağından şüphen varsa yine sorabilirsin burada. Dosyaların tam yolları şöyle:

/etc/modprobe.d/ath9k.conf
/etc/modprobe.d/iwlagn-disable11n.conf
/etc/sysctl.conf
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Kakao

Powertop uygulaması bende kurulu değil. Emin olmama rağmen tekrar kontrol ettim. Ndiswrapper sürücülerini kaldırdım. Bunun dışında "/etc/modprobe.d/iwlagn-disable11n.conf" ve "/etc/sysctl.conf" dosyalarında istenilen değişikliği yaptığımda sistem boot ekranında kalıyor. Komut satırınada düşemedim. Live cd ile açıp değişiklikleri geri alarak düzeltebildim.

Dipnot: etc dizini altında, "modprobe.d/iwlagn-disable11n.conf" dosyası yoktu. Kök kullanıcı iken şu komutu kullanarak ekledim:
echo "options iwlagn 11n_disable=1" > /etc/modprobe.d/iwlagn-disable11n.conf

heartsmagic

Doğru eklendiğine eminsin yani? Peki sırayla eklediğinde hangisinde sorun yapıyor sistem? IPv6 önerisi mi acaba? Eğer oysa farklı şeyleri deneriz.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Kakao

Evet, eminim.

Ndiswrapper sürücülerini kaldırmam sorun yaratmadı ancak diğer değişiklikler açılışta bırakıyor. Sadece IPv6 değil. İlk yaptığım şey Ipv6 konusundaki değişikliği geri almaktı. Ona rağmen hala açılış ekranında bekletti. Diğerlerinide live cd ile geri aldığımda açılabilir oluyor ancak.

heartsmagic

Peki ikisinden hangisi sorun yapıyor onu bulabildin mi?
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Kakao

Bilmiyorum heartsmagic. Tp-Link'in usb wireless adaptörü vardı. Onu taktım o şekilde kullanıyorum şuan herhangi bir problem yok. Pek istenilen bir çözüm sayılmaz tabi ki ama alternatif yoldan çözdük diyelim artık :)

if

O değişikliklerin hiç birinin sistemin açılmasını engellememesi gerek. Garip bir durum.