Notebook Kablosuz ağ problemi

Başlatan holigan52, 05 Kasım 2013 - 01:16:05

« önceki - sonraki »

0 Üyeler ve 2 Ziyaretçi konuyu incelemekte.

holigan52

Arkadaşlar benim bilgisayarım hp pavilion g6 ben denemek istedigim icin ubuntu kurdum fakat kablosuz ağ özeligini acamadım. acmak istedigim de f12 ye basıyorum fakat kablosuz ağı acması gerekirken bluetooth u acıyor bir yardım edermisiniz


holigan52

Alıntı yapılan: if - 05 Kasım 2013 - 02:23:21
http://forum.ubuntu-tr.net/index.php?topic=28764.0


cat /etc/lsb-release
uname -a
lspci
lsusb
rfkill list
sudo lshw -C network
ifconfig
iwconfig
iwlist scanning
lsmod
dmesg
dmesg | tail

//cat etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"na

//uname -a
Linux ubuntu 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686 i686 i386 GNU/Linux

//lspci
00:00.0 Host bridge: Intel Corporation Ivy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Ivy Bridge PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Device 0166 (rev 09)
00:14.0 USB Controller: Intel Corporation Panther Point USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation Panther Point MEI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation Panther Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Panther Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 3 (rev c4)
00:1d.0 USB Controller: Intel Corporation Panther Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Panther Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Panther Point 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation Panther Point SMBus Controller (rev 04)
01:00.0 VGA compatible controller: ATI Technologies Inc SI THAMES [AMD Radeon HD 7600M Series]
07:00.0 Network controller: Ralink corp. Device 3290
07:00.1 Bluetooth: Ralink corp. Device 3298
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
09:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5229 (rev 01)

//lsusb
00:00.0 Host bridge: Intel Corporation Ivy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Ivy Bridge PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Device 0166 (rev 09)
00:14.0 USB Controller: Intel Corporation Panther Point USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation Panther Point MEI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation Panther Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Panther Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 3 (rev c4)
00:1d.0 USB Controller: Intel Corporation Panther Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Panther Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Panther Point 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation Panther Point SMBus Controller (rev 04)
01:00.0 VGA compatible controller: ATI Technologies Inc SI THAMES [AMD Radeon HD 7600M Series]
07:00.0 Network controller: Ralink corp. Device 3290
07:00.1 Bluetooth: Ralink corp. Device 3298
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
09:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5229 (rev 01)
root@ubuntu:/home/hp# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 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 003: ID 046d:c52f Logitech, Inc. Wireless Mouse M305
Bus 002 Device 003: ID 04f2:b34f Chicony Electronics Co., Ltd

//rfkill list
0: hp-wifi: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: hp-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no

//sudo lshw -C network
  *-network UNCLAIMED     
       description: Network controller
       product: Ralink corp.
       vendor: Ralink corp.
       physical id: 0
       bus info: pci@0000:07:00.0
       version: 00
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       resources: memory:63510000-6351ffff
  *-network
       description: Ethernet interface
       product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:08:00.0
       logical name: eth0
       version: 05
       serial: 38:ea:a7:ee:72:2c
       size: 10Mbit/s
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl_nic/rtl8105e-1.fw latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:41 ioport:3000(size=256) memory:63404000-63404fff memory:63400000-63403fff

//ifconfig
eth0      Link encap:Ethernet  HWaddr 38:ea:a7:ee:72:2c 
          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)
          Interrupt:41 Base address:0x2000

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:64 errors:0 dropped:0 overruns:0 frame:0
          TX packets:64 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:5120 (5.1 KB)  TX bytes:5120 (5.1 KB)

//iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

//iwlist scanning
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

