[Çözüldü] Ubuntu 12.04 Bağlantı kopma sorunu

Başlatan rexex, 23 Haziran 2013 - 20:59:52

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

rexex

öncelikle belirteyim sorunum şurada çözülen soruna çok benziyor fakat farklı sürücüler kullanıyoruz bu yüzden bu benim sorunumu çözmüyor:
http://forum.ubuntu-tr.net/index.php?topic=39320.0
Ubuntu ve Linux Mint'in pek çok sürümünü denedim en sonunda Ubuntu 12.04'e döndüm fakat hiçbirinde sorunumu çözemedim. Kernel güncelledim sorunum düzeleceğin daha da beter hale geldi vs. Wicd yükledim Network-Manager yerine yine düzelmedi. Sorunum şu ki: Ağa sorunsuz bağlanabiliyorum bunda bir sıkıntı yok ilk başta internet de geliyor fakat bir süre sonra hop internet gidiyor hiç bir siteye giremiorum, torrent çalışmıyor ping atamıyorum vs. fakat sistem internetin olduğunu söylüyor. bir süre sonra sorun kendiliğinden düzeliyor ve sonra yine gidiyor bu böyle devam edip duruyor. bazen yarım saat falan gelmediği oluyor. Ağ bağlantısını kesip tekrar açınca sorun düzeliyor sonra yine gidiyor.
İnternet servis sağlayıcımdan ya da modemden dolayı bir problem olduğunu zannetmiyorum netbook'um var kubuntu yüklü onda bir sıkıntı yok. Bu bilgisayarda da widows 7 varken de sıkıntı yoktu. Kısaca işin içinden çıkamadım bir türlü sizden yardım bekliyorum.
Çıktılarım şöyle:

ekin@ubuntu:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.2 LTS"


ekin@ubuntu:~$ uname -a
Linux ubuntu 3.9.7-030907-generic #201306201628 SMP Thu Jun 20 20:29:03 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux


ekin@ubuntu:~$ lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (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 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev a1)
07:00.0 Network controller: Intel Corporation Centrino Wireless-N 1030 (rev 34)
0d:00.0 Ethernet controller: Atheros Communications Inc. AR8151 v2.0 Gigabit Ethernet (rev c0)


ekin@ubuntu:~$ lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 064e:a130 Suyin Corp.
Bus 002 Device 003: ID 045e:0773 Microsoft Corp.


ekin@ubuntu:~$ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no


ekin@ubuntu:~$ sudo lshw -C network
[sudo] password for ekin:
  *-network               
       açıklama: Kablosuz arayüz
       ürün: Centrino Wireless-N 1030
       üretici: Intel Corporation
       physical id: 0
       bus info: pci@0000:07:00.0
       mantıksal ad: wlan0
       sürüm: 34
       serial: bc:77:37:01:50:c7
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress bus_master cap_list eternet physical wireless
       yapılandırma: broadcast=yes driver=iwlwifi driverversion=3.9.7-030907-generic firmware=18.168.6.1 ip=192.168.1.100 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
       kaynaklar: irq:44 bellek:e6800000-e6801fff
  *-network
       açıklama: Eternet interface
       ürün: AR8151 v2.0 Gigabit Ethernet
       üretici: Atheros Communications Inc.
       physical id: 0
       bus info: pci@0000:0d:00.0
       mantıksal ad: eth0
       sürüm: c0
       serial: 60:eb:69:ae:6f:d5
       kapasite: 1Gbit/s
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress vpd bus_master cap_list eternet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       yapılandırma: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.1-NAPI latency=0 link=no multicast=yes port=twisted pair
       kaynaklar: irq:46 bellek:e5800000-e583ffff ioport:3000(boyut=128)


ekin@ubuntu:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 60:eb:69:ae:6f:d5 
          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:80047 errors:0 dropped:0 overruns:0 frame:0
          TX packets:80047 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:22094934 (22.0 MB)  TX bytes:22094934 (22.0 MB)

wlan0     Link encap:Ethernet  HWaddr bc:77:37:01:50:c7 
          inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::be77:37ff:fe01:50c7/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:77578 errors:0 dropped:0 overruns:0 frame:0
          TX packets:54130 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:93814187 (93.8 MB)  TX bytes:9561343 (9.5 MB)



