Laptop mit Suse und WLAN

Antworten
cbauer
Beiträge: 3
Registriert: Fr 9. Nov 2018, 09:59

Laptop mit Suse und WLAN

Beitrag von cbauer » Fr 9. Nov 2018, 10:52

Hallo,

wir haben im Juli eine Anlage gekauft inkl Laptop.
Obwohl angegeben wurde das der Laptop WLAN unterstützen sollte kam er leider ohne konfiguriertes WiFi Modul.
Laut Herrn Ziegler kann mir hier geholfen werden : -)

Das HP Laptop erkennt leider die WLAN Karte nicht.
Ein Modul ist aber verbaut.
Hat hier jemand Erfahrung wie es zu schaffen ist die Karte zu aktivieren?
Die verfügbaren Anleitungen beziehen sich alle darauf dass das WiFi Moduls bereits installiert ist und nur noch konfiguriert werden muss.
Soweit bin ich aber leider noch nicht.

Vielen Dank im Voraus

Gruß
Christian

Benutzeravatar
[MEYTON CM] minnten
Beiträge: 513
Registriert: Mo 21. Mär 2016, 13:53
Verein/Verband: Isarthaler Gündlkofen

Re: Laptop mit Suse und WLAN

Beitrag von [MEYTON CM] minnten » Fr 9. Nov 2018, 11:03

Hallo,


könntest du uns mal ein Paar Infos mehr geben?

wenn du die Konsole(Terminalfenster) öffnest, dann gibt dort mal die folgenden 2 Befehle ein und poste die zugehörigen Ausgaben.

Code: Alles auswählen

lspci

ipconfig -a
damit sehen wir, was euer Rechner auf der untersten Ebene erkennt.

Gruß
Minnten

cbauer
Beiträge: 3
Registriert: Fr 9. Nov 2018, 09:59

Re: Laptop mit Suse und WLAN

Beitrag von cbauer » Fr 9. Nov 2018, 19:09

Anbei der output:

Ich denke es war ifconfig -a gemeint, ipconfig wäre ja windows ;-)
Das Laptop ist ein: hp 17-ak062ng

Ich denke das sollte das WiFi Modul sein:
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device d723

Code: Alles auswählen

mws200:/home/otto # lspci      
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1576
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Device 1577
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 98e4 (rev ea)
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 15b3
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 157b
00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 157c
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 157c
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 157c
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 157b
00:08.0 Encryption controller: Advanced Micro Devices, Inc. [AMD] Device 1578
00:09.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 157d
00:09.2 Audio device: Advanced Micro Devices, Inc. [AMD] Device 157a
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 20)
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 4b)
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 49)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 4b)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15b0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15b1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15b2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15b3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15b4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15b5
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
[b]03:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device d723[/b]
mws200:/home/otto # ifconfig -a
eth0      Link encap:Ethernet  Hardware Adresse 10:E7:C6:00:2F:CE  
          inet Adresse:192.168.10.201  Bcast:192.168.255.255  Maske:255.255.0.0
          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 Sendewarteschlangenlänge:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

lo        Link encap:Lokale Schleife  
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:24 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1 
          RX bytes:2672 (2.6 Kb)  TX bytes:2672 (2.6 Kb)

Benutzeravatar
[MEYTON CM] kathe
Beiträge: 701
Registriert: Mo 4. Apr 2016, 21:56
Verein/Verband: SV Rot a.d. Rot

Re: Laptop mit Suse und WLAN

Beitrag von [MEYTON CM] kathe » Fr 9. Nov 2018, 21:45

Hallo Christian,

Karte is mit ifconfig nicht sichtbar.
Mach mal folgendes:

Code: Alles auswählen

lspci -nn -vvv 
Bitte nur den Output zur besagten WLAN Karte hochladen.

Gruss Chris

cbauer
Beiträge: 3
Registriert: Fr 9. Nov 2018, 09:59

Re: Laptop mit Suse und WLAN

Beitrag von cbauer » Do 15. Nov 2018, 08:16

Anbei der Output.

Code: Alles auswählen

03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
        Subsystem: Hewlett-Packard Company Device [103c:8319]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 5
        Region 0: I/O ports at 2000 [size=256]
        Region 2: Memory at f0a00000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: [40] Power Management version 3
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
                Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
                Address: 0000000000000000  Data: 0000
        Capabilities: [70] Express (v2) Endpoint, MSI 00
                DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 <64us
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                        RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
                LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us
                        ClockPM+ Surprise- LLActRep- BwNot-
                LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- CommClk+
                        ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR+, OBFF Via message/WAKE#
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
                LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
                         Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
                         EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
        Capabilities: [100 v2] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
                CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
        Capabilities: [148 v1] Virtual Channel
                Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
                Arb:    Fixed- WRR32- WRR64- WRR128-
                Ctrl:   ArbSelect=Fixed
                Status: InProgress-
                VC0:    Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
                        Arb:    Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
                        Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
                        Status: NegoPending- InProgress-
        Capabilities: [168 v1] Device Serial Number 00-e0-4c-00-00-00-00-00
        Capabilities: [178 v1] Latency Tolerance Reporting
                Max snoop latency: 0ns
                Max no snoop latency: 0ns
        Capabilities: [180 v1] L1 PM Substates
                L1SubCap: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1- L1_PM_Substates-

Benutzeravatar
[MEYTON CM] kathe
Beiträge: 701
Registriert: Mo 4. Apr 2016, 21:56
Verein/Verband: SV Rot a.d. Rot

Re: Laptop mit Suse und WLAN

Beitrag von [MEYTON CM] kathe » Do 15. Nov 2018, 10:19

Hallo Christian,

jetzt haben wir gar nicht nach deinem OS gefragt.
Es wird gar kein Kernel Modul für die Karte geladen.

Hier mal ein paar Links.
https://www.opensuse-forum.de/thread/39 ... ert-nicht/
https://forums.opensuse.org/showthread. ... uctor-corp
https://software.opensuse.org/package/rtlwifi_new

Gruss Chris

Antworten