//lsmod
Module                  Size  Used by
rfcomm                 38408  0
bnep                   17923  2
bluetooth             148839  10 rfcomm,bnep
parport_pc             32114  0
ppdev                  12849  0
snd_hda_codec_hdmi     31426  1
snd_hda_codec_idt      60049  1
binfmt_misc            17292  1
snd_hda_intel          24262  2
snd_hda_codec          91754  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep              13276  1 snd_hda_codec
snd_pcm                80468  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq_midi           13132  0
snd_rawmidi            25241  1 snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
uvcvideo               67271  0
snd_seq                51567  2 snd_seq_midi,snd_seq_midi_event
videodev               85626  1 uvcvideo
snd_timer              28932  2 snd_pcm,snd_seq
joydev                 17393  0
i915                  505108  3
snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
psmouse                73673  0
serio_raw              12990  0
snd                    55902  14 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
drm_kms_helper         32889  1 i915
hp_wmi                 13652  0
hp_accel               21632  0
mei                    36466  0
drm                   192226  4 i915,drm_kms_helper
soundcore              12600  1 snd
sparse_keymap          13658  1 hp_wmi
lis3lv02d              19280  1 hp_accel
snd_page_alloc         14115  2 snd_hda_intel,snd_pcm
wmi                    18744  1 hp_wmi
input_polldev          13648  1 lis3lv02d
i2c_algo_bit           13199  1 i915
video                  18908  1 i915
lp                     17455  0
parport                40930  3 parport_pc,ppdev,lp
usbhid                 41905  0
hid                    77367  1 usbhid
ahci                   21634  2
libahci                25727  1 ahci
xhci_hcd               72915  0
r8169                  43104  0