ekin@ubuntu:~$ iwconfig
eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:"Begin" 
          Mode:Managed  Frequency:2.452 GHz  Access Point: 00:1C:10:FD:4D:37   
          Bit Rate=72.2 Mb/s   Tx-Power=15 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=55/70  Signal level=-55 dBm 
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:1299  Invalid misc:7   Missed beacon:0


ekin@ubuntu:~$ iwlist scanning
eth0      Interface doesn't support scanning.

lo        Interface doesn't support scanning.

wlan0     Scan completed :
          Cell 01 - Address: 00:1C:10:FD:4D:37
                    Channel:9
                    Frequency:2.452 GHz (Channel 9)
                    Quality=49/70  Signal level=-61 dBm 
                    Encryption key:on
                    ESSID:"Begin"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000000314cc019e
                    Extra: Last beacon: 1134372ms ago
                    IE: Unknown: 0005426567696E
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030109
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1A6C0017FF000000000000000000000000000000000C0000000000
                    IE: Unknown: 3D1609000400000000000000000000000000000000000000
                    IE: Unknown: 3E0100
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05010009127A
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4304000000
                    IE: Unknown: 0706474220010D10
                    IE: Unknown: DD1E00904C336C0017FF000000000000000000000000000000000C0000000000
                    IE: Unknown: DD1A00904C3409000400000000000000000000000000000000000000
                    IE: Unknown: DD9D0050F204104A0001101044000102103B00010310470010BC329E001DD811B28601001C10FD4D371021001852616C696E6B20546563686E6F6C6F67792C20436F72702E1023001C52616C696E6B20576972656C6573732041636365737320506F696E74102400065254323836301042000831323334353637381054000800060050F20400011011000952616C696E6B415053100800020084103C000101


ekin@ubuntu:~$ lsmod
Module                  Size  Used by
snd_hrtimer            12744  1
dm_crypt               23012  1
bnep                   18258  2
rfcomm                 47863  0
arc4                   12573  2
snd_hda_codec_hdmi     41548  1
snd_hda_codec_realtek    46510  1
bluetooth             251402  10 bnep,rfcomm
snd_hda_intel          48865  3
snd_hda_codec         194272  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
iwldvm                248929  0
uvcvideo               82296  0
mac80211              656164  1 iwldvm
snd_hwdep              13613  1 snd_hda_codec
intel_powerclamp       18951  0
videobuf2_core         40785  1 uvcvideo
parport_pc             32866  0
videodev              131329  2 uvcvideo,videobuf2_core
snd_pcm               111276  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
ppdev                  17106  0
coretemp               13596  0
snd_seq_midi           13324  0
snd_rawmidi            30416  1 snd_seq_midi
videobuf2_vmalloc      13056  1 uvcvideo
videobuf2_memops       13202  1 videobuf2_vmalloc
iwlwifi               188163  1 iwldvm
kvm_intel             138733  0
snd_seq_midi_event     14899  1 snd_seq_midi
snd_seq                66061  3 snd_seq_midi,snd_seq_midi_event
snd_timer              29989  3 snd_hrtimer,snd_pcm,snd_seq
snd_seq_device         14497  3 snd_seq_midi,snd_rawmidi,snd_seq
kvm                   452898  1 kvm_intel
cfg80211              551320  3 iwldvm,mac80211,iwlwifi
joydev                 17613  0
snd                    77917  19 snd_hrtimer,snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq_midi,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse                97838  0
mei                    46588  0
soundcore              12680  1 snd
snd_page_alloc         18798  2 snd_hda_intel,snd_pcm
serio_raw              13215  0
mac_hid                13253  0
microcode              22923  0
lpc_ich                17060  0
binfmt_misc            17540  1
lp                     17799  0
parport                46562  3 parport_pc,ppdev,lp
hid_generic            12548  0
usbhid                 47346  0
hid                   101248  2 hid_generic,usbhid
nouveau              1001310  1
i915                  631705  3
ttm                    88251  1 nouveau
crc32_pclmul           13160  0
drm_kms_helper         49082  2 nouveau,i915
ghash_clmulni_intel    13259  0
cryptd                 20501  1 ghash_clmulni_intel
atl1c                  41885  0
ahci                   30063  2
drm                   291568  7 nouveau,i915,ttm,drm_kms_helper
libahci                32088  1 ahci
i2c_algo_bit           13564  2 nouveau,i915
mxm_wmi                13021  1 nouveau
wmi                    19256  2 nouveau,mxm_wmi
video                  19518  2 nouveau,i915


