• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[Update] WLAN Adapter

OP
P6CNAT

P6CNAT

Advanced Hacker
Hallo,

Code:
# lsmod | grep rtl8
rtl8xxxu              126976  0 
rtl8192cu              98304  0 
rtl_usb                24576  1 rtl8192cu
rtl8192c_common        77824  1 rtl8192cu
rtlwifi               106496  3 rtl_usb,rtl8192c_common,rtl8192cu
mac80211              782336  4 rtl8xxxu,rtl_usb,rtlwifi,rtl8192cu
usbcore               266240  13 uas,btusb,rtl8xxxu,rtl_usb,usb_storage,ohci_hcd,ohci_pci,ehci_hcd,ehci_pci,usbhid,rtl8192cu,xhci_hcd,xhci_pci
Das mit dem Entladen von Modulen scheint mir ein guter Hinweis zu sein. Nach dem Ad-Hoc Umstecken der beiden Adapter kann gar keiner mehr eine Verbindung herstellen. Möglicherweise haben die sich verhaspelt.
Wie geht das Entladen nochmal? Ist schon viele Monate her, dass ich das mal gebraucht hatte.

Hier noch die Screenshots der Hardware-Informationen, jeweils nach einem reboot.
Hier der Edimax Adapter, vom Raspberry geborgt.
Screenshot_Edimax_Adapter.png


Hier der neue tp-link Adapter.
Screenshot_tp-link_Adapter.png


Grüße
Georg
 

tomm.fa

Administrator
Teammitglied
P6CNAT schrieb:
Das mit dem Entladen von Modulen scheint mir ein guter Hinweis zu sein. Nach dem Ad-Hoc Umstecken der beiden Adapter kann gar keiner mehr eine Verbindung herstellen. Möglicherweise haben die sich verhaspelt.
Wie geht das Entladen nochmal? Ist schon viele Monate her, dass ich das mal gebraucht hatte.

Code:
modprobe -vr Name_des_Moduls
 
OP
P6CNAT

P6CNAT

Advanced Hacker
Hallo,

der neue tp-link Adapter funktioniert mit dem rtl8xxxu Treiber wenn ich den PC mit eingestecktem Adapter neu starte.
Im laufenden Betrieb die Adapter wechseln verursacht offensichtlich Probleme.

Hier zeige ich noch mal die Unterschiede zwischen den beiden Adaptern. Bei jedem Versuch habe ich den PC mit eingestecktem Adapter neu gebootet.
Bei den geladenen Treibern zeigt sich mit "lsmod | grep rtl8" ein deutlicher Unterschied.
Und mich überrascht, dass die USB Bus Adressen nach dem booten wechseln (ich stöpsele ja die Kabel nicht um), ich dachte die Busadressen sind statisch :-?. (nennt sich vermutlich agiles booten :wink: )

Edimax Adapter vom Raspberry
Code:
# ifconfig 
wlan0     Link encap:Ethernet  Hardware Adresse 74:DA:38:3A:22:0E  
          inet Adresse:192.168.2.100  Bcast:192.168.2.255  Maske:255.255.255.0
          inet6 Adresse: fe80::76da:38ff:fe3a:220e/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:159 errors:0 dropped:0 overruns:0 frame:0
          TX packets:234 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:37297 (36.4 Kb)  TX bytes:38901 (37.9 Kb)

# lsmod | grep rtl8
rtl8xxxu              126976  0 
rtl8192cu              98304  0 
rtl_usb                24576  1 rtl8192cu
rtl8192c_common        77824  1 rtl8192cu
rtlwifi               106496  3 rtl_usb,rtl8192c_common,rtl8192cu
mac80211              782336  4 rtl8xxxu,rtl_usb,rtlwifi,rtl8192cu
usbcore               266240  13 uas,btusb,rtl8xxxu,rtl_usb,usb_storage,ohci_hcd,ohci_pci,ehci_hcd,ehci_pci,usbhid,rtl8192cu,xhci_hcd,xhci_pci

