Gönderen Konu: Zyxel Markalı Modem ile Bağlantı Kuramıyorum  (Okunma sayısı 2654 defa)

Çevrimdışı candas1903

  • Çok Yeni Penguen
  • *
  • İleti: 1
Zyxel Markalı Modem ile Bağlantı Kuramıyorum
« : 24 Eylül 2015, 18:14:07 »
Merhaba bugun ubuntu yu kurdum pc'ye Zyxel matkalı modemi görüyor ama bağlantı yapmıyor bir türlü wriles çubuğu devamlı doluyor boşalıyor cep telfonumu modem yaptım bağladım onla sıkıntı yok turkcell vınnn bağladım ondada sıkıntı yok ama modemle bir türlü bağlanamadım yardımlarınızı bekliyorum
Kod: [Seç]
candas@cnds:~$
candas@cnds:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.04
DISTRIB_CODENAME=vivid
DISTRIB_DESCRIPTION="Ubuntu 15.04"
candas@cnds:~$ uname -rm
3.19.0-15-generic i686
candas@cnds:~$ lspci -nnk | grep -iA2 net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 01)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:388c]
Kernel driver in use: r8169
candas@cnds:~$ lsusb
Bus 001 Device 002: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
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
candas@cnds:~$ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
candas@cnds:~$ sudo lshw -C network
[sudo] password for candas:
USB                       
  *-network       
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth0
       version: 01
       serial: 00:19:db:d1:49:f7
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi pciexpress bus_master cap_list rom 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=full ip=192.168.1.37 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:26 ioport:e800(size=256) memory:febff000-febfffff memory:febc0000-febdffff
  *-network
       description: Wireless interface
       physical id: 1
       bus info: usb@1:2
       logical name: wlan0
       serial: c4:e9:84:08:4e:40
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=rtl8192cu driverversion=3.19.0-15-generic firmware=N/A link=yes multicast=yes wireless=IEEE 802.11bgn
candas@cnds:~$
candas@cnds:~$ iwconfig | grep Power
lo        no wireless extensions.

eth0      no wireless extensions.

          Bit Rate=1 Mb/s   Tx-Power=20 dBm   
          Power Management:off
candas@cnds:~$ inxi -Nx
The program 'inxi' is currently not installed. You can install it by typing:
sudo apt-get install inxi
candas@cnds:~$ lsmod
Module                  Size  Used by
ppp_deflate            16384  0
bsd_comp               16384  0
ppp_async              20480  0
crc_ccitt              16384  1 ppp_async
option                 40960  1
usb_wwan               20480  1 option
usbserial              40960  4 option,usb_wwan
uas                    24576  0
usb_storage            57344  1 uas
ctr                    16384  0
ccm                    20480  0
arc4                   16384  2
rtl8192cu              69632  0
rtl_usb                20480  1 rtl8192cu
rtl8192c_common        49152  1 rtl8192cu
rtlwifi                65536  3 rtl_usb,rtl8192c_common,rtl8192cu
mac80211              626688  3 rtl_usb,rtlwifi,rtl8192cu
cfg80211              462848  2 mac80211,rtlwifi
adt7475                24576  0
snd_hda_codec_realtek    73728  1
hwmon_vid              16384  1 adt7475
snd_hda_codec_generic    65536  1 snd_hda_codec_realtek
snd_hda_intel          32768  3
snd_hda_controller     32768  1 snd_hda_intel
snd_hda_codec         122880  4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
nouveau              1241088  3
snd_hwdep              16384  1 snd_hda_codec
joydev                 20480  0
snd_pcm                94208  3 snd_hda_codec,snd_hda_intel,snd_hda_controller
mxm_wmi                16384  1 nouveau
video                  20480  1 nouveau
snd_seq_midi           16384  0
ttm                    86016  1 nouveau
snd_seq_midi_event     16384  1 snd_seq_midi
drm_kms_helper        106496  1 nouveau
snd_rawmidi            28672  1 snd_seq_midi
drm                   286720  6 ttm,drm_kms_helper,nouveau
snd_seq                57344  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
kvm_amd                53248  0
i2c_algo_bit           16384  1 nouveau
snd_timer              28672  2 snd_pcm,snd_seq
kvm                   417792  1 kvm_amd
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
soundcore              16384  2 snd,snd_hda_codec
edac_core              49152  0
shpchp                 32768  0
serio_raw              16384  0
8250_fintek            16384  0
k8temp                 16384  0
edac_mce_amd           24576  0
wmi                    20480  2 mxm_wmi,nouveau
i2c_piix4              20480  0
ati_agp                16384  0
tpm_infineon           20480  0
mac_hid                16384  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                40960  3 lp,ppdev,parport_pc
autofs4                40960  2
pata_acpi              16384  0
hid_generic            16384  0
usbhid                 49152  0
hid                    98304  3 hid_generic,usbhid
r8169                  77824  0
floppy                 61440  0
pata_atiixp            16384  0
mii                    16384  1 r8169
ahci                   28672  3
libahci                32768  1 ahci
candas@cnds:~$
« Son Düzenleme: 24 Eylül 2015, 18:28:08 Gönderen: candas1903 »

Çevrimdışı Danny

  • Proje Sorumlusu
  • Guru
  • *****
  • İleti: 2046
  • Nihilist
  • Dağıtım: Linux Mint
  • Masaüstü Ortamı: Cinnamon
  • Grafik Kartı: Intel HD 620
  • İşlemci: Intel i7 - 7500U
Ynt: Zyxel Markalı Modem ile Bağlantı Kuramıyorum
« Yanıtla #1 : 24 Eylül 2015, 18:34:20 »
Kod: [Seç]
sudo apt-get install linux-headers-generic build-essential dkms
Kod: [Seç]
git clone https://github.com/pvaret/rtl8192cu-fixes.git
Kod: [Seç]
sudo dkms add ./rtl8192cu-fixes
Kod: [Seç]
sudo dkms install 8192cu/1.8
Kod: [Seç]
sudo depmod -a
Kod: [Seç]
sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/
yukarıdaki adımları yaptıktan sonra sistemi yeniden başlatıp deneyelim.
Gelip sağ yanağımdan öptü. Dindar değildim ama sol yanağımı da çevirmek istedim o an...