[    2.304475] nouveau  [   VBIOS][0000:01:00.0] checking PROM for image...
[    2.304534] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    2.304537] nouveau  [   VBIOS][0000:01:00.0] checking ACPI for image...
[    2.724495] nouveau  [   VBIOS][0000:01:00.0] ... appears to be valid
[    2.724499] nouveau  [   VBIOS][0000:01:00.0] using image from ACPI
[    2.724610] nouveau  [   VBIOS][0000:01:00.0] BIT signature found
[    2.724614] nouveau  [   VBIOS][0000:01:00.0] version 70.08.53.00.10
[    2.724853] nouveau  [ DEVINIT][0000:01:00.0] adaptor not initialised
[    2.724855] nouveau  [   VBIOS][0000:01:00.0] running init tables
[    2.840274] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    2.842585] nouveau  [     PFB][0000:01:00.0] RAM type: DDR3
[    2.842587] nouveau  [     PFB][0000:01:00.0] RAM size: 512 MiB
[    2.842589] nouveau  [     PFB][0000:01:00.0]    ZCOMP: 0 tags
[    2.866842] nouveau  [  PTHERM][0000:01:00.0] FAN control: none / external
[    2.866847] nouveau  [  PTHERM][0000:01:00.0] fan management: disabled
[    2.866851] nouveau  [  PTHERM][0000:01:00.0] internal sensor: yes
[    2.866853] nouveau  [  PTHERM][0000:01:00.0] programmed thresholds [ 90(3), 95(3), 105(5), 135(5) ]
[    2.870281] vga_switcheroo: enabled
[    2.870481] [TTM] Zone  kernel: Available graphics memory: 3029522 kiB
[    2.870483] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    2.870485] [TTM] Initializing pool allocator
[    2.870489] [TTM] Initializing DMA pool allocator
[    2.875267] nouveau  [     DRM] VRAM: 512 MiB
[    2.875270] nouveau  [     DRM] GART: 512 MiB
[    2.875274] nouveau  [     DRM] TMDS table version 2.0
[    2.875275] nouveau  [     DRM] DCB version 4.0
[    2.875278] nouveau  [     DRM] DCB outp 00: 02014300 00000000
[    2.875287] nouveau  [     DRM] DCB conn 00: 00000340
[    2.875289] nouveau  [     DRM] DCB conn 01: 00001061
[    2.875298] nouveau  [     DRM] DCB conn 02: 00000147
[    2.875299] nouveau  [     DRM] DCB conn 03: 00202346
[    2.875301] nouveau  [     DRM] DCB conn 04: 00000400
[    2.875302] nouveau  [     DRM] DCB conn 05: 00000210
[    2.875303] nouveau  [     DRM] DCB conn 06: 00000211
[    2.875304] nouveau  [     DRM] DCB conn 07: 00000213
[    2.875306] nouveau  [     DRM] DCB conn 08: 00020846
[    2.875307] nouveau  [     DRM] DCB conn 09: 00000900
[    2.876037] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    2.876039] [drm] No driver support for vblank timestamp query.
[    2.876053] nouveau  [     DRM] ACPI backlight interface available, not registering our own
[    2.876249] nouveau  [     DRM] 3 available performance level(s)
[    2.876252] nouveau  [     DRM] 0: core 50MHz shader 101MHz memory 135MHz voltage 830mV
[    2.876254] nouveau  [     DRM] 1: core 202MHz shader 405MHz memory 324MHz voltage 830mV
[    2.876256] nouveau  [     DRM] 3: core 672MHz shader 1344MHz memory 900MHz voltage 980mV
[    2.876258] nouveau  [     DRM] c: core 202MHz shader 405MHz memory 324MHz
[    2.880804] nouveau  [     DRM] MM: using COPY0 for buffer copies
[    2.924042] nouveau  [     DRM] allocated 1024x768 fb: 0x60000, bo ffff8801b6bc2000
[    2.924163] nouveau 0000:01:00.0: fb1: nouveaufb frame buffer device
[    2.924166] [drm] Initialized nouveau 1.1.0 20120801 for 0000:01:00.0 on minor 1
[    8.059556] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    9.970716] init: ureadahead main process (397) terminated with status 5
[   12.726286] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   12.941678] udevd[480]: starting version 175
[   15.005053] lp: driver loaded but no devices found
[   17.418977] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130117/utaddress-251)
[   17.418987] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.418991] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251)
[   17.418996] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.PEG0.GPIO 2 (20130117/utaddress-251)
[   17.419000] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 3 (20130117/utaddress-251)
[   17.419004] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.419007] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251)
[   17.419011] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.PEG0.GPIO 2 (20130117/utaddress-251)
[   17.419015] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 3 (20130117/utaddress-251)
[   17.419019] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.419021] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251)
[   17.419024] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.PEG0.GPIO 2 (20130117/utaddress-251)
[   17.419028] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 3 (20130117/utaddress-251)
[   17.419031] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.419033] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   17.434166] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x17
[   17.751572] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x17
[   17.752628] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x17
[   17.753566] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x17
[   17.754479] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x17
[   17.755511] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x17
[   17.756414] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x17
[   17.757356] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x17
[   17.758257] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   17.866943] mei 0000:00:16.0: setting latency timer to 64
[   17.867014] mei 0000:00:16.0: irq 43 for MSI/MSI-X
[   18.398159] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[   18.426567] cfg80211: Calling CRDA to update world regulatory domain
[   18.764775] psmouse serio1: sentelic: Finger Sensing Pad, hw: 13.2.1, sn: 0, sw: 1.1.0-K
[   19.089097] Intel(R) Wireless WiFi driver for Linux, in-tree:
[   19.089101] Copyright(c) 2003-2013 Intel Corporation
[   19.089279] iwlwifi 0000:07:00.0: irq 44 for MSI/MSI-X
[   19.192371] input: FSPPS/2 Sentelic FingerSensingPad as /devices/platform/i8042/serio1/input/input10
[   19.332406] ppdev: user-space parallel port driver
[   19.572248] Linux video capture interface: v2.00
[   19.580640] iwlwifi 0000:07:00.0: loaded firmware version 18.168.6.1
[   20.467838] type=1400 audit(1372007676.786:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=911 comm="apparmor_parser"
[   20.467880] type=1400 audit(1372007676.786:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=911 comm="apparmor_parser"
[   20.467914] type=1400 audit(1372007676.786:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=911 comm="apparmor_parser"
[   20.468159] type=1400 audit(1372007676.786:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=912 comm="apparmor_parser"
[   20.468200] type=1400 audit(1372007676.786:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=912 comm="apparmor_parser"
[   20.468234] type=1400 audit(1372007676.786:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=912 comm="apparmor_parser"
[   20.530603] uvcvideo: Found UVC 1.00 device LG Webcam (064e:a130)
[   20.571145] iwlwifi 0000:07:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   20.571148] iwlwifi 0000:07:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   20.571150] iwlwifi 0000:07:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   20.571151] iwlwifi 0000:07:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[   20.571153] iwlwifi 0000:07:00.0: CONFIG_IWLWIFI_P2P disabled
[   20.571155] iwlwifi 0000:07:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
[   20.571184] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[   20.616889] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[   20.619354] Bluetooth: Core ver 2.16
[   20.619371] NET: Registered protocol family 31
[   20.619373] Bluetooth: HCI device and connection manager initialized
[   20.619379] Bluetooth: HCI socket layer initialized
[   20.619381] Bluetooth: L2CAP socket layer initialized
[   20.619385] Bluetooth: SCO socket layer initialized
[   20.667407] input: LG Webcam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input11
[   20.667505] usbcore: registered new interface driver uvcvideo
[   20.667507] USB Video Class driver (1.1.1)
[   20.684153] SKU: Nid=0x1d sku_cfg=0x40179a2d
[   20.684156] SKU: port_connectivity=0x1
[   20.684157] SKU: enable_pcbeep=0x1
[   20.684158] SKU: check_sum=0x00000007
[   20.684159] SKU: customization=0x0000009a
[   20.684160] SKU: external_amp=0x5
[   20.684161] SKU: platform_type=0x1
[   20.684162] SKU: swap=0x0
[   20.684163] SKU: override=0x1
[   20.684752] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   20.684754]    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   20.684755]    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   20.684756]    mono: mono_out=0x0
[   20.684757]    inputs:
[   20.684758]      Mic=0x18
[   20.684759]      Internal Mic=0x12
[   20.684761] realtek: No valid SSID, checking pincfg 0x40179a2d for NID 0x1d
[   20.684762] realtek: Enabling init ASM_ID=0x9a2d CODEC_ID=10ec0269
[   20.711824] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   20.711894] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   20.711946] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   20.781717] type=1400 audit(1372007677.098:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=972 comm="apparmor_parser"
[   20.781808] type=1400 audit(1372007677.098:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=972 comm="apparmor_parser"
[   20.828736] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   21.599085] Bluetooth: RFCOMM TTY layer initialized
[   21.599097] Bluetooth: RFCOMM socket layer initialized
[   21.599098] Bluetooth: RFCOMM ver 1.11
[   21.873767] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   21.873771] Bluetooth: BNEP filters: protocol multicast
[   21.873778] Bluetooth: BNEP socket layer initialized
[   21.912553] cfg80211: World regulatory domain updated:
[   21.912558] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   21.912560] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   21.912562] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   21.912563] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   21.912565] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   21.912566] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.572918] init: failsafe main process (1016) killed by TERM signal
[   25.419550] type=1400 audit(1372007681.738:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1119 comm="apparmor_parser"
[   25.547689] type=1400 audit(1372007681.866:11): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1120 comm="apparmor_parser"
[   25.547775] type=1400 audit(1372007681.866:12): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1120 comm="apparmor_parser"
[   25.547825] type=1400 audit(1372007681.866:13): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1120 comm="apparmor_parser"
[   25.712245] type=1400 audit(1372007682.030:14): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=1124 comm="apparmor_parser"
[   25.712383] type=1400 audit(1372007682.030:15): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=1124 comm="apparmor_parser"
[   25.735960] type=1400 audit(1372007682.054:16): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=1126 comm="apparmor_parser"
[   26.055850] type=1400 audit(1372007682.374:17): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=1123 comm="apparmor_parser"
[   26.055998] type=1400 audit(1372007682.374:18): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=1123 comm="apparmor_parser"
[   27.659009] bio: create slab <bio-1> at 1
[   28.474472] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[   28.481048] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[   28.652323] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[   28.658901] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[   28.692396] Adding 6237180k swap on /dev/mapper/cryptswap1.  Priority:-1 extents:1 across:6237180k
[   28.834139] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   28.843067] atl1c 0000:0d:00.0: irq 46 for MSI/MSI-X
[   28.856951] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   31.131098] wlan0: authenticate with 00:1c:10:fd:4d:37
[   31.141966] wlan0: send auth to 00:1c:10:fd:4d:37 (try 1/3)
[   31.144266] wlan0: authenticated
[   31.147048] wlan0: associate with 00:1c:10:fd:4d:37 (try 1/3)
[   31.155933] wlan0: RX AssocResp from 00:1c:10:fd:4d:37 (capab=0xc11 status=0 aid=1)
[   31.158123] wlan0: associated
[   31.158147] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   31.158192] cfg80211: Calling CRDA for country: GB
[   31.161119] cfg80211: Regulatory domain changed to country: GB
[   31.161122] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   31.161124] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   31.161126] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   31.161127] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   31.161128] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[   31.520222] type=1400 audit(1372007687.842:19): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1121 comm="apparmor_parser"
[   31.520615] type=1400 audit(1372007687.842:20): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince//launchpad_integration" pid=1121 comm="apparmor_parser"
[   31.520724] type=1400 audit(1372007687.842:21): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince//sanitized_helper" pid=1121 comm="apparmor_parser"
[   31.521105] type=1400 audit(1372007687.842:22): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=1121 comm="apparmor_parser"
[   31.521367] type=1400 audit(1372007687.842:23): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer//launchpad_integration" pid=1121 comm="apparmor_parser"
[   31.521470] type=1400 audit(1372007687.842:24): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer//sanitized_helper" pid=1121 comm="apparmor_parser"
[   31.521700] type=1400 audit(1372007687.842:25): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=1121 comm="apparmor_parser"
[   31.521868] type=1400 audit(1372007687.842:26): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=1121 comm="apparmor_parser"
[   32.343685] init: alsa-restore main process (1248) terminated with status 99
[   33.176461] IPv6: wlan0: IPv6 duplicate address fe80::be77:37ff:fe01:50c7 detected!
[   48.230503] init: plymouth-stop pre-start process (1683) terminated with status 1
[  789.269815] wlan0: deauthenticating from 00:1c:10:fd:4d:37 by local choice (reason=3)
[  789.280753] cfg80211: Calling CRDA to update world regulatory domain
[  789.284127] cfg80211: World regulatory domain updated:
[  789.284131] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  789.284132] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  789.284134] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  789.284135] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  789.284137] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  789.284138] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  791.431628] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[  791.438204] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[  791.639103] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  791.714569] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[  791.721141] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[  791.908625] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  792.043713] atl1c 0000:0d:00.0: irq 46 for MSI/MSI-X
[  792.058451] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  792.090841] atl1c 0000:0d:00.0: irq 46 for MSI/MSI-X
[  792.106423] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  793.957849] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[  793.964421] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[  794.172351] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  794.307892] atl1c 0000:0d:00.0: irq 46 for MSI/MSI-X
[  794.321691] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  794.534961] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[  794.541533] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[  794.732458] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  797.385079] wlan0: authenticate with 00:1c:10:fd:4d:37
[  797.393903] wlan0: send auth to 00:1c:10:fd:4d:37 (try 1/3)
[  797.396304] wlan0: authenticated
[  797.399580] wlan0: associate with 00:1c:10:fd:4d:37 (try 1/3)
[  797.408467] wlan0: RX AssocResp from 00:1c:10:fd:4d:37 (capab=0xc11 status=0 aid=1)
[  797.410727] wlan0: associated
[  797.410749] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  797.410825] cfg80211: Calling CRDA for country: GB
[  797.413736] cfg80211: Regulatory domain changed to country: GB
[  797.413740] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  797.413741] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[  797.413743] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[  797.413744] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[  797.413746] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 1012.901615] type=1400 audit(1372008669.347:27): apparmor="DENIED" operation="capable" parent=1 profile="/usr/sbin/cupsd" pid=1002 comm="cupsd" pid=1002 comm="cupsd" capability=36  capname="block_suspend"
[ 1196.769440] wlan0: deauthenticating from 00:1c:10:fd:4d:37 by local choice (reason=3)
[ 1196.793644] cfg80211: Calling CRDA to update world regulatory domain
[ 1196.796609] cfg80211: World regulatory domain updated:
[ 1196.796612] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1196.796614] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1196.796616] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1196.796617] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1196.796619] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1196.796620] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1196.911848] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[ 1196.918431] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[ 1197.111900] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1199.617378] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[ 1199.623967] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[ 1199.833939] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1202.007832] wlan0: authenticate with 00:1c:10:fd:4d:37
[ 1202.016778] wlan0: send auth to 00:1c:10:fd:4d:37 (try 1/3)
[ 1202.019113] wlan0: authenticated
[ 1202.020906] wlan0: associate with 00:1c:10:fd:4d:37 (try 1/3)
[ 1202.029792] wlan0: RX AssocResp from 00:1c:10:fd:4d:37 (capab=0xc11 status=0 aid=1)
[ 1202.032060] wlan0: associated
[ 1202.032090] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1202.032164] cfg80211: Calling CRDA for country: GB
[ 1202.035277] cfg80211: Regulatory domain changed to country: GB
[ 1202.035280] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1202.035282] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1202.035284] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1202.035285] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1202.035287] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 1203.129227] IPv6: wlan0: IPv6 duplicate address fe80::be77:37ff:fe01:50c7 detected!
[ 1299.269095] wlan0: deauthenticating from 00:1c:10:fd:4d:37 by local choice (reason=3)
[ 1299.277396] cfg80211: Calling CRDA to update world regulatory domain
[ 1299.329211] cfg80211: World regulatory domain updated:
[ 1299.329215] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1299.329218] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1299.329221] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1299.329222] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1299.329225] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1299.329227] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1302.804970] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[ 1302.811802] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[ 1303.042618] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1305.261513] wlan0: authenticate with 00:1c:10:fd:4d:37
[ 1305.270913] wlan0: send auth to 00:1c:10:fd:4d:37 (try 1/3)
[ 1305.273516] wlan0: authenticated
[ 1305.274490] wlan0: associate with 00:1c:10:fd:4d:37 (try 1/3)
[ 1305.283406] wlan0: RX AssocResp from 00:1c:10:fd:4d:37 (capab=0xc11 status=0 aid=1)
[ 1305.286103] wlan0: associated
[ 1305.286173] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1305.286283] cfg80211: Calling CRDA for country: GB
[ 1305.289344] cfg80211: Regulatory domain changed to country: GB
[ 1305.289348] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1305.289350] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1305.289351] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1305.289353] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1305.289354] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 1306.479398] IPv6: wlan0: IPv6 duplicate address fe80::be77:37ff:fe01:50c7 detected!
[ 1397.078814] wlan0: deauthenticating from 00:1c:10:fd:4d:37 by local choice (reason=3)
[ 1397.091762] cfg80211: Calling CRDA to update world regulatory domain
[ 1397.094805] cfg80211: World regulatory domain updated:
[ 1397.094808] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1397.094810] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1397.094812] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1397.094813] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1397.094815] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1397.094816] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1397.656212] wlan0: authenticate with 00:1c:10:fd:4d:37
[ 1397.680450] wlan0: send auth to 00:1c:10:fd:4d:37 (try 1/3)
[ 1397.682757] wlan0: authenticated
[ 1397.683634] wlan0: associate with 00:1c:10:fd:4d:37 (try 1/3)
[ 1397.692744] wlan0: RX AssocResp from 00:1c:10:fd:4d:37 (capab=0xc11 status=0 aid=1)
[ 1397.698294] wlan0: associated
[ 1397.698403] cfg80211: Calling CRDA for country: GB
[ 1397.701278] cfg80211: Regulatory domain changed to country: GB
[ 1397.701281] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1397.701282] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1397.701284] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1397.701285] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1397.701287] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 1398.688202] IPv6: wlan0: IPv6 duplicate address fe80::be77:37ff:fe01:50c7 detected!
[ 1425.405881] wlan0: deauthenticating from 00:1c:10:fd:4d:37 by local choice (reason=3)
[ 1425.447542] cfg80211: Calling CRDA to update world regulatory domain
[ 1425.450383] cfg80211: World regulatory domain updated:
[ 1425.450387] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1425.450389] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1425.450390] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1425.450392] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1425.450393] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1425.450394] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1431.193511] atl1c 0000:0d:00.0: irq 46 for MSI/MSI-X
[ 1431.209522] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1433.215901] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[ 1433.222939] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[ 1433.442374] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1436.526678] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[ 1436.533259] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[ 1436.764925] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1436.839092] atl1c 0000:0d:00.0: irq 46 for MSI/MSI-X
[ 1436.856801] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1436.993754] iwlwifi 0000:07:00.0: L1 Disabled; Enabling L0S
[ 1437.000331] iwlwifi 0000:07:00.0: Radio type=0x2-0x2-0x1
[ 1437.190883] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1439.332228] wlan0: authenticate with 00:1c:10:fd:4d:37
[ 1439.341331] wlan0: send auth to 00:1c:10:fd:4d:37 (try 1/3)
[ 1439.343896] wlan0: authenticated
[ 1439.346924] wlan0: associate with 00:1c:10:fd:4d:37 (try 1/3)
[ 1439.356140] wlan0: RX AssocResp from 00:1c:10:fd:4d:37 (capab=0xc11 status=0 aid=1)
[ 1439.362519] wlan0: associated
[ 1439.362558] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1439.362658] cfg80211: Calling CRDA for country: GB
[ 1439.365620] cfg80211: Regulatory domain changed to country: GB
[ 1439.365622] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1439.365624] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1439.365626] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1439.365627] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1439.365629] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 2487.611343] Program lshw tried to access /dev/mem between ff000->101000.


