AirLinkWiFi UltraSky M19R

Merhaba ben bu ürünü nasıl kulanırım Networkmangaer Ve Wicid de denedim Ağ ları görüyor şifreyi yazıp bğlanmya çalışınca bğlanamdı diyor bğlanmıyor bilgisayara telfondan internet wermek gercekten sıkıcı bir durum oldu bilgsayrı açık bırakıp gidemiyorum telfon bilgisayrdan usb ile internet veriyorum bu cihaz kernal 2.6.x sürmü driveri var 2 kernel kurulu oma imkanı varmı yada windows işeltim sisteminde ki gbi uyumluluk modu gibi birşey varmı ¿ yada 4.9.0 kernal ile uyumlu çift antenli bir wirless adaptor önerniz varsa yazrsanız iyi olur

Selamün Aleyküm

Her komutun çıktısını buraya kopyala-yapıştır yaptıktan sonra seçip CTRL + SHIFT + C tuşlarına tıklayın.

Özet

cenap@TOC:~$ inxi -SMNnxxz
System: Host: TOC Kernel: 4.9.0-8-amd64 x86_64 (64 bit gcc: 6.3.0)
Desktop: Xfce 4.12.3 (Gtk 2.24.31) dm: lightdm
Distro: Pardus GNU/Linux 17 (onyedi)
Machine: Device: desktop System: Hewlett-Packard product: HP 600B v: 1.00
Mobo: Hewlett-Packard model: 2AE2 v: 1.02
BIOS: AMI v: 8.16 date: 10/31/2014
Chassis: type: 3
Network: Card-1: Qualcomm Atheros AR8152 v2.0 Fast Ethernet
driver: atl1c v: 1.0.1.1-NAPI port: e000
bus-ID: 02:00.0 chip-ID: 1969:2062
IF: eno1 state: down mac:
Card-2: Realtek RTL8187 Wireless Adapter
driver: rtl8187 usb-ID: 002-005 chip-ID: 0bda:8187
IF: wlx0023d302771f state: N/A mac: N/A
cenap@TOC:~$

cenap@TOC:~$ lspci -nnk | grep -iA2 net
libkmod: ERROR ../libkmod/libkmod-config.c:635 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 1: ignoring bad line starting with 'kara'
02:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8152 v2.0 Fast Ethernet [1969:2062] (rev c1)
	Subsystem: Hewlett-Packard Company AR8152 v2.0 Fast Ethernet [103c:2ae2]
	Kernel driver in use: atl1c
	Kernel modules: atl1c
cenap@TOC:~$ 

cenap@TOC:~$ lsusb
Bus 002 Device 005: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter
Bus 002 Device 007: ID 04e8:6864 Samsung Electronics Co., Ltd GT-I9070 (network tethering, USB debugging enabled)
Bus 002 Device 004: ID 18f8:0f97  
Bus 002 Device 003: ID 2a7a:8a47  
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 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
cenap@TOC:~$ 

cenap@TOC:~$ rfkill list
0: phy0: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
cenap@TOC:~$ 


cenap@TOC:~$ sudo lshw -C network
  *-network                 
       description: Ethernet interface
       product: AR8152 v2.0 Fast Ethernet
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eno1
       version: c1
       serial: 4c:72:b9:b3:4d:fe
       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=atl1c driverversion=1.0.1.1-NAPI latency=0 link=no multicast=yes port=twisted pair
       resources: irq:28 memory:f7c00000-f7c3ffff ioport:e000(size=128)
  *-network:0
       description: Ethernet interface
       physical id: 2
       logical name: enp0s29u1u3
       serial: 86:cc:cf:4d:16:ec
       capabilities: ethernet physical
       configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.57 link=yes multicast=yes
  *-network:1 DISABLED
       description: Wireless interface
       physical id: 3
       bus info: usb@2:1.4
       logical name: wlx0023d302771f
       serial: b2:ef:ca:4a:c9:44
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=rtl8187 driverversion=4.9.0-8-amd64 firmware=N/A link=no multicast=yes wireless=IEEE 802.11
cenap@TOC:~$ 


cenap@TOC:~$ iwconfig | grep Power
eno1      no wireless extensions.

lo        no wireless extensions.

enp0s29u1u3  no wireless extensions.

          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Power Management:off
