Linux Mint Türkiye

Linux Mint Destek => Ağ / Internet / Network => Konuyu başlatan: Discovery - 02 Şubat 2015, 23:07:52

Başlık: [Çözüldü] Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 02 Şubat 2015, 23:07:52
Merhaba,  kablosuz açılmıyor sadece kablolu açılıyor klavyedeki bütün tuşlara bastım mint i 2 kere kurdum + parlaklık tuşu çalışmıyor ekranda gözüküyor ama parlaklık kısılmıyor kablosuzla ilgili çıktılar yardım edenlere şimdiden teşekkür ederim.
Kod: [Seç]
lspci -nnk | grep -iA2 net
02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Lenovo Device [17aa:0621]
Kernel driver in use: wl
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: Lenovo Device [17aa:3816]
Kernel driver in use: r8169
Kod: [Seç]
inxi -Nx
Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 ver: 2.3LK-NAPI port: 1000 bus-ID: 03:00.0
           Card-2: Broadcom BCM43142 802.11b/g/n driver: wl bus-ID: 02:00.0
Kod: [Seç]
lsmod
Module                  Size  Used by
rndis_host             14503  0
cdc_ether              14351  1 rndis_host
usbnet                 43913  2 rndis_host,cdc_ether
usb_storage            62209  0
rfcomm                 69160  8
bnep                   19624  2
binfmt_misc            17468  1
lib80211_crypt_tkip    17619  0
nls_iso8859_1          12713  1
wl                   4207846  0
btusb                  32412  0
uvcvideo               80885  0
bluetooth             391136  22 bnep,btusb,rfcomm
videobuf2_vmalloc      13216  1 uvcvideo
videobuf2_memops       13362  1 videobuf2_vmalloc
videobuf2_core         40664  1 uvcvideo
rts5139               335409  0
videodev              134688  2 uvcvideo,videobuf2_core
lib80211               14381  2 wl,lib80211_crypt_tkip
cfg80211              484040  1 wl
snd_hda_codec_hdmi     46368  1
snd_hda_codec_conexant    57441  1
snd_hda_intel          56451  3
snd_hda_codec         192906  3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
snd_hwdep              13602  1 snd_hda_codec
snd_pcm               102099  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
snd_seq_midi           13324  0
snd_seq_midi_event     14899  1 snd_seq_midi
snd_rawmidi            30144  1 snd_seq_midi
intel_rapl             18773  0
coretemp               13435  0
kvm                   451552  0
crct10dif_pclmul       14289  0
crc32_pclmul           13113  0
snd_seq                61560  2 snd_seq_midi_event,snd_seq_midi
ghash_clmulni_intel    13216  0
cryptd                 20359  1 ghash_clmulni_intel
dm_multipath           22873  0
scsi_dh                14882  1 dm_multipath
joydev                 17381  0
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              29482  2 snd_pcm,snd_seq
serio_raw              13462  0
snd                    69322  17 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
soundcore              12680  1 snd
ideapad_laptop         18216  0
sparse_keymap          13948  1 ideapad_laptop
mac_hid                13205  0
parport_pc             32701  0
ppdev                  17671  0
lp                     17759  0
parport                42348  3 lp,ppdev,parport_pc
dm_mirror              22135  0
dm_region_hash         20862  1 dm_mirror
dm_log                 18411  2 dm_region_hash,dm_mirror
i915                  783805  4
i2c_algo_bit           13413  1 i915
psmouse               106678  0
drm_kms_helper         55071  1 i915
drm                   303102  5 i915,drm_kms_helper
r8169                  67581  0
ahci                   25819  2
mii                    13934  2 r8169,usbnet
libahci                32716  1 ahci
video                  19476  1 i915
Kod: [Seç]
iwconfig | grep 'Power Management'
usb0      no wireless extensions.

eth0      no wireless extensions.

lo        no wireless extensions.

          Power Management:off
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: dustengercege - 02 Şubat 2015, 23:24:36
http://unix.stackexchange.com/questions/156212/connecting-linux-mint-to-wifi-network
Google translate ile bakabilirsin istiyosan cevap gelen kadar, kolay gelsin.
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 02 Şubat 2015, 23:44:24
Hocam ilginiz için teşekkür ederim sorun hala devam etmekte sürücüsünü ayarlardan yüklemiştim
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Danny - 02 Şubat 2015, 23:46:51
Kod: [Seç]
sudo apt-get install bcmwl-kernel-source
dedikten sonra sistemi tekrar başlatın.
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 02 Şubat 2015, 23:48:58
hocam  teşekkür ederim
daha önceden yüklemişim
Kod: [Seç]
sudo apt-get install bcmwl-kernel-source
[sudo] password for baris:
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
bcmwl-kernel-source zaten en yeni sürümde.
0 paket yükseltilecek, 0 yeni paket kurulacak, 0 paket kaldırılacak ve 33 paket yükseltilmeyecek.
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Danny - 02 Şubat 2015, 23:52:42
Kod: [Seç]
sudo modprobe -rv brcmsmac b43
Kod: [Seç]
sudo modprobe -v wl
wl sürücü modülünü etkinleştirmeyi deneyebilirsiniz.
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 02 Şubat 2015, 23:55:35
hocam kodlar sonuç vermiyor
Kod: [Seç]
baris@Baris ~ $ sudo modprobe -rv brcmsmac b43
[sudo] password for baris:
baris@Baris ~ $ sudo modprobe -rv brcmsmac b43
baris@Baris ~ $ sudo modprobe -v wl
baris@Baris ~ $ sudo modprobe -v wl
baris@Baris ~ $
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Danny - 03 Şubat 2015, 00:01:38
sistemi yeniden başlattınız mı ?
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 03 Şubat 2015, 00:04:02
başlattım hocam
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Danny - 03 Şubat 2015, 00:15:29
Kod: [Seç]
sudo apt-get install linux-headers$(uname -r | grep -Po "\-[a-z].*")
Kod: [Seç]
sudo apt-get install build-essential dkms
Sisteminiz kaç bit ise deb paketini indirin, .deb paketini terminalde ;