ekin@ubuntu:~$ dmesg | tail
[ 1439.362519] wlan0: associated
[ 1439.362558] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1439.362658] cfg80211: Calling CRDA for country: GB
[ 1439.365620] cfg80211: Regulatory domain changed to country: GB
[ 1439.365622] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1439.365624] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1439.365626] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1439.365627] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1439.365629] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 2487.611343] Program lshw tried to access /dev/mem between ff000->101000.

speakerXXL

#1
Aşağıdaki kodu uçbirimde çalıştırınca bir değişiklik oluyor mu? (Bu komut ile sürüyü 11n modunu pasifleştirerek çalışmış olacaksınız.)

sudo rmmod iwlwifi  && sudo modprobe iwlwifi 11n_disable=1

Yukarıdaki komut sorununuzu çözer ise aşağıdaki kod ile ayarı kalıcı yapabilirsiniz.

echo "options iwlwifi 11n_disable=1" | sudo tee -a /etc/modprobe.d/iwlwifi.conf

rexex

denedim şöyle bir hata verdi:

ekin@ubuntu:~$ sudo rmmod iwlwifi  && sudo modprobe iwlwifi 11n_disable=1
ERROR: Module iwlwifi is in use by iwldvm


speakerXXL

Aşağıdaki şekilde deneyiniz.