# lsusb
Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 006 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 002: ID 048d:1345 Integrated Technology Express, Inc. Multi Cardreader
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 003: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
Bus 009 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse]
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 04bf:0320 TDK Corp. Bluetooth Adapter
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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


neuer TP-Link Adapter
Code:
wlan1     Link encap:Ethernet  Hardware Adresse 7C:8B:CA:06:70:4A  
          inet Adresse:192.168.2.100  Bcast:192.168.2.255  Maske:255.255.255.0
          inet6 Adresse: fe80::7e8b:caff:fe06:704a/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:155 errors:0 dropped:0 overruns:0 frame:0
          TX packets:225 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:37034 (36.1 Kb)  TX bytes:38244 (37.3 Kb)

# lsmod | grep rtl8
rtl8xxxu              126976  0 
mac80211              782336  1 rtl8xxxu
usbcore               266240  11 uas,btusb,rtl8xxxu,usb_storage,ohci_hcd,ohci_pci,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci

# lsusb
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 002: ID 2357:0107  
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 048d:1345 Integrated Technology Express, Inc. Multi Cardreader
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 003: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
Bus 009 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse]
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 04bf:0320 TDK Corp. Bluetooth Adapter
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Vielen Dank für die Unterstützung :thumbs:, bei der Gelegenheit habe ich auch wieder was Neues gelernt.

Grüße
Georg
 
OP
P6CNAT

P6CNAT

Advanced Hacker
Hallo,

nach einem (von Yast vorgeschlagenen) Treiberupdate hat mein WLAN nicht mehr funktioniert

Code:
    Filename: rtl8xxxu-kmp-default-4.14.0_k4.4.114_42-1.20.x86_64.rpm
    Path: /repositories/home:/Akoellh:/Kernelmodules/openSUSE_Leap_42.3_Update/x86_64/rtl8xxxu-kmp-default-4.14.0_k4.4.114_42-1.20.x86_64.rpm
    Size: 51K (52603 bytes)
    Last modified: Wed, 21 Feb 2018 05:58:31 GMT (Unix time: 1519192711)
    SHA-256 Hash: 50d04c26385ee45d2500c11d405ca20f102c81196386d10509a57322aec42d05
    SHA-1 Hash: d29fb13e48537c327173e1c76c4c39e092036375
    MD5 Hash: 1f274dbe82ed305f563789fb2108dd17
    BitTorrent Information Hash: f8904da80d15022ef334d53c423f01237a3915b3

nach der Deinstallation und Installation eines älteren Treibers ist mein WLAN wieder funktionsfähig.

Code:
    Filename: rtl8xxxu-kmp-default-4.14.0_k4.4.76_1-2.1.x86_64.rpm
    Path: /repositories/home:/Sauerland/openSUSE_Leap_42.3/x86_64/rtl8xxxu-kmp-default-4.14.0_k4.4.76_1-2.1.x86_64.rpm
    Size: 51K (52223 bytes)
    Last modified: Sat, 16 Dec 2017 18:40:45 GMT (Unix time: 1513449645)
    SHA-256 Hash: 735fe603e93dc2669b3a4b66bc0825f6d214f405dd1b9f648de011b640f1782c
    SHA-1 Hash: 0d77c8a248365c060ecccc9fba31a2d3fcfb4bca
    MD5 Hash: 2d9f97674a7d5274326ee877d4565f0d
    BitTorrent Information Hash: 43872484dceaf1293fee36303883910decbef5e5

habe den funktionierenden Treiber jetzt vorsorglich auf meine Platte kopiert.

Grüße
Georg
 
OP
P6CNAT

P6CNAT

Advanced Hacker
Hallo Sauerland,

Code:
# zypper se -si rtl8xxx kernel
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...

