USB Wifi Adaptör Bağlantı Hızı Çok Yavaş

Başlatan muratyucel, 01 Şubat 2013 - 18:52:39

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

muratyucel

Ubuntu 12.04 armhf image paketini yüklü.
Arm 755mhız 256mb ramli geliştirici kartı, Baeglebone adı.Üstünde wifi modulü yok.
Kullandığım usb wifi adaptör edimax EW-7811UN.
Wifi adaptör modeme bağlanıyor, çalışıyor ama bağlantı hızı çok çok yavaş.

Aynı sorun başka bir linux dağıtımı olan Angstrom dağıtımı yüklüyken de vardı, bağlantı hızı çok yavaştı.

Ethernet kablosuyla bağlayınca, bağlantı hızı normal, güzel çalışıyor.



root@arm:/home/ubuntu# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"



root@arm:/home/ubuntu# uname -a
Linux arm 3.2.33-psp26 #1 Fri Nov 2 06:41:11 UTC 2012 armv7l armv7l armv7l GNU/Linux



root@arm:/home/ubuntu# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



root@arm:/home/ubuntu# rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no



root@arm:/home/ubuntu# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:18:31:e0:2b:11 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:26 errors:0 dropped:0 overruns:0 frame:0
          TX packets:26 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2673 (2.6 KB)  TX bytes:2673 (2.6 KB)

wlan0     Link encap:Ethernet  HWaddr 80:1f:02:21:2b:53 
          inet addr:192.168.2.25  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: fe80::821f:2ff:fe21:2b53/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3743 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4156 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:389488 (389.4 KB)  TX bytes:4334451 (4.3 MB)



root@arm:/home/ubuntu# iwconfig
lo        no wireless extensions.

usb0      no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:"yepyep" 
          Mode:Managed  Frequency:2.462 GHz  Access Point: 00:1C:A8:F6:03:BC   
          Bit Rate=54 Mb/s   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=26/70  Signal level=-84 dBm 
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:1260   Missed beacon:0

eth0      no wireless extensions.



root@arm:/home/ubuntu# iwlist scanning
lo        Interface doesn't support scanning.

usb0      Interface doesn't support scanning.

wlan0     Scan completed :
          Cell 01 - Address: 00:1C:A8:F6:03:BC
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=26/70  Signal level=-84 dBm 
                    Encryption key:on
                    ESSID:"yepyep"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000000ba24187b
                    Extra: Last beacon: 90ms ago
                    IE: Unknown: 0006796570796570
                    IE: Unknown: 010582848B962C
                    IE: Unknown: 03010B
                    IE: Unknown: 2A0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32080C1218243048606C
                    IE: Unknown: DD0A0800280101000200FF0F

eth0      Interface doesn't support scanning.



root@arm:/home/ubuntu# lsmod
Module                  Size  Used by
aes_generic            27837  2
arc4                    1111  2
rtl8192cu              89187  0
rtl8192c_common        62294  1 rtl8192cu
rtlwifi                71220  1 rtl8192cu
mac80211              227380  3 rtl8192cu,rtl8192c_common,rtlwifi
snd_soc_tlv320aic3x    32650  0
cfg80211              167515  2 rtlwifi,mac80211
rfkill                 16663  1 cfg80211
spidev                  4652  0
ti_tscadc               5460  0



Buda  /etc/network/interfaces deki ayarlar. statik ip veriyorum ama aynı yavaşlık dinamik ip ayarındayken de oluyor.


auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp
#iface eth0 inet static
#     address 192.168.2.20
#     network 192.168.2.0
#     netmask 255.255.255.0
#     broadcast 192.168.2.255
#     gateway 192.168.2.1


# Example to keep MAC address between reboots
#hwaddress ether DE:AD:BE:EF:CA:FE

# WiFi Example
auto wlan0
#iface wlan0 inet dhcp
iface wlan0 inet static
address 192.168.2.30
gateway 192.168.2.1
dns-nameservers 192.168.2.1
netmask 255.255.255.0
wpa-driver wext
wpa-ssid "kablosuz"
wpa-ap-scan 1
wpa-proto RSN
wpa-pairwise CCMP
wpa-group CCMP
wpa-key-mgmt WPA-PSK
wpa-psk cf42ef1fb7cd57c58be8bf3a24d62dbd3cf2b105099a70e70b9f1d4ae6b2365d



eski konulara bakdım, ama çözemedim sorunumu, yardımcı olabilecek birisi varsa, şimdiden sağolsun.

