Linux Mint Türkiye

Linux Mint Destek => Ağ / Internet / Network => Konuyu başlatan: thezalim02 - 04 Şubat 2017, 13:47:30

Başlık: Güncellem Aldım Wifi Artık Çalışmıyor
Gönderen: thezalim02 - 04 Şubat 2017, 13:47:30
inxi -SNx
Kod: [Seç]
System:    Host: thezalim02-HP-Pavilion-15-Notebook-PC Kernel: 4.4.0-62-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: Cinnamon 3.2.7 (Gtk 3.18.9-1ubuntu3.1)
           Distro: Linux Mint 18.1 Serena
Network:   Card-1: Ralink RT3290 Wireless 802.11n 1T/1R PCIe
           driver: rt2800pci v: 2.3.0 bus-ID: 08:00.0
           Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
           driver: r8169 v: 2.3LK-NAPI port: 4000 bus-ID: 09:00.0
lspci -nnk | grep -iA2 net
Kod: [Seç]
08:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
DeviceName: Ralink WLAN Ralink RT3290LE Roma 802.11bgn 1x1Wi-Fi + BT4.0 combo HMC
Subsystem: Hewlett-Packard Company Ralink RT3290LE 802.11bgn 1x1 Wi-Fi and Bluetooth 4.0 Combo Adapter [103c:18ec]
--
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 08)
DeviceName: Realtek PCIe FE Family Controller
Subsystem: Hewlett-Packard Company RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [103c:2166]
Kernel driver in use: r8169
Kernel modules: r8169
lsusb
Kod: [Seç]
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 064e:9301 Suyin Corp.
Bus 002 Device 002: ID 18f8:0f97 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
rfkill list
Kod: [Seç]
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
sudo lshw -C network
Kod: [Seç]
*-network DISABLED     
       description: Wireless interface
       product: RT3290 Wireless 802.11n 1T/1R PCIe
       vendor: Ralink corp.
       physical id: 0
       bus info: pci@0000:08:00.0
       logical name: wlo1
       version: 00
       serial: 54:35:30:59:53:29
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rt2800pci driverversion=4.4.0-62-generic firmware=0.37 latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
       resources: irq:18 memory:b5510000-b551ffff
  *-network
       description: Ethernet interface
       product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eno1
       version: 08
       serial: a0:1d:48:e2:1d:b9
       size: 100Mbit/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=full firmware=rtl8106e-2_0.0.1 04/23/13 ip=192.168.1.9 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:42 ioport:4000(size=256) memory:b5404000-b5404fff memory:b5400000-b5403fff
iwconfig | grep Power
Kod: [Seç]
lo        no wireless extensions.

eno1      no wireless extensions.

          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Power Management:off