S  | Name                 | Typ   | Version                        | Arch   | Repository                     
---+----------------------+-------+--------------------------------+--------+--------------------------------
i+ | kernel-default       | Paket | 4.4.114-42.1                   | x86_64 | Hauptaktualisierungs-Repository
i+ | kernel-default       | Paket | 4.4.104-39.1                   | x86_64 | Hauptaktualisierungs-Repository
i+ | kernel-default-devel | Paket | 4.4.114-42.1                   | x86_64 | Hauptaktualisierungs-Repository
i+ | kernel-default-devel | Paket | 4.4.104-39.1                   | x86_64 | Hauptaktualisierungs-Repository
i+ | kernel-devel         | Paket | 4.4.114-42.1                   | noarch | Hauptaktualisierungs-Repository
i+ | kernel-devel         | Paket | 4.4.104-39.1                   | noarch | Hauptaktualisierungs-Repository
i+ | kernel-firmware      | Paket | 20170530-14.1                  | noarch | Hauptaktualisierungs-Repository
i+ | kernel-macros        | Paket | 4.4.114-42.1                   | noarch | Hauptaktualisierungs-Repository
i+ | kernel-source        | Paket | 4.4.114-42.1                   | noarch | Hauptaktualisierungs-Repository
i+ | kernel-source        | Paket | 4.4.104-39.1                   | noarch | Hauptaktualisierungs-Repository
i+ | kernel-syms          | Paket | 4.4.114-42.1                   | x86_64 | Hauptaktualisierungs-Repository
i+ | kernel-syms          | Paket | 4.4.104-39.1                   | x86_64 | Hauptaktualisierungs-Repository
i+ | rtl8xxxu-kmp-default | Paket | 4.14.0_k4.4.76_1-2.1           | x86_64 | Lokale-Downloads               
i+ | rtl8xxxu-kmp-default | Paket | 4.14.0_k4.4.76_1-2.1           | x86_64 | Treiber-Realtek_von_Sauerland  
i  | texlive-l3kernel     | Paket | 2016.122.svn_6512svn41246-25.5 | noarch | Haupt-Repository (OSS)         
i+ | texlive-l3kernel-doc | Paket | 2016.122.svn_6512svn41246-25.5 | noarch | Haupt-Repository (OSS)     

# zypper lr -d
Repository-Prioritäten treten in Kraft:                                                                                                                                 (Siehe 'zypper lr -P' für Details)
      90 (erhöhte Priorität)  :  1 Repository 
      99 (Standard-Priorität) : 10 Repositorys

#  | Alias                           | Name                                                    | Aktiviert | GPG-Überprüfung | Aktualisierung | Priorität | Typ      | URI                                                                                                      | Dienst
---+---------------------------------+---------------------------------------------------------+-----------+-----------------+----------------+-----------+----------+----------------------------------------------------------------------------------------------------------+-------
 1 | ISO_Datei                       | ISO-Datei                                               | Nein      | ----            | ----           |   99      | yast2    | iso:///?iso=openSUSE-Leap-42.3-DVD-x86_64.iso&url=dir%3A%2Fhome%2Fdata1%2FPakete%2FPakete_OpenSuse_64Bit |       
 2 | Lokale_Downloads                | Lokale-Downloads                                        | Ja        | ( p) Ja         | Ja             |   99      | plaindir | dir:///data/Pakete/Pakete_OpenSuse_64Bit/openSUSE_42.3_x86_64/                                           |       
 3 | Mediathek_Videodownload         | Mediathek-Videodownload                                 | Ja        | (r ) Ja         | Nein           |   99      | rpm-md   | https://download.opensuse.org/repositories/home:/syntron:/MediathekView/openSUSE_Leap_42.3/              |       
 4 | Realtek_Treiber_von_Sauerland   | Treiber-Realtek_von_Sauerland                           | Ja        | (r ) Ja         | Nein           |   99      | rpm-md   | https://download.opensuse.org/repositories/home:/Sauerland/openSUSE_Leap_42.3/                           |       
 5 | Treiber_Realtek                 | Treiber-Realtek                                         | Ja        | (r ) Ja         | Nein           |   99      | rpm-md   | http://download.opensuse.org/repositories/home:/Akoellh:/Kernelmodules/openSUSE_Leap_42.3_Update/        |       
 6 | download.opensuse.org-non-oss   | Haupt-Repository (NON-OSS)                              | Ja        | (r ) Ja         | Nein           |   99      | yast2    | http://download.opensuse.org/distribution/leap/42.3/repo/non-oss/                                        |       
 7 | download.opensuse.org-non-oss_1 | Aktualisierungs-Repository (Nicht-Open-Source-Software) | Ja        | (r ) Ja         | Nein           |   99      | rpm-md   | http://download.opensuse.org/update/leap/42.3/non-oss/                                                   |       
 8 | download.opensuse.org-oss       | Haupt-Repository (OSS)                                  | Ja        | (r ) Ja         | Nein           |   99      | yast2    | http://download.opensuse.org/distribution/leap/42.3/repo/oss/                                            |       
 9 | download.opensuse.org-oss_1     | Haupt-Repository (Quellen)                              | Ja        | (r ) Ja         | Nein           |   99      | yast2    | http://download.opensuse.org/source/distribution/leap/42.3/repo/oss/                                     |       