//dmesg
[    2.220942] pnp 00:00: [io  0x0000-0x0cf7 window]
[    2.220944] pnp 00:00: [io  0x0cf8-0x0cff]
[    2.220946] pnp 00:00: [io  0x0d00-0xffff window]
[    2.220949] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    2.220951] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    2.220953] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    2.220955] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    2.220956] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    2.220958] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    2.220960] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    2.220962] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    2.220964] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    2.220966] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    2.220967] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    2.220969] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    2.220971] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    2.220973] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    2.220975] pnp 00:00: [mem 0x3fa00000-0xfeafffff window]
[    2.220977] pnp 00:00: [mem 0x00010000-0x0001ffff window]
[    2.221020] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    2.221040] pnp 00:01: [io  0x0000-0x001f]
[    2.221042] pnp 00:01: [io  0x0081-0x0091]
[    2.221044] pnp 00:01: [io  0x0093-0x009f]
[    2.221045] pnp 00:01: [io  0x00c0-0x00df]
[    2.221047] pnp 00:01: [dma 4]
[    2.221066] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    2.221073] pnp 00:02: [mem 0xff000000-0xffffffff]
[    2.221090] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    2.221149] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    2.221168] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    2.221176] pnp 00:04: [io  0x00f0]
[    2.221183] pnp 00:04: [irq 13]
[    2.221204] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    2.221213] pnp 00:05: [io  0x002e-0x002f]
[    2.221215] pnp 00:05: [io  0x004e-0x004f]
[    2.221216] pnp 00:05: [io  0x0061]
[    2.221218] pnp 00:05: [io  0x0063]
[    2.221219] pnp 00:05: [io  0x0065]
[    2.221221] pnp 00:05: [io  0x0067]
[    2.221222] pnp 00:05: [io  0x0070]
[    2.221224] pnp 00:05: [io  0x0080]
[    2.221225] pnp 00:05: [io  0x0092]
[    2.221226] pnp 00:05: [io  0x00b2-0x00b3]
[    2.221228] pnp 00:05: [io  0x0680-0x069f]
[    2.221230] pnp 00:05: [io  0x1000-0x100f]
[    2.221231] pnp 00:05: [io  0xffff]
[    2.221233] pnp 00:05: [io  0xffff]
[    2.221234] pnp 00:05: [io  0x0400-0x0453]
[    2.221236] pnp 00:05: [io  0x0458-0x047f]
[    2.221237] pnp 00:05: [io  0x0500-0x057f]
[    2.221239] pnp 00:05: [io  0x164e-0x164f]
[    2.221241] pnp 00:05: [io  0x0454-0x0457]
[    2.221242] pnp 00:05: [io  0x0380-0x0387]
[    2.221244] pnp 00:05: [io  0x0068-0x006f]
[    2.221281] system 00:05: [io  0x0680-0x069f] has been reserved
[    2.221284] system 00:05: [io  0x1000-0x100f] has been reserved
[    2.221286] system 00:05: [io  0xffff] has been reserved
[    2.221288] system 00:05: [io  0xffff] has been reserved
[    2.221290] system 00:05: [io  0x0400-0x0453] has been reserved
[    2.221292] system 00:05: [io  0x0458-0x047f] has been reserved
[    2.221294] system 00:05: [io  0x0500-0x057f] has been reserved
[    2.221296] system 00:05: [io  0x164e-0x164f] has been reserved
[    2.221298] system 00:05: [io  0x0454-0x0457] has been reserved
[    2.221300] system 00:05: [io  0x0380-0x0387] has been reserved
[    2.221303] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.221310] pnp 00:06: [io  0x0070-0x0077]
[    2.221314] pnp 00:06: [irq 8]
[    2.221333] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    2.221346] pnp 00:07: [io  0x0060]
[    2.221348] pnp 00:07: [io  0x0064]
[    2.221352] pnp 00:07: [irq 1]
[    2.221374] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    2.221388] pnp 00:08: [irq 12]
[    2.221414] pnp 00:08: Plug and Play ACPI device, IDs SYN1e60 SYN1e00 SYN0002 PNP0f13 (active)
[    2.221437] pnp 00:09: [irq 23]
[    2.221458] pnp 00:09: Plug and Play ACPI device, IDs HPQ0004 (active)
[    2.221623] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[    2.221625] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
[    2.221626] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[    2.221628] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[    2.221630] pnp 00:0a: [mem 0xe0000000-0xefffffff]
[    2.221632] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[    2.221633] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
[    2.221635] pnp 00:0a: [mem 0xff000000-0xffffffff]
[    2.221637] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[    2.221638] pnp 00:0a: [mem 0x3fa00000-0x3fa00fff]
[    2.221680] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.221682] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[    2.221685] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    2.221687] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    2.221689] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[    2.221691] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    2.221694] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[    2.221696] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[    2.221698] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[    2.221701] system 00:0a: [mem 0x3fa00000-0x3fa00fff] has been reserved
[    2.221703] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.221874] pnp 00:0b: [mem 0x20000000-0x201fffff]
[    2.221875] pnp 00:0b: [mem 0x40004000-0x40004fff]
[    2.221881] pnp 00:0b: disabling [mem 0x40004000-0x40004fff] because it overlaps 0000:00:01.0 BAR 15 [mem 0x40000000-0x4fffffff 64bit pref]
[    2.221890] pnp 00:0b: disabling [mem 0x40004000-0x40004fff disabled] because it overlaps 0000:01:00.0 BAR 0 [mem 0x40000000-0x4fffffff 64bit pref]
[    2.221932] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
[    2.221934] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    2.221952] pnp: PnP ACPI: found 12 devices
[    2.221953] ACPI: ACPI bus type pnp unregistered
[    2.221956] PnPBIOS: Disabled by ACPI PNP
[    2.257447] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
[    2.257451] PCI: max bus depth: 1 pci_try_num: 2
[    2.257484] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x20000)
[    2.257486] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[    2.257489] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    2.257492] pci 0000:00:01.0:   bridge window [mem 0x62000000-0x62ffffff]
[    2.257495] pci 0000:00:01.0:   bridge window [mem 0x40000000-0x4fffffff 64bit pref]
[    2.257499] pci 0000:00:1c.0: PCI bridge to [bus 07-07]
[    2.257501] pci 0000:00:1c.0:   bridge window [io  disabled]
[    2.257507] pci 0000:00:1c.0:   bridge window [mem 0x63500000-0x635fffff]
[    2.257511] pci 0000:00:1c.0:   bridge window [mem pref disabled]
[    2.257518] pci 0000:00:1c.1: PCI bridge to [bus 08-08]
[    2.257522] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    2.257528] pci 0000:00:1c.1:   bridge window [mem disabled]
[    2.257532] pci 0000:00:1c.1:   bridge window [mem 0x63400000-0x634fffff 64bit pref]
[    2.257539] pci 0000:00:1c.2: PCI bridge to [bus 09-0e]
[    2.257543] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    2.257548] pci 0000:00:1c.2:   bridge window [mem 0x61000000-0x61ffffff]
[    2.257553] pci 0000:00:1c.2:   bridge window [mem 0x60000000-0x60ffffff 64bit pref]
[    2.257568] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    2.257571] pci 0000:00:01.0: setting latency timer to 64
[    2.257581] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    2.257586] pci 0000:00:1c.0: setting latency timer to 64
[    2.257594] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    2.257598] pci 0000:00:1c.1: setting latency timer to 64
[    2.257608] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.257612] pci 0000:00:1c.2: setting latency timer to 64
[    2.257616] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    2.257618] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    2.257621] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    2.257623] pci_bus 0000:00: resource 7 [mem 0x3fa00000-0xfeafffff]
[    2.257625] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    2.257627] pci_bus 0000:01: resource 1 [mem 0x62000000-0x62ffffff]
[    2.257629] pci_bus 0000:01: resource 2 [mem 0x40000000-0x4fffffff 64bit pref]
[    2.257631] pci_bus 0000:07: resource 1 [mem 0x63500000-0x635fffff]
[    2.257633] pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
[    2.257635] pci_bus 0000:08: resource 2 [mem 0x63400000-0x634fffff 64bit pref]
[    2.257637] pci_bus 0000:09: resource 0 [io  0x2000-0x2fff]
[    2.257639] pci_bus 0000:09: resource 1 [mem 0x61000000-0x61ffffff]
[    2.257641] pci_bus 0000:09: resource 2 [mem 0x60000000-0x60ffffff 64bit pref]
[    2.257664] NET: Registered protocol family 2
[    2.257706] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    2.257832] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    2.258018] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    2.258097] TCP: Hash tables configured (established 131072 bind 65536)
[    2.258099] TCP reno registered
[    2.258101] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    2.258105] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    2.258165] NET: Registered protocol family 1
[    2.258175] pci 0000:00:02.0: Boot video device
[    2.290823] PCI: CLS 64 bytes, default 64
[    2.290829] Simple Boot Flag at 0x44 set to 0x1
[    2.291325] audit: initializing netlink socket (disabled)
[    2.291331] type=2000 audit(1383861004.056:1): initialized
[    2.311704] highmem bounce pool size: 64 pages
[    2.311708] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    2.313966] VFS: Disk quotas dquot_6.5.2
[    2.314017] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.314504] fuse init (API version 7.16)
[    2.314574] msgmni has been set to 1727
[    2.314939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.314968] io scheduler noop registered
[    2.314969] io scheduler deadline registered
[    2.314980] io scheduler cfq registered (default)
[    2.315054] pcieport 0000:00:01.0: setting latency timer to 64
[    2.315080] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    2.315263] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.315280] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.315317] intel_idle: MWAIT substates: 0x21120
[    2.315318] intel_idle: does not run on family 6 model 58
[    2.315536] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.315749] ACPI: AC Adapter [ACAD] (on-line)
[    2.315820] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    2.814786] ACPI: Lid Switch [LID0]
[    2.814818] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    2.814822] ACPI: Power Button [PWRB]
[    2.814859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.814862] ACPI: Power Button [PWRF]
[    2.814884] ACPI: acpi_idle registered with cpuidle
[    2.815200] Monitor-Mwait will be used to enter C-1 state
[    2.815235] Monitor-Mwait will be used to enter C-2 state
[    2.819090] [Firmware Bug]: Invalid critical threshold (0)
[    2.820512] thermal LNXTHERM:00: registered as thermal_zone0
[    2.820515] ACPI: Thermal Zone [TZ01] (47 C)
[    2.820528] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.820546] ERST: Table is not found!
[    2.820591] isapnp: Scanning for PnP cards...
[    2.820595] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.820733] ACPI: Battery Slot [BAT0] (battery absent)
[    3.174285] isapnp: No Plug & Play device found
[    3.230042] Linux agpgart interface v0.103
[    3.230133] agpgart-intel 0000:00:00.0: Intel Ivybridge Chipset
[    3.230180] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    3.231317] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    3.231417] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x50000000
[    3.232269] brd: module loaded
[    3.232652] loop: module loaded
[    3.232981] Fixed MDIO Bus: probed
[    3.233000] PPP generic driver version 2.4.2
[    3.233025] tun: Universal TUN/TAP device driver, 1.6
[    3.233026] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    3.233085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.233100] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.233114] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    3.233118] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    3.233142] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    3.233165] ehci_hcd 0000:00:1a.0: debug port 2
[    3.237059] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    3.237075] ehci_hcd 0000:00:1a.0: irq 16, io mem 0x63619000
[    3.249723] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    3.249840] hub 1-0:1.0: USB hub found
[    3.249843] hub 1-0:1.0: 2 ports detected
[    3.249895] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    3.249904] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    3.249908] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    3.249931] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    3.249953] ehci_hcd 0000:00:1d.0: debug port 2
[    3.253826] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    3.253840] ehci_hcd 0000:00:1d.0: irq 20, io mem 0x63618000
[    3.269701] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    3.269799] hub 2-0:1.0: USB hub found
[    3.269802] hub 2-0:1.0: 2 ports detected
[    3.269844] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.269853] uhci_hcd: USB Universal Host Controller Interface driver
[    3.269908] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    3.276275] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.276281] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.276354] mousedev: PS/2 mouse device common for all mice
[    3.276461] rtc_cmos 00:06: RTC can wake from S4
[    3.276546] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    3.276574] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    3.276639] device-mapper: uevent: version 1.0.3
[    3.276694] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    3.276715] EISA: Probing bus 0 at eisa.0
[    3.276717] EISA: Cannot allocate resource for mainboard
[    3.276718] Cannot allocate resource for EISA slot 1
[    3.276720] Cannot allocate resource for EISA slot 2
[    3.276721] Cannot allocate resource for EISA slot 3
[    3.276722] Cannot allocate resource for EISA slot 4
[    3.276724] Cannot allocate resource for EISA slot 5
[    3.276725] Cannot allocate resource for EISA slot 6
[    3.276727] Cannot allocate resource for EISA slot 7
[    3.276728] Cannot allocate resource for EISA slot 8
[    3.276729] EISA: Detected 0 cards.
[    3.276738] cpufreq-nforce2: No nForce2 chipset.
[    3.276852] cpuidle: using governor ladder
[    3.277049] cpuidle: using governor menu
[    3.277051] EFI Variables Facility v0.08 2004-May-17
[    3.277236] TCP cubic registered
[    3.277333] NET: Registered protocol family 10
[    3.277730] NET: Registered protocol family 17
[    3.277740] Registering the dns_resolver key type
[    3.277757] Using IPI No-Shortcut mode
[    3.277813] PM: Hibernation image not present or could not be loaded.
[    3.277821] registered taskstats version 1
[    3.285111]   Magic number: 5:572:853
[    3.285207] rtc_cmos 00:06: setting system clock to 2013-11-07 21:50:06 UTC (1383861006)
[    3.286374] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.286375] EDD information not available.
[    3.286533] Freeing unused kernel memory: 696k freed
[    3.286651] Write protecting the kernel text: 5332k
[    3.286714] Write protecting the kernel read-only data: 2188k
[    3.288000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    3.289723] Refined TSC clocksource calibration: 2195.014 MHz.
[    3.289727] Switching to clocksource tsc
[    3.298644] udevd[116]: starting version 173
[    3.317077] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    3.317093] r8169 0000:08:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    3.317097] xhci_hcd 0000:00:14.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    3.317126] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    3.317131] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.317144] r8169 0000:08:00.0: setting latency timer to 64
[    3.317176] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    3.317216] r8169 0000:08:00.0: irq 41 for MSI/MSI-X
[    3.317293] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    3.317312] xhci_hcd 0000:00:14.0: irq 21, io mem 0x63600000
[    3.317329] xhci_hcd 0000:00:14.0: Failed to enable MSI-X
[    3.317365] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
[    3.317479] xHCI xhci_add_endpoint called for root hub
[    3.317481] xHCI xhci_check_bandwidth called for root hub
[    3.317504] hub 3-0:1.0: USB hub found
[    3.317511] hub 3-0:1.0: 4 ports detected
[    3.317567] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.317603] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    3.317651] r8169 0000:08:00.0: eth0: RTL8105e at 0xf8022000, 38:ea:a7:ee:72:2c, XID 00c00000 IRQ 41
[    3.317690] xHCI xhci_add_endpoint called for root hub
[    3.317692] xHCI xhci_check_bandwidth called for root hub
[    3.317716] hub 4-0:1.0: USB hub found
[    3.317724] hub 4-0:1.0: 4 ports detected
[    3.319153] ahci 0000:00:1f.2: version 3.0
[    3.319169] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    3.319205] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[    3.333656] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
[    3.333666] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[    3.333677] ahci 0000:00:1f.2: setting latency timer to 64
[    3.342037] scsi0 : ahci
[    3.342202] scsi1 : ahci
[    3.342335] scsi2 : ahci
[    3.342464] scsi3 : ahci
[    3.342609] scsi4 : ahci
[    3.342693] scsi5 : ahci
[    3.342764] ata1: SATA max UDMA/133 abar m2048@0x63617000 port 0x63617100 irq 43
[    3.342766] ata2: DUMMY
[    3.342767] ata3: DUMMY
[    3.342768] ata4: DUMMY
[    3.342770] ata5: SATA max UDMA/133 abar m2048@0x63617000 port 0x63617300 irq 43
[    3.342772] ata6: DUMMY
[    3.561402] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    3.661297] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.661325] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.662746] ata1.00: ATA-8: Hitachi HTS547575A9E384, JE4OA50A, max UDMA/100
[    3.662753] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.676663] ata5.00: ATAPI: hp      DVD-RAM UJ8D1, H.01, max UDMA/100
[    3.683995] ata1.00: configured for UDMA/100
[    3.684129] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54757 JE4O PQ: 0 ANSI: 5
[    3.684259] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.684330] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[    3.684332] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.684395] sd 0:0:0:0: [sda] Write Protect is off
[    3.684397] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.684415] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.689624] ata5.00: configured for UDMA/100
[    3.693919] hub 1-1:1.0: USB hub found
[    3.693992] hub 1-1:1.0: 6 ports detected
[    3.696175] scsi 4:0:0:0: CD-ROM            hp       DVD-RAM UJ8D1    H.01 PQ: 0 ANSI: 5
[    3.704690] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.704696] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.704823] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    3.704877] sr 4:0:0:0: Attached scsi generic sg1 type 5
[    3.715178]  sda: sda1 sda2 sda3
[    3.715448] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.805124] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    3.937627] hub 2-1:1.0: USB hub found
[    3.937727] hub 2-1:1.0: 6 ports detected
[    4.009026] usb 1-1.2: new full speed USB device number 3 using ehci_hcd
[    4.107382] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input4
[    4.107470] generic-usb 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1.2/input0
[    4.109408] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input5
[    4.109528] generic-usb 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1.2/input1
[    4.109540] usbcore: registered new interface driver usbhid
[    4.109542] usbhid: USB HID core driver
[    4.208849] usb 2-1.5: new high speed USB device number 3 using ehci_hcd
[    4.289799] EXT4-fs (loop0): INFO: recovery required on readonly filesystem
[    4.289802] EXT4-fs (loop0): write access will be enabled during recovery
[    4.388723] EXT4-fs (loop0): recovery complete
[    4.398357] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[   12.264732] udevd[383]: starting version 173
[   12.318310] lp: driver loaded but no devices found
[   12.369882] wmi: Mapper loaded
[   12.425051] [drm] Initialized drm 1.1.0 20060810
[   12.462081] mei: module is from the staging directory, the quality is unknown, you have been warned.
[   12.462272] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   12.462277] mei 0000:00:16.0: setting latency timer to 64
[   12.500259] hp_accel: laptop model unknown, using default axes configuration
[   12.503038] input: HP WMI hotkeys as /devices/virtual/input/input6
[   12.570021] type=1400 audit(1383853815.789:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=547 comm="apparmor_parser"
[   12.570031] type=1400 audit(1383853815.789:3): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=583 comm="apparmor_parser"
[   12.570405] type=1400 audit(1383853815.789:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=547 comm="apparmor_parser"
[   12.570447] type=1400 audit(1383853815.789:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=583 comm="apparmor_parser"
[   12.570649] type=1400 audit(1383853815.789:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=547 comm="apparmor_parser"
[   12.570711] type=1400 audit(1383853815.789:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=583 comm="apparmor_parser"
[   12.609424] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   12.609431] i915 0000:00:02.0: setting latency timer to 64
[   12.621116] i915 0000:00:02.0: irq 44 for MSI/MSI-X
[   12.621122] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   12.621123] [drm] Driver supports precise vblank timestamp query.
[   12.621181] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[   12.621194] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   12.621196] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0
[   12.744683] Linux video capture interface: v2.00
[   12.820940] uvcvideo: Found UVC 1.00 device HP Truevision HD (04f2:b34f)
[   12.832204] input: HP Truevision HD as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input7
[   12.832260] usbcore: registered new interface driver uvcvideo
[   12.832262] USB Video Class driver (v1.1.0)
[   12.854639] fbcon: inteldrmfb (fb0) is primary device
[   12.854690] Console: switching to colour frame buffer device 170x48
[   12.854713] fb0: inteldrmfb frame buffer device
[   12.854714] drm: registered panic notifier
[   12.999361] lis3lv02d: 8 bits 3DC sensor found
[   13.093690] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[   13.184986] acpi device:05: registered as cooling_device8
[   13.185949] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input8
[   13.185991] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[   13.226803] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input9
[   13.226917] Registered led device: hp::hddprotect
[   13.226934] hp_accel: driver loaded
[   13.229970] acpi device:0e: registered as cooling_device9
[   13.230136] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10
[   13.230170] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   13.230207] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   13.230243] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   13.230293] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[   13.230318] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   13.299686] Synaptics Touchpad, model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xf00173/0x240000/0xa2400
[   13.338202] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input11
[   13.604388] Adding 262136k swap on /host/ubuntu/disks/swap.disk.  Priority:-1 extents:1 across:262136k
[   13.672204] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[   13.822334] HDMI status: Pin=5 Presence_Detect=0 ELD_Valid=0
[   13.822472] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   13.822525] input: HDA Intel PCH Mic at Ext Right Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   13.822565] input: HDA Intel PCH HP Out at Ext Right Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   13.870558] type=1400 audit(1383853817.093:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=882 comm="apparmor_parser"
[   13.871146] type=1400 audit(1383853817.093:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=886 comm="apparmor_parser"
[   13.871673] type=1400 audit(1383853817.093:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=882 comm="apparmor_parser"
[   13.871682] type=1400 audit(1383853817.093:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=886 comm="apparmor_parser"
[   14.066721] init: failsafe main process (812) killed by TERM signal
[   14.067087] init: apport pre-start process (929) terminated with status 1
[   14.069747] init: apport post-stop process (951) terminated with status 1
[   14.305331] ppdev: user-space parallel port driver
[   14.456375] r8169 0000:08:00.0: eth0: link down
[   14.456488] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   14.526620] Bluetooth: Core ver 2.16
[   14.526639] NET: Registered protocol family 31
[   14.526641] Bluetooth: HCI device and connection manager initialized
[   14.526642] Bluetooth: HCI socket layer initialized
[   14.526644] Bluetooth: L2CAP socket layer initialized
[   14.526691] Bluetooth: SCO socket layer initialized
[   14.549737] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   14.549740] Bluetooth: BNEP filters: protocol multicast
[   14.550423] Bluetooth: RFCOMM TTY layer initialized
[   14.550428] Bluetooth: RFCOMM socket layer initialized
[   14.550429] Bluetooth: RFCOMM ver 1.11
[   15.453862] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro,commit=0
[   15.739607] init: plymouth-stop pre-start process (1215) terminated with status 1
[   16.705938] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro,commit=0
[   52.339805] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer elapsed... blt ring idle [waiting on 2359, at 2359], missed IRQ?
[   70.284083] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer elapsed... blt ring idle [waiting on 6084, at 6084], missed IRQ?
[  104.138914] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer elapsed... blt ring idle [waiting on 16142, at 16142], missed IRQ?



//dmesg | tail
[   14.549740] Bluetooth: BNEP filters: protocol multicast
[   14.550423] Bluetooth: RFCOMM TTY layer initialized
[   14.550428] Bluetooth: RFCOMM socket layer initialized
[   14.550429] Bluetooth: RFCOMM ver 1.11
[   15.453862] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro,commit=0
[   15.739607] init: plymouth-stop pre-start process (1215) terminated with status 1
[   16.705938] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro,commit=0
[   52.339805] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer elapsed... blt ring idle [waiting on 2359, at 2359], missed IRQ?
[   70.284083] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer elapsed... blt ring idle [waiting on 6084, at 6084], missed IRQ?
[  104.138914] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer elapsed... blt ring idle [waiting on 16142, at 16142], missed IRQ?



if

sudo rfkill unblock 0 komutundan sonra durum nedir?

holigan52

#4
Usage: rfkill [options] command
Options:
--version show version (0.4-1 (Ubuntu))
Commands:
help
event
list [IDENTIFIER]
block IDENTIFIER
unblock IDENTIFIER
where IDENTIFIER is the index no. of an rfkill switch or one of:
<idx> all wifi wlan bluetooth uwb ultrawideband wimax wwan gps fm


durum bu

heartsmagic

sudo rfkill unblock all şeklinde dener misin.
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.

holigan52


heartsmagic

Çıktıları tekrar görsek?
Bir önceki komutu uyguladıktan sonra ilk iletide verdiğin çıktıları tekrar aktar lütfen.
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.