Kod: [Seç]
sudo dpkg -i /nerde/bu/paket/dizini/wireless*.deb
örnek komutu ile çalıştırın.
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 03 Şubat 2015, 00:21:49
hocam verdiğiniz linkteki hata verdi, ama
Kod: [Seç]
sudo lshw -C network
[sudo] password for baris:
  *-network ETKİSİZLEŞTİRİLDİ
       açıklama: Kablosuz arayüz
       ürün: BCM43142 802.11b/g/n
       üretici: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       mantıksal ad: wlan0
       sürüm: 01
       serial:
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress bus_master cap_list eternet physical wireless
       yapılandırma: broadcast=yes driver=wl0 driverversion=6.30.223.141 (r415941) latency=0 multicast=yes wireless=IEEE 802.11abg
       kaynaklar: irq:18 bellek:90500000-90507fff
  *-network
       açıklama: Eternet interface
       ürün: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       üretici: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       mantıksal ad: eth0
       sürüm: 10
       serial: 28:d2:44:d8:f3:d6
       boyut: 10Mbit/s
       kapasite: 1Gbit/s
       genişlik: 64 bits
       saat: 33MHz
       kapasiteler: pm msi pciexpress msix vpd bus_master cap_list eternet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       yapılandırma: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168g-3_0.0.1 04/23/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       kaynaklar: irq:105 ioport:1000(boyut=256) bellek:90404000-90404fff bellek:90400000-90403fff
  *-network
       açıklama: Eternet interface
       physical id: 4
       mantıksal ad: usb0
       serial:
       kapasiteler: eternet physical
       yapılandırma: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.155 link=yes multicast=yes
nasıl etkin yapabilirim
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Danny - 03 Şubat 2015, 00:27:11
Kod: [Seç]
cat /etc/modprobe.d/blacklist.conf
çıktısı ne diyor ?
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 03 Şubat 2015, 00:28:23
Kod: [Seç]
cat /etc/modprobe.d/blacklist.conf
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2

# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801

# replaced by p54pci
blacklist prism54

# replaced by b43 and ssb.
blacklist bcm43xx

# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps

# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi

# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp

# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr

# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Butterfly - 03 Şubat 2015, 08:50:13
Aşağıdaki komutun çıktısını da rica edelim.

Kod: [Seç]
rfkill list
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 03 Şubat 2015, 09:52:24
buyrun hocam
Kod: [Seç]
rfkill list
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
4: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
şimdi farkettim BT hardware disabled olmuş
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Butterfly - 03 Şubat 2015, 10:10:32
BIOS ayarlarını sıfırlamayı deneyebilirsiniz. Başka bir işletim sisteminde donanımsal olarak kilitleme yapılmış olabilir.
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 03 Şubat 2015, 10:19:56
hocam malesef olmadı win 8.1 64 bit yüklü onun bir etkisi olmuş olabilir mi
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Butterfly - 03 Şubat 2015, 16:44:02
Windows altında kablosuz aygıt kapatıldı ise açmayı deneyebilirsiniz.
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 03 Şubat 2015, 16:58:48
hocam ne dediniz anlamadım ama windowsta sorunsuz win8.1 i silsem düzelirmi :D
mint te uçak modu tuşu etkisiz onu görevlendirsek olabilirmi?


Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Butterfly - 03 Şubat 2015, 17:06:10
Yani Windows altında kablosuz ağ aygıtını pasifleştirmiş olabilirsiniz. Eğer öyleyse donanımsal olarak kilitli olmasının sebebi bu olabilir.
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 03 Şubat 2015, 17:17:19
win 8de nereden bakacağım yönetten baktığımda bu aygıt düzgün çalışıyor diyor
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Butterfly - 03 Şubat 2015, 17:23:48
Aşağıdaki komutları sırasıyla uçbirimde çalıştırmayı deneyelim.

Kod: [Seç]
sudo rmmod ideapad_laptop
sudo rfkill unblock all

Bakalım sonuç ne olacak?

Sorun bu şekilde çözülürse aşağıdaki komut ile ayar kalıcı hale getirilebilir.

Kod: [Seç]
echo "blacklist ideapad_laptop" | sudo tee -a  /etc/modprobe.d/blacklist.conf
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Discovery - 03 Şubat 2015, 17:33:10
Kod: [Seç]
sudo rmmod ideapad_laptop
[sudo] password for baris:
rmmod: ERROR: Module ideapad_laptop is not currently loaded
baris@Baris ~ $
Kod: [Seç]
sudo rfkill unblock all
[sudo] password for baris:
baris@Baris ~ $ sudo rfkill unblock all
baris@Baris ~ $
[member=8]Butterfly[/member]  hocam çoooooooooooooooooooooooooooooooooooooooooook teşekkür ederim wifi açıldı  ;D
hocam parlalık kısılmıyor
ilk mesajın değiştir tuşu yok ?
Başlık: Ynt: Ideapad Kablosuz Ağ Açılmama Sorunu
Gönderen: Butterfly - 03 Şubat 2015, 17:38:03
Rica ederiz. Bu durumda  ayarı kalıcı hale getirmek için olan komutu çalıştırabilirsiniz. Böylece ideapad_laptop modülü sistem başlangıcında yüklenmeyecektir.

Konu başlığını düzenleyip başına [Çözüldü] etiketi eklerseniz konuyu kilitleyebiliriz.

Parlaklık sorunu için başka bir konu açınız.