Linux Mint Türkiye
Linux Mint Destek => Ağ / Internet / Network => Konuyu başlatan: hayal@ - 24 Kasım 2016, 09:57:49
-
Merhabalar ben Linux Mint 18 sarah kullanıyorum ve kablosuz ağa bağlanamıyorum. Kablosuz ağ bağlantısı hiç gözükmüyor.
Düzenleme : Konu başlığı ve yazım kuralları
-
Bağlantıdaki komutların çıktılarını paylaşınız.
[warning]Ağ / Internet / Network ile İlgili Sorularda Verilmesi Gereken Çıktılar (https://forum.linuxmint.net.tr/index.php?topic=2740.0)[/warning]
-
oem@DASDSLA ~ $ inxi -SNx
System: Host: DASDSLA Kernel: 4.4.0-21-generic x86_64 (64 bit gcc: 5.3.1)
Desktop: Cinnamon 3.0.6 (Gtk 3.18.9-1ubuntu3)
Distro: Linux Mint 18 Sarah
Network: Card-1: Broadcom BCM43142 802.11b/g/n
driver: bcma-pci-bridge bus-ID: 03:00.0
Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 04:00.1
oem@DASDSLA ~ $ lspci -nnk | grep -iA2 net
03:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Lite-On Communications Inc BCM43142 802.11b/g/n [11ad:6605]
Kernel driver in use: bcma-pci-bridge
--
04:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
oem@DASDSLA ~ $ sudo lshw -C network
[sudo] password for oem:
Sorry, try again.
[sudo] password for oem:
*-network
description: Network controller
product: BCM43142 802.11b/g/n
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=bcma-pci-bridge latency=0
resources: irq:18 memory:f7900000-f7907fff
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0.1
bus info: pci@0000:04:00.1
logical name: enp4s0f1
version: 12
serial: 38:2c:4a:29:3e:53
size: 10Mbit/s
capacity: 1Gbit/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 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8411-2_0.0.1 07/08/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:33 ioport:d000(size=256) memory:f7814000-f7814fff memory:f7810000-f7813fff
oem@DASDSLA ~ $ rfkill list
0: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: asus-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
oem@DASDSLA ~ $ iwconfig | grep Power
enp4s0f1 no wireless extensions.
lo no wireless extensions.
-
Kablolu bağlantınız olduğu halde aşağıdaki komutlarla broadcom-sta-dkms paketini kurup, ardından sistemi yeniden başlatmayı deneyiniz.
sudo apt-get update && sudo apt install broadcom-sta-dkms