sudo rmmod iwldvm && sudo rmmod iwlwifi && sudo modprobe iwlwifi 11n_disable=1

rexex

Tamam hata vermedi şimdi. Bakalı gidecek mi internet yine.


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 23 Haziran 2013 - 21:55:36

sorun sürüyor maalesef.

speakerXXL

Çekirdek sürümünüzü yükseltmişsiniz, sisteminizi 3.2.0-xx sürüm çekirdek ile açıp aşağıdaki komutu kullanmayı dener misiniz?

sudo rmmod iwlwifi  && sudo modprobe iwlwifi 11n_disable=1

Alternatif olarak güncel çekirdek ile aşağıdaki komutları da deneyebilirsiniz.

sudo rmmod iwldvm && sudo rmmod iwlwifi
sudo modprobe iwldvm 11n_disable=1 && sudo modprobe iwlwifi 11n_disable=1



rexex

ikinci dediğinizi yaptım böyle oldu:

ekin@ubuntu:~$ sudo modprobe iwldvm 11n_disable=1 && sudo modprobe iwlwifi 11n_disable=1
FATAL: Error inserting iwldvm (/lib/modules/3.9.7-030907-generic/kernel/drivers/net/wireless/iwlwifi/dvm/iwldvm.ko): Invalid argument


Bu arada sistemi 3.2.0-xx sürüm çekirdek ile açma kısmını nasıl yapacağım hiç bir fikrim yok.