cenap@TOC:~$ 


cenap@TOC:~$ lsmod
Module                  Size  Used by
rndis_host             16384  0
cdc_ether              16384  1 rndis_host
usbnet                 45056  2 rndis_host,cdc_ether
mii                    16384  1 usbnet
msr                    16384  0
cdc_acm                28672  0
fuse                   98304  3
openvswitch           114688  0
nf_conntrack_ipv6      20480  1
nf_nat_ipv6            16384  1 openvswitch
nf_conntrack_ipv4      16384  1
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
nf_nat_ipv4            16384  1 openvswitch
nf_defrag_ipv6         36864  2 nf_conntrack_ipv6,openvswitch
nf_nat                 24576  3 openvswitch,nf_nat_ipv6,nf_nat_ipv4
nf_conntrack          114688  6 nf_conntrack_ipv6,openvswitch,nf_conntrack_ipv4,nf_nat_ipv6,nf_nat_ipv4,nf_nat
libcrc32c              16384  1 openvswitch
appletalk              36864  0
ax25                   57344  0
ipx                    28672  0
p8023                  16384  1 ipx
p8022                  16384  1 ipx
psnap                  16384  2 appletalk,ipx
llc                    16384  2 p8022,psnap
arc4                   16384  2
rtl8187                40960  0
eeprom_93cx6           16384  1 rtl8187
mac80211              671744  1 rtl8187
cfg80211              589824  2 mac80211,rtl8187
binfmt_misc            20480  1
squashfs               53248  16
loop                   28672  32
rfkill                 24576  1 cfg80211
joydev                 20480  0
snd_hda_codec_realtek    90112  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
iTCO_wdt               16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             200704  0
snd_hda_intel          36864  3
snd_hda_codec         135168  3 snd_hda_intel,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           86016  4 snd_hda_intel,snd_hda_codec,snd_hda_codec_generic,snd_hda_codec_realtek
kvm                   598016  1 kvm_intel
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               110592  3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer              32768  1 snd_pcm
mei_me                 36864  0
snd                    86016  13 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
sg                     32768  0
serio_raw              16384  0
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
ie31200_edac           16384  0
intel_cstate           16384  0
intel_uncore          118784  0
intel_rapl_perf        16384  0
soundcore              16384  1 snd
mei                   102400  1 mei_me
pcspkr                 16384  0
lpc_ich                24576  0
mfd_core               16384  1 lpc_ich
evdev                  24576  10
edac_core              57344  1 ie31200_edac
shpchp                 36864  0
parport_pc             28672  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
ip_tables              24576  0
x_tables               36864  1 ip_tables
autofs4                40960  2
ext4                  585728  1
crc16                  16384  1 ext4
jbd2                  106496  1 ext4
crc32c_generic         16384  0
fscrypto               28672  1 ext4
ecb                    16384  0
glue_helper            16384  0
lrw                    16384  0
gf128mul               16384  1 lrw
ablk_helper            16384  0
cryptd                 24576  2 ablk_helper,ghash_clmulni_intel
aes_x86_64             20480  0
mbcache                16384  2 ext4
hid_generic            16384  0
usbhid                 53248  0
hid                   122880  2 hid_generic,usbhid
sd_mod                 49152  3
ahci                   40960  2
libahci                32768  1 ahci
crc32c_intel           24576  3
atl1c                  49152  0
psmouse               135168  0
libata                249856  2 ahci,libahci
i2c_i801               24576  0
i2c_smbus              16384  1 i2c_i801
scsi_mod              225280  3 sd_mod,libata,sg
i915                 1257472  4
i2c_algo_bit           16384  1 i915
ehci_pci               16384  0
drm_kms_helper        155648  1 i915
ehci_hcd               81920  1 ehci_pci
usbcore               253952  8 rndis_host,usbnet,usbhid,ehci_hcd,cdc_acm,cdc_ether,rtl8187,ehci_pci
drm                   360448  6 i915,drm_kms_helper
usb_common             16384  1 usbcore
fan                    16384  0
thermal                20480  0
wmi                    16384  0
video                  40960  1 i915
button                 16384  1 i915
cenap@TOC:~$

Cihazım bu tıkla

Daha önce açtığınız konuların bir tanesinden devam edebilirsiniz;

örnek;