Linux Mint Türkiye
Linux Mint Destek => Ağ / Internet / Network => Konuyu başlatan: YeTeM - 13 Nisan 2017, 23:18:39
-
https://forum.linuxmint.net.tr/index.php?topic=2740.0 (https://forum.linuxmint.net.tr/index.php?topic=2740.0) bu konuya göre çıktılar bu şekilde.
b61@b61 ~ $ inxi -SNnz
System: Host: b61 Kernel: 4.4.0-72-generic x86_64 (64 bit)
Desktop: Cinnamon 3.2.7 Distro: Linux Mint 18.1 Serena
Network: Card-1: Realtek RTL8723AE PCIe Wireless Network Adapter
driver: rtl8723ae
IF: wlp2s0 state: up mac: <filter>
Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
driver: r8169
IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter>
b61@b61 ~ $ lspci -nnk | grep -iA2 net
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723AE PCIe Wireless Network Adapter [10ec:8723]
Subsystem: Realtek Semiconductor Co., Ltd. RTL8723AE PCIe Wireless Network Adapter [10ec:0723]
Kernel driver in use: rtl8723ae
Kernel modules: rtl8723ae
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 05)
Subsystem: Toshiba America Info Systems RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [1179:fb37]
Kernel driver in use: r8169
Kernel modules: r8169
b61@b61 ~ $ lsusb
Bus 002 Device 003: ID 0930:021d Toshiba Corp.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 04f2:b307 Chicony Electronics Co., Ltd
Bus 001 Device 004: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 001 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 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
b61@b61 ~ $ rfkill list
0: Toshiba Bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
b61@b61 ~ $ sudo lshw -C network
[sudo] password for b61:
*-network
description: Wireless interface
product: RTL8723AE PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 00
serial: 20:16:d8:c4:60:df
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723ae driverversion=4.4.0-72-generic firmware=N/A ip=192.168.1.24 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 ioport:3000(size=256) memory:c2400000-c2403fff
*-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:03:00.0
logical name: enp3s0
version: 05
serial: 70:54:d2:8c:cf:85
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=rtl_nic/rtl8105e-1.fw ip=192.168.1.25 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:25 ioport:2000(size=256) memory:c0004000-c0004fff memory:c0000000-c0003fff
b61@b61 ~ $ iwconfig | grep Power
lo no wireless extensions.
enp3s0 no wireless extensions.
Bit Rate=65 Mb/s Tx-Power=20 dBm
Power Management:off
b61@b61 ~ $ lsmod
Module Size Used by
snd_seq_dummy 16384 0
rfcomm 69632 2
drbg 32768 1
ansi_cprng 16384 0
ctr 16384 1
ccm 20480 1
bnep 20480 2
binfmt_misc 20480 1
nls_iso8859_1 16384 1
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 28672 1 uvcvideo
videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2
v4l2_common 16384 1 videobuf2_v4l2
arc4 16384 2
rtl8723ae 86016 0
videodev 176128 4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
btcoexist 53248 1 rtl8723ae
media 24576 2 uvcvideo,videodev
toshiba_wmi 16384 0
rtl8723_common 24576 1 rtl8723ae
intel_rapl 20480 0
rtl_pci 28672 1 rtl8723ae
snd_hda_codec_hdmi 53248 1
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 77824 1 snd_hda_codec_realtek
snd_hda_intel 40960 3
snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
rtlwifi 77824 2 rtl_pci,rtl8723ae
snd_hda_core 73728 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
btusb 45056 0
snd_hwdep 16384 1 snd_hda_codec
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
btrtl 16384 1 btusb
btbcm 16384 1 btusb
btintel 16384 1 btusb
mac80211 737280 2 rtl_pci,rtlwifi
snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
bluetooth 520192 29 bnep,btbcm,btrtl,btusb,rfcomm,btintel
cfg80211 565248 2 mac80211,rtlwifi
coretemp 16384 0
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
cryptd 20480 1 ghash_clmulni_intel
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
input_leds 16384 0
joydev 20480 0
serio_raw 16384 0
snd_seq 69632 3 snd_seq_midi_event,snd_seq_dummy,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
snd 81920 17 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
toshiba_acpi 40960 0
sparse_keymap 16384 2 toshiba_wmi,toshiba_acpi
toshiba_bluetooth 16384 0
toshiba_haps 16384 0
soundcore 16384 1 snd
shpchp 36864 0
mei_me 36864 0
lpc_ich 24576 0
mei 98304 1 mei_me
mac_hid 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
ums_realtek 20480 0
uas 24576 0
usb_storage 69632 2 uas,ums_realtek
i915 1208320 5
psmouse 131072 0
ahci 36864 3
libahci 32768 1 ahci
r8169 81920 0
mii 16384 1 r8169
i2c_algo_bit 16384 1 i915
drm_kms_helper 155648 1 i915
wmi 20480 2 toshiba_wmi,toshiba_acpi
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
video 40960 2 i915,toshiba_acpi
drm 364544 7 i915,drm_kms_helper
fjes 28672 0
b61@b61 ~ $
Düzenleme : Konu başlığı ve kod etiketi (https://forum.linuxmint.net.tr/index.php?topic=2629.0)
-
Şunu uygulayın, https://forum.linuxmint.net.tr/index.php?topic=4117.msg26216#msg26216
sonra şunu, https://forum.linuxmint.net.tr/index.php?topic=5275.msg33603#msg33603
ardından sistemi yeniden başlatmayı deneyin.
-
Bu çıktıda sorun mu var ?
b61@b61 ~ $ sudo apt-get install rtlwifi-new-dkms linux-firmware
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor
Durum bilgisi okunuyor... Bitti
E: rtlwifi-new-dkms paketi bulunamadı
-
Komutları sırasıyla uygulamadıysanız PPA deposu eklenmemiştir.
-
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
Aşağıdaki PPA deposunu eklemek üzeresiniz:
This is ppa for Realtek drivers from Larry Finger's github.
rtl8192eu is packaged from the Realtek site with some compat patches.
Daha fazla bilgi: https://launchpad.net/~hanipouspilot/+archive/ubuntu/rtlwifi
Devam etmek için Giriş tuşuna ya da iptal etmek için CTRL+C tuşlarına basınız
^CTraceback (most recent call last):
File "/usr/lib/linuxmint/mintSources/mintSources.py", line 1556, in <module>
add_repository_via_cli(ppa_line, codename, options.forceYes, use_ppas)
File "/usr/lib/linuxmint/mintSources/mintSources.py", line 122, in add_repository_via_cli
sys.stdin.readline()
KeyboardInterrupt
sırayla yapıyorum.
-
[member=1178]YeTeM[/member] , uyumsuz bir depodan güncelleme mi yaptınız? Aşağıdaki komutun çıktısını paylaşınız.
inxi -r
-
b61@b61 ~ $ inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list.d/google-chrome.list
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
Active apt sources in file: /etc/apt/sources.list.d/numix-ppa-xenial.list
deb http://ppa.launchpad.net/numix/ppa/ubuntu xenial main
deb-src http://ppa.launchpad.net/numix/ppa/ubuntu xenial main
Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
deb http://packages.linuxmint.com serena main upstream import backport #id:linuxmint_main
deb http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ xenial partner
Active apt sources in file: /etc/apt/sources.list.d/spotify.list
deb http://repository.spotify.com stable non-free
b61@b61 ~ $
-
PPA ile ilgili sorun devam ederse başka bir konudan devam ederiz.
PPA deposundan yükleyeceğiniz paketi aşağıdaki bağlantıdan indirip sağ tık Gdebi ile kurun.
https://launchpad.net/~hanipouspilot/+archive/ubuntu/rtlwifi/+files/rtlwifi-new-dkms_0.10_all.deb
Ardından diğer bağlantıdaki yapılandırma dosyasını oluşturmayı deneyin ve sistemi yeniden başlatın.
-
Not: PPA deposu eklerken için CTRL+C'ye basmayın bu şekilde işlemi iptal ediyorsunuz, depoyu eklemek için komutu çalıştırdıktan sonra giriş (enter) tuşuna basın. PPA deposunu eklerken aldığınız hatanın sebebi bu.
-
61@b61 ~ $ sudo apt-get install rtlwifi-new-dkms linux-firmware
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor
Durum bilgisi okunuyor... Bitti
linux-firmware zaten en yeni sürümde (1.157.8).
rtlwifi-new-dkms zaten en yeni sürümde (0.10).
Aşağıdaki paketler otomatik olarak kurulmuş ve artık bu paketlere gerek duyulmuyor:
libgkeyfile1.0-cil libgnome-keyring1.0-cil libmono-accessibility4.0-cil
libmono-data-tds4.0-cil libmono-ldap4.0-cil libmono-sqlite4.0-cil
libmono-system-componentmodel-dataannotations4.0-cil
libmono-system-data4.0-cil libmono-system-design4.0-cil
libmono-system-enterpriseservices4.0-cil libmono-system-ldap4.0-cil
libmono-system-numerics4.0-cil
libmono-system-runtime-serialization-formatters-soap4.0-cil
libmono-system-runtime-serialization4.0-cil
libmono-system-servicemodel-internals0.0-cil
libmono-system-transactions4.0-cil
libmono-system-web-applicationservices4.0-cil
libmono-system-web-services4.0-cil libmono-system-web4.0-cil
libmono-system-windows-forms4.0-cil libmono-system-xml-linq4.0-cil
libmono-webbrowser4.0-cil libnotify0.4-cil
Bu paketleri kaldırmak için 'sudo apt autoremove' komutunu kullanın.
0 paket yükseltilecek, 0 yeni paket kurulacak, 0 paket kaldırılacak ve 26 paket yükseltilmeyecek.
b61@b61 ~ $ echo "options rtl8723ae swenc=1 ips=0 fwlps=0" | sudo tee /etc/modprobe.d/rtl8723ae.conf
options rtl8723ae swenc=1 ips=0 fwlps=0
b61@b61 ~ $
Sanırım oldu teşekkür ederim hocam.
-
Evet depoyu eklemişsiniz, ama öncesinde elle kurulum yaptığınız anlaşılıyor.
Sistemi yeniden başlatıp durumu gözlemleyiniz, sorun çözülür ise konu başlığını etiketleyebilirsiniz.
[warning]Çözülen başlıkların etiketlenmesi hakkında (https://forum.linuxmint.net.tr/index.php?topic=2058.0)[/warning]