guestwho

#1
Eski konulara baktım derken; şu iletideki anlatımı uygulamış mıydın mesela? Ona göre bir öneride bulunabilirim.

http://forum.ubuntu-tr.net/index.php?topic=32396.msg387627#msg387627
You want weapons? We're in a library. Books are the best weapon in the world. This room's the greatest arsenal we could have. Arm yourself!

muratyucel

sağol yardım için ama sürücü kurulu çalışıyor, bağlantı hızı yavaş.

root@arm:/home/ubuntu# lsmod
Module                  Size  Used by
aes_generic            27837  2
arc4                    1111  2
rtl8192cu              89187  0
rtl8192c_common        62294  1 rtl8192cu
snd_soc_tlv320aic3x    32650  0
rtlwifi                71220  1 rtl8192cu
mac80211              227380  3 rtl8192cu,rtl8192c_common,rtlwifi
cfg80211              167515  2 rtlwifi,mac80211
rfkill                 16663  1 cfg80211
spidev                  4652  0
ti_tscadc               5460  0

muratyucel

bir fikri olan yokmu ? acaba usb wifi adaptöründemi sorun vardır?

ct

Benzer cihaz için şöyle bir başlık var. Sonuç alınmış.

http://ubuntuforums.org/showthread.php?t=1965970

Bir de bug var. Tam aynı sorun değil sanırım ama cihaz aynı. Böceğin altındaki yorumlarda çözüm önerileri tartışılmış.

https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-3.0.0/+bug/862684

cagriemer

Dusuk bir ihtimal ama iwlist'te yepyep diye gozuken kablosuz ag /etc/network/interfaces altinda kablosuz diye tanimlanmis. Oncelikle bunu bir duzeltir misiniz?

guestwho

Alıntı yapılan: muratyucel - 02 Şubat 2013 - 16:27:22
sağol yardım için ama sürücü kurulu çalışıyor, bağlantı hızı yavaş.

root@arm:/home/ubuntu# lsmod
Module                  Size  Used by
aes_generic            27837  2
arc4                    1111  2
rtl8192cu              89187  0
rtl8192c_common        62294  1 rtl8192cu
snd_soc_tlv320aic3x    32650  0
rtlwifi                71220  1 rtl8192cu
mac80211              227380  3 rtl8192cu,rtl8192c_common,rtlwifi
cfg80211              167515  2 rtlwifi,mac80211
rfkill                 16663  1 cfg80211
spidev                  4652  0
ti_tscadc               5460  0


