staging.inyokaproject.org

Ubuntu 18.04 Edimax EW-7811Un funktioniert nur kurz nach Start

Status: Gelöst | Ubuntu-Version: Ubuntu 18.04 (Bionic Beaver)
Antworten |

marioai

Anmeldungsdatum:
2. August 2016

Beiträge: Zähle...

Hallo werte Freunde des Ubuntu,

Ich benutze Ubuntu sehr gerne und war in der Vergangenheit auch immer sehr zufrieden, doch seit der Umstellung zu Ubuntu 18.04 funktioniert mein USB Wifi Adapter Edimax EW-7811Un nicht mehr richtig. Ich hab auch noch einen Asus USB-N13 Adapter und der hat das gleiche Problem und zwar folgendes:

Wenn ich mein Ubuntu starte funktioniert der USB Wifi Adapter Edimax EW-7811Un für etwa 3-5 Minuten, dann auf einmal stürtzt die Downloadgeschwindikeit rapide ab und auf einmal ist zwar die Verbindung zum Router da, aber keine bzw nur 10 kbs download. Echt komisch, hab auch schon einige Foren durchsucht weiß aber nicht mehr weiter.

Ich hab auch schon einige Treiber installieren versucht und denke vielleicht sind zu viele Treiber installiert und nun kommt sich alles in die Quere??????

Bitte auch fundamentale Schritte erklären, denn ich bin ein Anfänger.

Schöne Grüße und ich hoffe es hat wer eine Idee.

praseodym Team-Icon

Supporter
Avatar von praseodym

Anmeldungsdatum:
9. Februar 2009

Beiträge: 22076

Zeige alle Terminal-Ausgaben von hier in Codeblöcken zur "Diagnose".

Gruss

praseodym

marioai

(Themenstarter)

Anmeldungsdatum:
2. August 2016

Beiträge: 74

Hallo praseodym

Hier die Ausgaben von den Fragen an den Computer.

Kannst du da was rauslesen?

Schöne Grüße

supermario@supermario:~$ uname -a
Linux supermario 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
supermario@supermario:~$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 03f0:1604 Hewlett-Packard DeskJet 940c
Bus 003 Device 002: ID 1058:1021 Western Digital Technologies, Inc. Elements Desktop (WDBAAU)
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 1ea7:0064  
Bus 001 Device 005: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 003: ID 062a:4101 Creative Labs Wireless Keyboard/Mouse
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
supermario@supermario:~$ cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
supermario@supermario:~$ cat /etc/resolv.conf
# This file is managed by man:systemd-resolved(8). Do not edit.
#
# This is a dynamic resolv.conf file for connecting local clients to the
# internal DNS stub resolver of systemd-resolved. This file lists all
# configured search domains.
#
# Run "systemd-resolve --status" to see details about the uplink DNS servers
# currently in use.
#
# Third party programs must not access this file directly, but only through the
# symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a different way,
# replace this symlink by a static file or a different symlink.
#
# See man:systemd-resolved.service(8) for details about the supported modes of
# operation for /etc/resolv.conf.

nameserver 127.0.0.53
supermario@supermario:~$ cat /etc/hosts
127.0.0.1	localhost
127.0.1.1	supermario

# The following lines are desirable for IPv6 capable hosts
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
supermario@supermario:~$ ifconfig -a

Command 'ifconfig' not found, but can be installed with:

sudo apt install net-tools

supermario@supermario:~$ iwconfig
enp33s0   no wireless extensions.

lo        no wireless extensions.

wlx74da386ee93a  IEEE 802.11  ESSID:"the_return_of_the_jedi"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: 34:CD:BE:3F:44:B5   
          Bit Rate=72.2 Mb/s   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:off
          Link Quality=60/70  Signal level=-50 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

supermario@supermario:~$ route -n

Command 'route' not found, but can be installed with:

sudo apt install net-tools

supermario@supermario:~$ arp -av

Command 'arp' not found, but can be installed with:

sudo apt install net-tools