speakerXXL

Öncelikle sürücüyü farklı bir değişken ile çalıştırmayı deneyelim.

sudo rmmod iwldvm && sudo rmmod iwlwifi && sudo modprobe iwlwifi swcrypto=1

Grub menüsünde Previous Linux versions bölümü altında eski çekirdekler bulunur, oradaki bölümden önceki çekirdeklere ulaşıp açabilirsiniz. Tek işletim sistemi kurulu ise, açılış sırasında üst karekter (shift) tuşuna basılı tutarak Grub menüsüne ulaşmak mümkün.


rexex

#8
ekin@ubuntu:~$ sudo modprobe iwldvm 11n_disable=1 && sudo modprobe iwlwifi 11n_disable=1
FATAL: Error inserting iwlwifi (/lib/modules/3.9.7-030907-generic/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko): Invalid argument

hatası aldım artık ağları hiç görmüyor sistem kablosuz internet tamamen gitti netbook'tan yazıyorum.
Grubdan bir önceki çekirdek sürümüyle açmayı deneyeyim bakalım.
Not: en düşük çekirdek sürümü 3.5.0-23 bu arada .

speakerXXL

Ağın gitmesinin sebebi son kodda aldığınız hata yüzünden modülün etkinleşmemesi. Sistemi yeniden başlatınca bu sürücü modülü tekrar etkinleşir.

Aşağıdaki kod sorununuzu çözecek mi bakalım.

sudo rmmod iwldvm && sudo rmmod iwlwifi && sudo modprobe iwlwifi swcrypto=1

Alternatif olarak denenebilecek komutlar.

sudo rmmod iwldvm && sudo modprobe iwldvm 11n_disable=1
sudo rmmod iwlwifi && sudo modprobe iwlwifi 11n_disable=1


-----

sudo rmmod iwldvm && sudo modprobe iwldvm swcrypto=1
sudo rmmod iwlwifi && sudo modprobe iwlwifi swcrypto=1



rexex

#10
Modem ile ağ kartımın çakışması yüzünden oluyormuş sorun modemimi güncelledim bir şeyler daha yaptım düzeldi sorunum. speakerXXL uğraşın için çok teşekkürler. Çözüldü olarak işaretliyorum.