Gönderen Konu: linux min xfce internete bağlanma sorunu  (Okunma sayısı 2103 defa)

Çevrimdışı cityoff

  • Çok Yeni Penguen
  • *
  • İleti: 1
  • Dağıtım: lınux min
  • Masaüstü Ortamı: xfce 18
  • İşlemci: atom 1.6 mhz
linux min xfce internete bağlanma sorunu
« : 12 Kasım 2016, 16:50:29 »
merhaba linux ailesinde yeniyim ama bi sorunum var telefonumun internetini paylasıp notebooktan bağlandığımda internete bağlanıyorum ve hızında da bi sorun yaşamıyorum amma evdeki modeme bağlandığım zaman sayfalar ya çok geç açılıyor yada hiç açılmıyor.forumda olan bütün çözümleri deneme rağmen bir sonuç alamadım. yardımlarınızı bekliyorum şimdiden teşekkür ederim. Not : acemi bir bilgisayar kullanıcısıyım detaylı anlatırsanız sevinirim...
Kod: [Seç]
inxi -SNx
System:    Host: onur-S101H Kernel: 4.4.0-21-generic i686 (32 bit gcc: 5.3.1)
           Desktop: Xfce 4.12.3 (Gtk 2.24.28) Distro: Linux Mint 18 Sarah
Network:   Card-1: Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express)
           driver: ath9k bus-ID: 01:00.0
           Card-2: Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet
           driver: ATL1E port: ec80 bus-ID: 02:00.0
Kod: [Seç]
lspci -nnk | grep -iA2 net
01:00.0 Network controller [0280]: Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)
Subsystem: AzureWave AW-NE771 802.11bgn Wireless Mini PCIe Card [AR9281] [1a3b:1067]
Kernel driver in use: ath9k
--
02:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet [1969:1026] (rev b0)
Subsystem: ASUSTeK Computer Inc. AR8121/AR8113/AR8114 Gigabit or Fast Ethernet [1043:8324]
Kernel driver in use: ATL1E
Kernel modules: atl1e
Kod: [Seç]
lsusb
Bus 001 Device 003: ID 04f2:b036 Chicony Electronics Co., Ltd Asus Integrated 0.3M UVC Webcam
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 0b05:b700 ASUSTek Computer, Inc. Broadcom Bluetooth 2.1
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Kod: [Seç]
rfkill list
0: eeepc-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: eeepc-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Kod: [Seç]
sudo lshw -C network
[sudo] password for onur:
  *-network               
       description: Ethernet interface
       product: AR8121/AR8113/AR8114 Gigabit or Fast Ethernet
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: enp2s0
       version: b0
       serial: 00:24:8c:26:bd:57
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=ATL1E driverversion=1.0.0.7-NAPI firmware=L1e latency=0 link=no multicast=yes port=twisted pair
       resources: irq:17 memory:fbfc0000-fbffffff ioport:ec80(size=128)
  *-network
       description: Wireless interface
       product: AR928X Wireless Network Adapter (PCI-Express)
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: wlp1s0
       version: 01
       serial: 00:15:af:e0:36:58
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath9k driverversion=4.4.0-21-generic firmware=N/A ip=192.168.43.224 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
       resources: irq:18 memory:fbef0000-fbefffff
Kod: [Seç]
iwconfig | grep Power
lo        no wireless extensions.

enp2s0    no wireless extensions.

          Bit Rate=1 Mb/s   Tx-Power=15 dBm   
          Power Management:off
Kod: [Seç]
lsmod
Module                  Size  Used by
rfcomm                 65536  2
drbg                   28672  1
ansi_cprng             16384  0
ctr                    16384  2
ccm                    20480  2
bnep                   20480  2
arc4                   16384  2
uvcvideo               77824  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         28672  1 uvcvideo
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
btusb                  36864  0
v4l2_common            16384  1 videobuf2_v4l2
btrtl                  16384  1 btusb
videodev              155648  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
btbcm                  16384  1 btusb
media                  24576  2 uvcvideo,videodev
btintel                16384  1 btusb
ath9k                 135168  0
bluetooth             479232  29 bnep,btbcm,btrtl,btusb,rfcomm,btintel
ath9k_common           36864  1 ath9k
snd_hda_codec_realtek    73728  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
snd_hda_intel          36864  3
ath9k_hw              458752  2 ath9k_common,ath9k
snd_hda_codec         118784  3 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel
ath                    24576  3 ath9k_common,ath9k,ath9k_hw
snd_hda_core           61440  4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
coretemp               16384  0
mac80211              659456  1 ath9k
snd_hwdep              16384  1 snd_hda_codec
snd_pcm                94208  3 snd_hda_codec,snd_hda_intel,snd_hda_core
cfg80211              499712  4 ath,ath9k_common,ath9k,mac80211
joydev                 20480  0
input_leds             16384  0
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
serio_raw              16384  0
snd_rawmidi            28672  1 snd_seq_midi
lpc_ich                20480  0
snd_seq                57344  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_pcm,snd_seq
snd                    69632  16 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
eeepc_laptop           20480  0
soundcore              16384  1 snd
shpchp                 32768  0
sparse_keymap          16384  1 eeepc_laptop
mac_hid                16384  0
binfmt_misc            20480  1
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                45056  3 lp,ppdev,parport_pc
autofs4                40960  2
btrfs                1003520  0
xor                    28672  1 btrfs
raid6_pq              102400  1 btrfs
dm_mirror              24576  0
dm_region_hash         20480  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
i915                 1130496  5
i2c_algo_bit           16384  1 i915
psmouse               118784  0
drm_kms_helper        131072  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
pata_acpi              16384  0
fb_sys_fops            16384  1 drm_kms_helper
drm                   311296  7 i915,drm_kms_helper
atl1e                  40960  0
video                  36864  2 i915,eeepc_laptop
fjes                   28672  0

Çevrimdışı Butterfly

  • Proje Sorumlusu
  • Guru
  • *****
  • İleti: 18863
  • Linux Mint Türkiye
  • Dağıtım: Linux Mint 20 & LMDE 4
  • Masaüstü Ortamı: Cinnamon 4.6 & Xfce 4.14
  • Grafik Kartı: Nvidia GF 9500
  • İşlemci: AMD X3
Ynt: linux min xfce internete bağlanma sorunu
« Yanıtla #1 : 12 Kasım 2016, 21:08:41 »
Denediğiniz öneriler hakkında bilgfi vermeniz akabinde öneri sunmak daha uygun olacak. Lütfen açtığınız konularda bu tarz ayrıntıları da ekleyiniz.

Ayrıca sorunun kablolu mu yoksa kablosuz bağlantıda mı yaşandığını da belirtiniz.
« Son Düzenleme: 12 Kasım 2016, 21:10:16 Gönderen: Butterfly »
Elimizden geldiğince dilimizin döndüğünce...

[info] Konu Açarken Dikkat Edilmesi Gerekenler  |  Forum Kuralları  |  Kod Etiketi Kullanımı[/info]