Meseleyi tam olarak aktaramadım sanırım. Bu kurulu olarak gördüğün "rtl8192cu" kablosuz sürücü modülü zaten çekirdeğe "2.6.39" sürümünde dahil edilmiş. Dahili modül o zamandan bu yana kimi kullanıcılarda sorun çıkarmış. Çoğu kişi de bu sorunu sürücünün üreticisinden (Realtek 'in sitesinden) edindikleri güncel sürümü kurarak çözmüş. Şu an senin tarafında sorun çıkaran dahili modülü kullanıyorsan; öncelikle Realtek 'in sitesinden güncel sürümü edinmen gerekiyor. Yine de dahili modülü kullanmak istiyorsan @ct 'nin önerisini uygulamadan önce şu komutların çıktılarını aktarman gerekecek:

modinfo rtl8192cu | grep -v alias
dmesg | grep -i rtl

Ayrıca bağlantı hızının yavaşlığından söz etmişsin; fakat ne kadar yavaş olduğunu doğru anlayabilmek için "iwconfig" çıktısı yeterli değildir. Uçbirimde şu komutu yürüttükten sonra:

for i in {1..30}; do { cat /proc/net/wireless; echo; iwlist wlan0 bitrate; } >> wlan_stat1.txt; sleep 1; done

"wlan_stat1.txt" dosyasının içeriğini de buraya aktarırsan iyi olur. Bu komut gözünü korkutmasın; yaptığı işlem 30 saniye boyunca bağlantı hızı değerlerini saniyede bir "wlan_stat1.txt" dosyasına işlemek.
You want weapons? We're in a library. Books are the best weapon in the world. This room's the greatest arsenal we could have. Arm yourself!

muratyucel

kusura bakmayın, anladım. çıktılar:

root@arm:/home/ubuntu# modinfo rtl8192cu | grep -v alias
filename:       /lib/modules/3.2.33-psp26/kernel/drivers/net/wireless/rtlwifi/rtl8192cu/rtl8192cu.ko
firmware:       rtlwifi/rtl8192cufw.bin
description:    Realtek 8192C/8188C 802.11n USB wireless
license:        GPL
author:         Larry Finger <Larry.Finger@lwfinger.net>
author:         Ziv Huang <ziv_huang@realtek.com>
author:         Georgia <georgia@realtek.com>
srcversion:     3AC5F1C20C472F39C6C2744
depends:        rtlwifi,mac80211,rtl8192c-common
intree:         Y
vermagic:       3.2.33-psp26 mod_unload modversions ARMv7 p2v8
parm:           swenc:Set to 1 for software crypto (default 0)
(bool)
parm:           debug:Set debug level (0-5) (default 0) (int)



root@arm:/home/ubuntu# dmesg | grep -i rtl
[    0.124206] musb-hdrc: MHDRC RTL version 2.0
[    0.125518] musb-hdrc: MHDRC RTL version 2.0
[   10.099548] rtl8192cu: MAC address: 80:1f:02:21:2b:53
[   10.099578] rtl8192cu: Board Type 0
[   11.851348] rtlwifi: rx_max_size 15360, rx_urb_num 8, in_ep 1
[   11.892059] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[   11.895355] usbcore: registered new interface driver rtl8192cu
[   12.453125] rtl8192cu: MAC auto ON okay!
[   12.486053] rtl8192cu: Tx queue select: 0x05
[   12.487548] rtl8192c_common: Loading firmware file rtlwifi/rtl8192cufw.bin



root@arm:/home/ubuntu# cat wlan_stat1.txt
Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   32.  -78.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   32.  -78.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   31.  -79.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   32.  -78.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   33.  -77.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   35.  -75.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   37.  -73.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   38.  -72.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   40.  -70.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   42.  -68.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   43.  -67.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   45.  -65.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   46.  -64.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   48.  -62.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   50.  -60.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   51.  -59.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   53.  -57.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   55.  -55.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   56.  -54.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   55.  -55.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   57.  -53.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   56.  -54.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   56.  -54.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   57.  -53.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   56.  -54.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   56.  -54.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   57.  -53.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   56.  -54.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   57.  -53.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   57.  -53.  -256        0      0      0      0    364        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s


Peki şimdi ne yapıyım? İlk verdiğiniz konudaki adımlarla sürücüyü yeniden mi kurayım.

Alıntı yapılan: cagriemer - 04 Şubat 2013 - 10:50:37
Dusuk bir ihtimal ama iwlist'te yepyep diye gozuken kablosuz ag /etc/network/interfaces altinda kablosuz diye tanimlanmis. Oncelikle bunu bir duzeltir misiniz?
Şey orda sorun yok, ağ adı yepyep.

guestwho

Biz öncelikle dahili modülü kullanılabilir hale getirebiliyor muyuz bir bakalım; olmazsa da güncel sürücü kurulumuna gidersin. Şu komutları sırasıyla uçbirimde yürüttükten sonra:

sudo modprobe -r rtl8192cu
sudo modprobe rtl8192cu swenc=1 debug=5


Bağlantı hızı değerlerini kaydeden komutu şu şekilde yürütüp:

for i in {1..30}; do { cat /proc/net/wireless; echo; iwlist wlan0 bitrate; } >> wlan_stat2.txt; sleep 1; done

"wlan_stat2.txt" dosyasının içeriğini aktarır mısın ?
You want weapons? We're in a library. Books are the best weapon in the world. This room's the greatest arsenal we could have. Arm yourself!

muratyucel

yazdım komutları bir değişiklik olmadı.

root@arm:/home/ubuntu# cat wlan_stat2.txt
Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   25.  -85.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    465        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    467        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    467        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    467        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   27.  -83.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   27.  -83.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   27.  -83.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   27.  -83.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0: 0000   26.  -84.  -256        0      0      0      0    470        0

wlan0     unknown bit-rate information.
          Current Bit Rate=54 Mb/s

daligo5

Arkadaşlar öncelikle iyi akşamlar

Bende rtl8187 cipli bir kablosuz alıcı vardı aynı problemi yaşıyordum hatta aletten soğumuştum bu yüzden
daha sonra kendi sitesinden sürücüyü indirip kurdum ve bilgisayarı tekrar başlattım ve artık kablolu gibi bağlanmaya başladı.
Sana tavsiyem Resmi sitedeki sürücüyü yükleyerek bir denemen
http://piyonsatranc.blogspot.com/

satranç modern bir beyin işkencesidir.

muratyucel

http://forum.ubuntu-tr.net/index.php?topic=32396.msg387627#msg387627 buradaki kurulumu denedim ama hata verdi problem nedir sizce?

root@arm:/home/ubuntu# cd RTL8188C_8192C_USB_linux_v3.4.4_4749.20121105/
root@arm:/home/ubuntu/RTL8188C_8192C_USB_linux_v3.4.4_4749.20121105# bash install.sh
##################################################
Realtek Wi-Fi driver Auto installation script
Novembor, 21 2011 v1.1.0
##################################################
Decompress the driver source tar ball:
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105.tar.gz
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/clean
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/ieee80211.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_ht.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_osintf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_ioctl.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_event.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_rf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_rf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_sreset.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_hal.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/recv_osdep.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_recv.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_cmd.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/generic.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/little_endian.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/swabb.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/swab.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/byteorder/big_endian.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/pci_osintf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_ops.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192CPhyReg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/osdep_service.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/usb_osintf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_spec.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/pci_hal.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192CPhyCfg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_pwrctrl.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_cmd.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DETestHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_version.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/ethernet.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_br_ext.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_qos.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_p2p.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_xmit.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/xmit_osdep.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_mp_ioctl.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_xmit.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_spec.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/usb_hal.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/pci_ops.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_mp.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192CEHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/mlme_osdep.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/h2clbk.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_ops_xp.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/usb_vendor_req.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_eeprom.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/farray.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DPhyCfg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/ioctl_cfg80211.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_dm.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/if_ether.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/drv_types_ce.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_security.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_ioctl_rtl.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DUHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192CUHWImg_wowlan.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_led.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_led.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/wlan_bssdef.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_mlme_ext.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DPhyReg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/wifi.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192d_recv.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_event.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DEHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192CUHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/nic_spec.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/osdep_intf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_ops_ce.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_ops_linux.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/circ_buf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_byteorder.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_xmit.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DUHWImg_wowlan.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_ioctl_set.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_recv.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_dm.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_mlme.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/mp_custom_oid.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/ip.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_ioctl_query.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/hal_init.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/drv_conf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/Hal8192DUTestHWImg.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/drv_types_linux.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/autoconf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/osdep_ce_service.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_efuse.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_cmd.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sdio_hal.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_io.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_led.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/ieee80211_ext.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/cmd_osdep.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/drv_types.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/sta_info.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_iol.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/usb_ops.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_hal.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_debug.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/drv_types_xp.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtl8192c_rf.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_android.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/basic_types.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/include/rtw_mp_phy_regdef.h
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_rf.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_mlme.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_eeprom.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_io.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_br_ext.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/.tmp_rtw_wlan_util.o
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_mp_ioctl.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_iol.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_p2p.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_ioctl_set.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_debug.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_xmit.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_ieee80211.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_mlme_ext.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_cmd.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_pwrctrl.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_security.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_ioctl_query.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_ioctl_rtl.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_sta_mgt.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_wlan_util.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_mp.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/.rtw_wlan_util.o.d
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/efuse/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/efuse/rtw_efuse.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/core/rtw_recv.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/Makefile
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/ifcfg-wlan0
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/wlan0dhcp
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/osdep_service.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/pci_intf.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/usb_intf.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/ioctl_cfg80211.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/xmit_linux.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/mlme_linux.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/ioctl_linux.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/os_intfs.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/recv_linux.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/sdio_intf.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/os_dep/linux/rtw_android.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/Kconfig
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_sreset.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_dm.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_hal_init.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_cmd.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_phycfg.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/rtl8192cu_xmit.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/usb_ops_ce.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/rtl8192cu_led.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/Hal8192CUHWImg.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/usb_halinit.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/Hal8192CUHWImg_wowlan.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/usb_ops_linux.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/usb_ops_xp.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/usb/rtl8192cu_recv.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_rxdesc.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_rf6052.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/rtl8192c/rtl8192c_mp.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105/hal/hal_init.c
rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105
Authentication requested [root] for make clean:
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
rm .tmp_versions -fr ; rm Module.symvers -fr
rm -fr Module.markers ; rm -fr modules.order
cd core/efuse ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd core ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal/rtl8192c/usb ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal/rtl8192c ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd hal ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep/linux ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
cd os_dep ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
Authentication requested [root] for make driver:
make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/3.2.33-psp26/build M=/home/ubuntu/RTL8188C_8192C_USB_linux_v3.4.4_4749.20121105/driver/rtl8188C_8192C_usb_linux_v3.4.4_4749.20121105  modules
make: *** /lib/modules/3.2.33-psp26/build: No such file or directory.  Stop.
make: *** [modules] Error 2
##################################################
Compile make driver error: 2
Please check error Mesg
##################################################


ct


daligo5

Maalesef realtek çipli birçok üründe bu sorun var herhalde ama halledilebilir

Kendine uygun olan sürücüyü buradan indirerek dene
http://www.realtek.com.tw/downloads/searchView.aspx?keyword=8192

Her sürücünün içinde nasıl kurulacağına dair bir  README belgesi olur.
http://piyonsatranc.blogspot.com/

satranç modern bir beyin işkencesidir.

muratyucel

Alıntı yapılan: ct - 05 Şubat 2013 - 08:12:54
Şu çözümü sanırım:

http://superuser.com/questions/139382/getting-error-make-lib-modules-2-6-31-20-generic-build-no-such-file-or

sudo apt-get update && sudo apt-get install linux-headers-$(uname -r)

işe yaramadı, böyle bir paket yok herhalde şimdi ne yapacam ?

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-3.2.33-psp26
E: Couldn't find any package by regex 'linux-headers-3.2.33-psp26'



ct

@muratyucel, deb olarak çekip deneyebilirsiniz. Neden bulamadığını anlamadım.

muratyucel

@ ct, biraz fazla oluyorum ama, .debli paketi nasıl bulabilirim?  "linux-headers-3.2.33-psp26"

ct

Galiba psp yamalarından dolayı deb paketini bulamamıyorum. Önceki mesajı yazarken de arayıp görememiştim belki siz görürsünüz diye yazdım. Şurada yamalar:

https://github.com/beagleboard/kernel/tree/beaglebone-3.2/patches/psp

Şurada da çekirdek:

https://github.com/beagleboard/kernel/tree/beaglebone-3.2

Ancak headerları nasıl eklenir bilemedim.

muratyucel

@ct şimdi ne yapmam lazım benim :D başka bi wifi adaptör alsam daha kolay olacak herhalde ? :)