lsmod
Kod: [Seç]
Module                  Size  Used by
binfmt_misc            20480  1
nls_iso8859_1          16384  1
intel_rapl             20480  0
arc4                   16384  2
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
rt2800pci              16384  0
kvm_intel             172032  0
uvcvideo               90112  0
kvm                   540672  1 kvm_intel
rt2800mmio             20480  1 rt2800pci
hp_wmi                 16384  0
sparse_keymap          16384  1 hp_wmi
irqbypass              16384  1 kvm
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     53248  1
rt2800lib              94208  2 rt2800pci,rt2800mmio
videobuf2_vmalloc      16384  1 uvcvideo
rt2x00pci              16384  1 rt2800pci
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         28672  1 uvcvideo
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
rt2x00mmio             16384  2 rt2800pci,rt2800mmio
v4l2_common            16384  1 videobuf2_v4l2
snd_hda_intel          40960  5
videodev              176128  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
rt2x00lib              57344  5 rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
mac80211              737280  3 rt2x00lib,rt2x00pci,rt2800lib
snd_hda_core           73728  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
media                  24576  2 uvcvideo,videodev
ghash_clmulni_intel    16384  0
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               106496  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
cfg80211              565248  2 mac80211,rt2x00lib
snd_rawmidi            32768  1 snd_seq_midi
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
aesni_intel           167936  0
rtsx_pci_ms            20480  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
eeprom_93cx6           16384  1 rt2800pci
glue_helper            16384  1 aesni_intel
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
crc_ccitt              16384  1 rt2800lib
snd_timer              32768  2 snd_pcm,snd_seq
ablk_helper            16384  1 aesni_intel
memstick               20480  1 rtsx_pci_ms
input_leds             16384  0
cryptd                 20480  3 ghash_clmulni_intel,aesni_intel,ablk_helper
joydev                 20480  0
serio_raw              16384  0
mei_me                 36864  0
snd                    81920  21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
mei                    98304  1 mei_me
soundcore              16384  1 snd
hp_accel               28672  0
lis3lv02d              20480  1 hp_accel
hp_wireless            16384  0
input_polldev          16384  1 lis3lv02d
shpchp                 36864  0
lpc_ich                24576  0
mac_hid                16384  0
coretemp               16384  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
autofs4                40960  2
btrfs                 987136  0
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
dm_mirror              24576  0
dm_region_hash         24576  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
hid_generic            16384  0
usbhid                 49152  0
hid                   118784  2 hid_generic,usbhid
rtsx_pci_sdmmc         24576  0
nouveau              1495040  1
i915                 1208320  5
psmouse               131072  0
mxm_wmi                16384  1 nouveau
ttm                    94208  1 nouveau
i2c_algo_bit           16384  2 i915,nouveau
ahci                   36864  3
drm_kms_helper        155648  2 i915,nouveau
libahci                32768  1 ahci
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
r8169                  81920  0
drm                   364544  9 ttm,i915,drm_kms_helper,nouveau
rtsx_pci               53248  2 rtsx_pci_ms,rtsx_pci_sdmmc
mii                    16384  1 r8169
wmi                    20480  3 hp_wmi,mxm_wmi,nouveau
video                  40960  2 i915,nouveau
fjes                   28672  0
Ben Çok Yeni Penguenim Daha Bilmiyom Ne Oldu Diye :) Wifi İle İnternete Bağlanamıyorum. Bana Bir Yardımcı Olurmusunuz.   :'( :'( :'(
Başlık: Ynt: Güncellem Aldım Wifi Artık Çalışmıyor
Gönderen: Butterfly - 04 Şubat 2017, 14:06:16
Aşağıdaki komutları sırasıyla uçbirimde çalıştırıp sistemi yeniden başlatmayı dener misiniz?

Kod: [Seç]
echo "options rt2800pci nohwcrypt=1" | sudo tee  /etc/modprobe.d/rt2800pci.conf
Başlık: Ynt: Güncellem Aldım Wifi Artık Çalışmıyor
Gönderen: thezalim02 - 04 Şubat 2017, 14:17:12
Düzelmedi Wifi Hala Kullanılamaz Diyor İşe Yaramadı.  :'( :'( :'( :'(
Başlık: Ynt: Güncellem Aldım Wifi Artık Çalışmıyor
Gönderen: Butterfly - 04 Şubat 2017, 14:46:58
Lütfen mesajlarımızda yazım kurallarına özen gösterelim. İmla ve Yazım Kuralları (https://forum.linuxmint.net.tr/index.php?topic=140.0#post_imla)



Herhangi bir sorun görünmüyor, kablosuz ağı bir kısayol yol donanımsal kilit ile pasifleştirmiş olabilirsiniz. Bu durumda aygıtınızın dokümanlarını incelemeniz gerekmekte.



Ek olarak aşağıdaki komutun çıktısına bir bakalım.

Kod: [Seç]
cat /etc/modprobe.d/blacklist-ralink.conf
Başlık: Ynt: Güncellem Aldım Wifi Artık Çalışmıyor
Gönderen: thezalim02 - 04 Şubat 2017, 14:48:42
Kod: [Seç]
cat: /etc/modprobe.d/blacklist-ralink.conf: No such file or directory
Sonuç bu çıktı.
Başlık: Ynt: Güncellem Aldım Wifi Artık Çalışmıyor
Gönderen: Butterfly - 04 Şubat 2017, 15:16:21
Önceki mesajımdaki diğer öneriler geçerli, bir klavye kısayolu ile kablosuz ağı pasifleştirmiş olabilirsiniz.



Ayrıca sistemi Grub önyükleyici menüsünde gelişmiş seçenekler altından ulaşabiliceğiniz eski çekirdeklerden biri ile açmayı deneyebilirsiniz.
Başlık: Ynt: Güncellem Aldım Wifi Artık Çalışmıyor
Gönderen: thezalim02 - 04 Şubat 2017, 15:17:25
f12 bastım açlmıyor  denedim onu
Başlık: Ynt: Güncellem Aldım Wifi Artık Çalışmıyor
Gönderen: Genizcil_N - 05 Şubat 2017, 00:17:35
Kablolu bağlantı sağlayabiliyorsanız Güncelleme Yöneticisi>Görünüm>Linux Çekirdekleri kısmından 4.8.0-34 çekirdeğini yükleyip sistemi yeniden başlatmayı deneyebilirsiniz.