supermario@supermario:~$ ip neigh show
192.168.1.1 dev wlx74da386ee93a lladdr 34:cd:be:3f:44:b4 STALE
192.168.1.1 dev enp33s0 lladdr 34:cd:be:3f:44:b4 REACHABLE
supermario@supermario:~$ sudo apt install net-tools
[sudo] password for supermario: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.15.0-29 linux-headers-4.15.0-29-generic linux-image-4.15.0-29-generic linux-modules-4.15.0-29-generic
  linux-modules-extra-4.15.0-29-generic
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  net-tools
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 194 kB of archives.
After this operation, 803 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1ubuntu1 [194 kB]
Fetched 194 kB in 1s (373 kB/s)   
Selecting previously unselected package net-tools.
(Reading database ... 240314 files and directories currently installed.)
Preparing to unpack .../net-tools_1.60+git20161116.90da8a0-1ubuntu1_amd64.deb ...
Unpacking net-tools (1.60+git20161116.90da8a0-1ubuntu1) ...
Processing triggers for man-db (2.8.3-2) ...
Setting up net-tools (1.60+git20161116.90da8a0-1ubuntu1) ...
supermario@supermario:~$ ifconfig -a
enp33s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.8  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::306f:e6ba:5761:d4f  prefixlen 64  scopeid 0x20<link>
        ether 4c:cc:6a:f8:67:cb  txqueuelen 1000  (Ethernet)
        RX packets 60364  bytes 85629523 (85.6 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 33990  bytes 2643320 (2.6 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 567  bytes 48353 (48.3 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 567  bytes 48353 (48.3 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlx74da386ee93a: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.9  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::8cb4:496b:64e7:da66  prefixlen 64  scopeid 0x20<link>
        ether 74:da:38:6e:e9:3a  txqueuelen 1000  (Ethernet)
        RX packets 62  bytes 4548 (4.5 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 96  bytes 10897 (10.8 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

supermario@supermario:~$ iwconfig
enp33s0   no wireless extensions.

lo        no wireless extensions.

wlx74da386ee93a  IEEE 802.11  ESSID:"the_return_of_the_jedi"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: 34:CD:BE:3F:44:B5   
          Bit Rate=7.2 Mb/s   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:off
          Link Quality=50/70  Signal level=-60 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

supermario@supermario:~$ route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG    100    0        0 enp33s0
0.0.0.0         192.168.1.1     0.0.0.0         UG    20600  0        0 wlx74da386ee93a
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 enp33s0
192.168.1.0     0.0.0.0         255.255.255.0   U     100    0        0 enp33s0
192.168.1.0     0.0.0.0         255.255.255.0   U     600    0        0 wlx74da386ee93a
supermario@supermario:~$ arp -av
_gateway (192.168.1.1) at 34:cd:be:3f:44:b4 [ether] on wlx74da386ee93a
_gateway (192.168.1.1) at 34:cd:be:3f:44:b4 [ether] on enp33s0
Entries: 2	Skipped: 0	Found: 2
supermario@supermario:~$ ip neigh show
192.168.1.1 dev wlx74da386ee93a lladdr 34:cd:be:3f:44:b4 REACHABLE
192.168.1.1 dev enp33s0 lladdr 34:cd:be:3f:44:b4 REACHABLE
supermario@supermario:~$ rfkill list
0: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
supermario@supermario:~$ lsmod
Module                  Size  Used by
btrfs                1122304  0
zstd_compress         163840  1 btrfs
xor                    24576  1 btrfs
raid6_pq              114688  1 btrfs
ufs                    77824  0
qnx4                   16384  0
hfsplus               106496  0
hfs                    57344  0
minix                  32768  0
ntfs                  102400  0
msdos                  20480  0
jfs                   188416  0
xfs                  1200128  0
libcrc32c              16384  1 xfs
cpuid                  16384  0
kpatch_livepatch_Ubuntu_4_15_0_30_32_generic_42   106496  1
ccm                    20480  3
rtl8xxxu              122880  0
arc4                   16384  2
bnep                   20480  2
usblp                  20480  0
nls_iso8859_1          16384  1
rtl8192cu              69632  0
rtl_usb                20480  1 rtl8192cu
rtl8192c_common        53248  1 rtl8192cu
rtlwifi                98304  3 rtl_usb,rtl8192c_common,rtl8192cu
mac80211              778240  4 rtl_usb,rtlwifi,rtl8192cu,rtl8xxxu
cfg80211              622592  2 mac80211,rtlwifi
edac_mce_amd           28672  0
btusb                  45056  0
btrtl                  16384  1 btusb
kvm                   593920  0
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
pcbc                   16384  0
snd_hda_codec_realtek    94208  1
btbcm                  16384  1 btusb
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_hda_codec_hdmi     49152  1
snd_rawmidi            32768  1 snd_seq_midi
btintel                16384  1 btusb
input_leds             16384  0
aesni_intel           188416  2
snd_hda_intel          40960  3
aes_x86_64             20480  1 aesni_intel
joydev                 24576  0
snd_hda_codec         126976  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
crypto_simd            16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
bluetooth             548864  12 btrtl,btintel,bnep,btbcm,btusb
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
snd_hda_core           81920  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              20480  1 snd_hda_codec
wmi_bmof               16384  0
snd_pcm                98304  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
ecdh_generic           24576  1 bluetooth
k10temp                16384  0
ccp                    73728  0
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_seq,snd_pcm
snd                    81920  17 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
soundcore              16384  1 snd
shpchp                 36864  0
mac_hid                16384  0
sch_fq_codel           20480  6
parport_pc             36864  1
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
ip_tables              28672  0
x_tables               40960  1 ip_tables
autofs4                40960  2
hid_generic            16384  0
usbhid                 49152  0
hid                   118784  2 hid_generic,usbhid
uas                    24576  0
usb_storage            69632  2 uas
amdkfd                180224  1
amd_iommu_v2           20480  1 amdkfd
amdgpu               2703360  12
chash                  16384  1 amdgpu
i2c_algo_bit           16384  1 amdgpu
ttm                   106496  1 amdgpu
drm_kms_helper        172032  1 amdgpu
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
drm                   401408  6 amdgpu,ttm,drm_kms_helper
r8169                  86016  0
i2c_piix4              24576  0
ahci                   36864  2
mii                    16384  1 r8169
libahci                32768  1 ahci
wmi                    24576  1 wmi_bmof
gpio_amdpt             16384  0
gpio_generic           20480  1 gpio_amdpt
supermario@supermario:~$ iwlist chan
enp33s0   no frequency information.

lo        no frequency information.

wlx74da386ee93a  13 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Current Frequency:2.437 GHz (Channel 6)

supermario@supermario:~$ sudo iwlist scan
enp33s0   Interface doesn't support scanning.

lo        Interface doesn't support scanning.

wlx74da386ee93a  Scan completed :
          Cell 01 - Address: 34:CD:BE:3F:44:B5
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=58/70  Signal level=-52 dBm  
                    Encryption key:on
                    ESSID:"the_return_of_the_jedi"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000606f468df5
                    Extra: Last beacon: 176ms ago
                    IE: Unknown: 00167468655F72657475726E5F6F665F7468655F6A656469
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030106
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1AFC181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1606000400000000000000000000000000000000000000
                    IE: Unknown: DD5C0050F204104A0001101044000102103B000103104700100000000000000000000000000000000010210000102300001024000631323334353610420004313233341054000800060050F204000110110000100800020000103C000101
                    IE: Unknown: DD090010180202F0040000
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00

praseodym Team-Icon

Supporter
Avatar von praseodym

Anmeldungsdatum:
9. Februar 2009

Beiträge: 22076

Ja, er lädt 2 Treiber. Sperre den falschen

echo "blacklist rtl8192cu" | sudo tee -a /etc/modprobe.d/blacklist.conf

Neustart

marioai

(Themenstarter)

Anmeldungsdatum:
2. August 2016

Beiträge: 74

Hallo

Danke für die Antwort, leider hat das das Problem nicht gelöst. Also mein WIFI Adapter hat vollen Empfang aber die Geschwindikeit ist noch immer erst bei max 100Kbs. Mit Kabel habe ich 15Mbs.

??????

Schöne Grüße

praseodym Team-Icon

Supporter
Avatar von praseodym

Anmeldungsdatum:
9. Februar 2009

Beiträge: 22076

                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK

Ungewöhnliche Einstellungen. Prüfe im Router

  • Reines WPA2-AES (CCMP), kein gemischt

  • Kanal fest einstellen

  • Bandbreite auf 20MHz, nicht 20/40MHz

Evtl. noch testen

sudo sed -i "s/wifi.powersave = 3/wifi.powersave = 2/g" /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
sudo systemctl restart network-manager.service

marioai

(Themenstarter)

Anmeldungsdatum:
2. August 2016

Beiträge: 74

Hallo

Die Routereinstellungen waren schon so eingestellt.

Leider keine Besserung

Schöne Grüße

marioai

(Themenstarter)

Anmeldungsdatum:
2. August 2016

Beiträge: 74

Leider noch immer keine Verbesserung.

Hab auch schon einen anderen USB Wifi Adapter probiert, funktioniert leider auch nicht

Grüße Mario

praseodym Team-Icon

Supporter
Avatar von praseodym

Anmeldungsdatum:
9. Februar 2009

Beiträge: 22076

MAC-Adressfilter im Router ist ausgeschaltet? Netzwerk nicht versteckt?

marioai

(Themenstarter)

Anmeldungsdatum:
2. August 2016

Beiträge: 74

Guten Morgen,

MAC Adressfilter ist ausgeschaltet und Netzwerk ist auch sichtbar, denn ich habe eine Verbindung mit dem Netzwerk, nur ist die Übertragungsgeschwindigkeit nicht da, obwohl der WIFI Adapter den Router nur mit einer dünnen Wand getrennt "sieht"

Per Kabel hab ich die vole Übertragungsrate, nur der Adapter bereitet Probleme und ich will nicht das KAbel liegen lassen.

Schäne Grüße Mario

Lidux

Anmeldungsdatum:
18. April 2007

Beiträge: 14945

Hallo marioai,

Könntest du dann noch mal die kompletten wesentlichen Informationen poste. z.B.

lsmod
sudo iwlist chan
sudo iwlist scan
ifconfig
iwconfig

Gruss Lidux

elektronenblitz63

Avatar von elektronenblitz63

Anmeldungsdatum:
16. Januar 2007

Beiträge: 29307

Hallo,
Du kannst es alternativ mit dem Treiber/Quellcode von hier probieren → https://github.com/myersg86/rtl8192cu-fixes (Modul 8192cu)

1
2
3
4
5
sudo apt install build-essential dkms git
git clone https://github.com/myersg86/rtl8192cu-fixes
sudo dkms add ./rtl8192cu-fixes
sudo dkms install 8192cu/1.11
echo "blacklist rtl8xxxu" | sudo tee /etc/modprobe.d/blacklist_rtl8xxxu.conf   

Neustart.

DKMS - Kernelmodule

Funktionstest:

1
2
3
4
lsmod | egrep 'rtl|8192'
iwconfig
iwlist chan
nmcli dev wifi list

Modinfo:

version:        v4.0.2_9000.20130911
author:         Realtek Semiconductor Corp.
description:    Realtek Wireless Lan Driver
license:        GPL
srcversion:     79ED81966BF931FC429A64A
alias:          usb:v0BDAp8186d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0789p016Dd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0070d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04BBp0950d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v06F8pE035d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2357p0100d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp2E2Ed*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp1004d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0E66p0020d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0E66p0019d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0846pF001d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0846p9021d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0B05p17ABd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0061d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v20F4p624Dd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp21F2d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp2103d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp2102d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v4855p0091d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07AAp0056d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07B8p8178d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019pAB2Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v7392p7822d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0586p341Fd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2001p330Dd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2001p3309d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2001p330Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2001p3307d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019p1201d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFFCd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFFBd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFF8d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFFAd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFF9d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04F2pAFF7d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3358d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3359d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp317Fd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp0A8Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:vCDABp8011d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04BBp094Cd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp1E1Ed*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0B05p17BAd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:vCDABp8010d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2001p330Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019pAB2Ed*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019p4902d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0846p9043d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0846p9042d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0846p9041d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v4856p0091d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp5088d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p005Cd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13D3p3357d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v4855p0090d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v20F4p648Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019pAB2Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp11F2d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v050Dp1102d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2001p3308d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v103Cp1629d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v06F8pE033d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0EB0p9071d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07B8p8189d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v07B8p8188d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v7392p7811d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0DF6p0052d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2019pED17d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v1058p0631d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8191d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp817Cd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8178d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8177d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp17C0d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp018Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp818Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp817Fd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8754d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp817Dd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp817Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp817Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp817Ed*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8170d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8176d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDAp8191d*dc*dsc*dp*ic*isc*ip*in*
depends:        
retpoline:      Y
name:           8192cu
vermagic:       4.15.0-32-generic SMP mod_unload 
parm:           rtw_ips_mode:The default IPS mode (int)
parm:           ifname:The default name to allocate for first interface (charp)
parm:           if2name:The default name to allocate for second interface (charp)
parm:           rtw_initmac:charp
parm:           rtw_channel_plan:int
parm:           rtw_chip_version:int
parm:           rtw_rfintfs:int
parm:           rtw_lbkmode:int
parm:           rtw_network_mode:int
parm:           rtw_channel:int
parm:           rtw_mp_mode:int
parm:           rtw_wmm_enable:int
parm:           rtw_vrtl_carrier_sense:int
parm:           rtw_vcs_type:int
parm:           rtw_busy_thresh:int
parm:           rtw_ht_enable:int
parm:           rtw_cbw40_enable:int
parm:           rtw_ampdu_enable:int
parm:           rtw_rx_stbc:int
parm:           rtw_ampdu_amsdu:int
parm:           rtw_lowrate_two_xmit:int
parm:           rtw_rf_config:int
parm:           rtw_power_mgnt:int
parm:           rtw_low_power:int
parm:           rtw_wifi_spec:int
parm:           rtw_special_rf_path:int
parm:           rtw_antdiv_cfg:int
parm:           rtw_enusbss:int
parm:           rtw_hwpdn_mode:int
parm:           rtw_hwpwrp_detect:int
parm:           rtw_hw_wps_pbc:int
parm:           rtw_max_roaming_times:The max roaming times to try (uint)
parm:           rtw_force_iol:Force to enable IOL (bool)
parm:           rtw_mc2u_disable:int
parm:           rtw_mac_phy_mode:int
parm:           rtw_80211d:int
parm:           rtw_notch_filter:0:Disable, 1:Enable, 2:Enable only for P2P (uint)

Achtung:

  • kein Full-Mac Treibermodul! Regionseinstellung (Sendeleistung/Kanalliste) kann nicht mittels iw, sondern muss ggf. über Modulparameter (rtw_channel_plan/Alpha-2 DE) gesetzt werden

  • Modul ist nicht signiert! Secure-Boot des UEFI/BIOS muss abgeschaltet sein!

marioai

(Themenstarter)

Anmeldungsdatum:
2. August 2016

Beiträge: 74

Hallo Lidux,

Hier die Daten die du abfragen wolltest:

supermario@supermario:~$ lsmod
Module                  Size  Used by
btrfs                1122304  0
zstd_compress         163840  1 btrfs
xor                    24576  1 btrfs
raid6_pq              114688  1 btrfs
ufs                    77824  0
qnx4                   16384  0
hfsplus               106496  0
hfs                    57344  0
minix                  32768  0
ntfs                  102400  0
msdos                  20480  0
jfs                   188416  0
xfs                  1200128  0
libcrc32c              16384  1 xfs
ccm                    20480  3
arc4                   16384  2
rfcomm                 77824  4
cmac                   16384  1
bnep                   20480  2
nls_iso8859_1          16384  2
usblp                  20480  0
snd_hda_codec_realtek   106496  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     49152  1
snd_hda_intel          40960  5
snd_hda_codec         126976  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           81920  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              20480  1 snd_hda_codec
rtl8xxxu              122880  0
snd_pcm                98304  5 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
edac_mce_amd           28672  0
mac80211              778240  1 rtl8xxxu
snd_seq_midi           16384  0
btusb                  45056  0
snd_seq_midi_event     16384  1 snd_seq_midi
btrtl                  16384  1 btusb
cfg80211              622592  1 mac80211
btbcm                  16384  1 btusb
snd_rawmidi            32768  1 snd_seq_midi
kvm                   593920  0
btintel                16384  1 btusb
joydev                 24576  0
input_leds             16384  0
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
irqbypass              16384  1 kvm
bluetooth             548864  33 btrtl,btintel,bnep,btbcm,rfcomm,btusb
ecdh_generic           24576  2 bluetooth
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_seq,snd_pcm
crct10dif_pclmul       16384  0
snd                    81920  20 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
soundcore              16384  1 snd
pcbc                   16384  0
aesni_intel           188416  4
ccp                    73728  0
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
k10temp                16384  0
shpchp                 36864  0
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
wmi_bmof               16384  0
mac_hid                16384  0
sch_fq_codel           20480  6
parport_pc             36864  3
ppdev                  20480  6
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
ip_tables              28672  0
x_tables               40960  1 ip_tables
autofs4                40960  2
ses                    20480  0
enclosure              16384  1 ses
scsi_transport_sas     40960  1 ses
hid_generic            16384  0
usbhid                 49152  0
hid                   118784  2 hid_generic,usbhid
uas                    24576  0
usb_storage            69632  4 uas
amdkfd                180224  1
amd_iommu_v2           20480  1 amdkfd
amdgpu               2703360  20
chash                  16384  1 amdgpu
i2c_algo_bit           16384  1 amdgpu
ttm                   106496  1 amdgpu
drm_kms_helper        172032  1 amdgpu
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
drm                   401408  7 amdgpu,ttm,drm_kms_helper
i2c_piix4              24576  0
r8169                  86016  0
ahci                   36864  2
mii                    16384  1 r8169
libahci                32768  1 ahci
wmi                    24576  1 wmi_bmof
gpio_amdpt             16384  0
gpio_generic           20480  1 gpio_amdpt
supermario@supermario:~$ sudo iwlist chan
[sudo] password for supermario: 
enp33s0   no frequency information.

wlx74da386ee93a  14 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Channel 14 : 2.484 GHz
          Current Frequency:2.437 GHz (Channel 6)

lo        no frequency information.

supermario@supermario:~$ sudo iwlist scan
enp33s0   Interface doesn't support scanning.

wlx74da386ee93a  Scan completed :
          Cell 01 - Address: 34:CD:BE:3F:44:B5
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=52/70  Signal level=-58 dBm  
                    Encryption key:on
                    ESSID:"the_return_of_the_jedi"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000013f3bb54121
                    Extra: Last beacon: 164ms ago
                    IE: Unknown: 00167468655F72657475726E5F6F665F7468655F6A656469
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030106
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1AFC181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1606000400000000000000000000000000000000000000
                    IE: Unknown: DD5C0050F204104A0001101044000102103B000103104700100000000000000000000000000000000010210000102300001024000631323334353610420004313233341054000800060050F204000110110000100800020000103C000101
                    IE: Unknown: DD090010180201F0040000
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00

lo        Interface doesn't support scanning.

supermario@supermario:~$ ifconfig
enp33s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 4c:cc:6a:f8:67:cb  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 12845  bytes 1214347 (1.2 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 12845  bytes 1214347 (1.2 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlx74da386ee93a: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.9  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::8cb4:496b:64e7:da66  prefixlen 64  scopeid 0x20<link>
        ether 74:da:38:6e:e9:3a  txqueuelen 1000  (Ethernet)
        RX packets 1131573  bytes 1548760903 (1.5 GB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 582089  bytes 67742848 (67.7 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

supermario@supermario:~$ iwconfig
enp33s0   no wireless extensions.

wlx74da386ee93a  IEEE 802.11  ESSID:"the_return_of_the_jedi"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: 34:CD:BE:3F:44:B5   
          Bit Rate=1 Mb/s   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:off
          Link Quality=52/70  Signal level=-58 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:4953   Missed beacon:0

lo        no wireless extensions.

supermario@supermario:~$ 

Schäne Grüße Mario

Antworten |