ct

@muratyucel,

Almadan birilerinden deneyip almak daha iyi olabilir. Bu konuda daha tecrübeli birileri de yazabilir. Gerçi uyuz olduğum nokta bir tane anten var bir de usb. Haberleşme zaten standartlara göre. Neden sürücüsü böyle sorun çıkarıyor onu anlamadım. Belki daha yeni çekirdek sürümleri denenebilir.

guestwho

Bugüne kadar hangi kurulum betiği tek celsede sorunsuz bir derleme/kurulum işlemi gerçekleştirmemizi sağlamış ki zaten? Burada göz ardı ettiğimiz nokta kurulum betiğinin yalnızca geleneksel "X86" platformunu desteklemesi. Beaglebone 'un kullandığı "ARM" platformu için maalesef elle derleme/kurulum işlemi yapmamız gerekiyor. Zaten ilgili dökümanda (Quick_Start_Guide_for_Driver_Compilation_and_Installation.pdf dosyasında) bundan söz etmiş:

Alıntı YapIntroduction
In this document, we introduce two ways to compile and install our Wi-Fi driver: 1) Using install.sh script for PC-Linux and 2) Step by step manually.
The former targets for end users who are not familiar with Linux system, while the later for engineers who want to port our Wi-Fi driver onto different platforms.

1. Using install.sh Script for PC-Linux

For driver compilation and installation in PC-Linux, we provide an install.sh script to do the duties automatically. If you want to use our Wi-Fi solutions to access
network on PC-Linux, you can just run install.sh script and then control Wi-Fi with utilities such as Network Manager. For further information about Wi-Fi station mode,
please refer to: document/Quick_Start_Guide_for_Station_Mode.pdf. If you want to apply our Wi-Fi solutions on other embedded platforms, you should read and check the following paragraphs.

Bu paragraftan sonra 6-7 bölümden oluşan elle derleme/kurulum anlatımı var dökümanda. @muratyucel senin için meselenin aciliyeti yoksa, bu sürücünün derleme/kurulumunu önümüzdeki günlerde bir arkadaşın kullandığı Beaglebone' da deneyebilirim, sonuç alırsam da bu başlık altında anlatımını yapabilirim.
You want weapons? We're in a library. Books are the best weapon in the world. This room's the greatest arsenal we could have. Arm yourself!

muratyucel

@guestwho sağol :), beklerim, zaten diğer işlerle uğraşıyorum, wifi olmadığı için.