10 | download.opensuse.org-oss_2     | Hauptaktualisierungs-Repository                         | Ja        | (r ) Ja         | Nein           |   99      | rpm-md   | http://download.opensuse.org/update/leap/42.3/oss                                                        |       
11 | dvd                             | dvd                                                     | Ja        | (r ) Ja         | Nein           |   99      | rpm-md   | http://opensuse-guide.org/repo/openSUSE_Leap_42.3/                                                       |       
12 | openSUSE-Leap-42.3-0            | openSUSE-Leap-42.3-0                                    | Nein      | ----            | ----           |   99      | yast2    | cd:///?devices=/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS95_KMXD1TF5931                                  |       
13 | packman.inode.at-suse           | Packman-Repository                                      | Ja        | (r ) Ja         | Nein           |   90      | rpm-md   | http://packman.inode.at/suse/openSUSE_Leap_42.3/                                                         |       
14 | repo-debug                      | openSUSE-Leap-42.3-Debug                                | Nein      | ----            | ----           |   99      | yast2    | http://download.opensuse.org/debug/distribution/leap/42.3/repo/oss/                                      |       
15 | repo-debug-non-oss              | openSUSE-Leap-42.3-Debug-Non-Oss                        | Nein      | ----            | ----           |   99      | yast2    | http://download.opensuse.org/debug/distribution/leap/42.3/repo/non-oss/                                  |       
16 | repo-debug-update               | openSUSE-Leap-42.3-Update-Debug                         | Nein      | ----            | ----           |   99      | rpm-md   | http://download.opensuse.org/debug/update/leap/42.3/oss/                                                 |       
17 | repo-debug-update-non-oss       | openSUSE-Leap-42.3-Update-Debug-Non-Oss                 | Nein      | ----            | ----           |   99      | rpm-md   | http://download.opensuse.org/debug/update/leap/42.3/non-oss/                                             |       
18 | repo-source-non-oss             | openSUSE-Leap-42.3-Source-Non-Oss                       | Nein      | ----            | ----           |   99      | yast2    | http://download.opensuse.org/source/distribution/leap/42.3/repo/non-oss/  

# uname -a
Linux polaris 4.4.114-42-default #1 SMP Tue Feb 6 10:58:10 UTC 2018 (b6ee9ae) x86_64 x86_64 x86_64 GNU/Linux
 

thio

Hacker
Hallo,

gibt es Empfehlungen für (günstige) USB-W-Lan-Adapter die "out-of-the-box" zuverlässig unter Suse LEAP (15.0) funktionieren?

Am besten ohne Realtek-Chipsatz (irgendwie scheint es mit dem Chip-Satz gerne Schwierigkeiten zu geben)
 

gehrke

Administrator
Teammitglied
thio schrieb:
gibt es Empfehlungen für (günstige) USB-W-Lan-Adapter die "out-of-the-box" zuverlässig unter Suse LEAP (15.0) funktionieren?

EDIMAX EW-7811UN

https://linux-club.de/forum/viewtopic.php?f=86&t=120854&p=782247&hilit=edimax&sid=4c5fbe72fba0f4a9bff12f8072e30143#p782052

Ich verwende kein Leap, aber vermutlich macht das keinen Unterschied.
 

tomm.fa

Administrator
Teammitglied
Oben