LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-15-2021, 01:44 PM   #1
redd9
Member
 
Registered: Nov 2013
Location: Canada
Distribution: RHEL, Ubuntu
Posts: 212
Blog Entries: 1

Rep: Reputation: 82
Unhappy WiFi on openSUSE Tumbleweed not working with wicked or NetworkManager


Hello,

I can't seem to get WiFi in openSUSE Tumbleweed working. Any suggestions would be appreciated.

Code:
07: PCI 300.0: 0280 Network controller                          
  [Created at pci.386]
  Unique ID: svHJ.lTCK_+KOKi9
  Parent ID: aYFK.5IXdWontwv8
  SysFS ID: /devices/pci0000:00/0000:00:02.3/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: network
  Model: "Realtek Network controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8852 
  SubVendor: pci 0x17aa "Lenovo"
  SubDevice: pci 0x4852 
  I/O Ports: 0x2000-0x2fff (rw,disabled)
  Memory Range: 0xfd600000-0xfd6fffff (rw,non-prefetchable,disabled)
  IRQ: 255 (no events)
  Module Alias: "pci:v000010ECd00008852sv000017AAsd00004852bc02sc80i00"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #15 (PCI bridge)
Code:
0: tpacpi_bluetooth_sw: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: tpacpi_wwan_sw: Wireless WAN
	Soft blocked: no
	Hard blocked: no
2: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
Code:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp2s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 90:2e:16:6d:9f:c8 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.76/24 brd 192.168.1.255 scope global dynamic noprefixroute enp2s0f0
       valid_lft 82794sec preferred_lft 82794sec
    inet6 fe80::922e:16ff:fe6d:9fc8/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
3: enp6s0f3u1u1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 5c:ff:35:d4:b5:63 brd ff:ff:ff:ff:ff:ff
4: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 7a:64:c0:aa:db:55 brd ff:ff:ff:ff:ff:ff
    altname enp6s0f3u1u2c4i2
5: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 500
    link/none 
    inet 10.163.24.190 peer 10.163.24.189/32 scope global tun0
       valid_lft forever preferred_lft forever
    inet6 2620:113:80c0:8340::102e/64 scope global 
       valid_lft forever preferred_lft forever
    inet6 fe80::f112:95b9:f064:e899/64 scope link stable-privacy 
       valid_lft forever preferred_lft forever
When I open YaST, a wireless NIC does not appear. Please let me know if there is any other info I should post.
 
Old 10-15-2021, 04:28 PM   #2
floppy_stuttgart
Senior Member
 
Registered: Nov 2010
Location: EU mainland
Distribution: Debian like
Posts: 1,153
Blog Entries: 5

Rep: Reputation: 107Reputation: 107
https://askubuntu.com/questions/1352...deapad-realtek
this solution help?
 
1 members found this post helpful.
Old 10-15-2021, 09:57 PM   #3
redd9
Member
 
Registered: Nov 2013
Location: Canada
Distribution: RHEL, Ubuntu
Posts: 212

Original Poster
Blog Entries: 1

Rep: Reputation: 82
OK, but now I am getting the error
Code:
make[1]: *** /lib/modules/5.14.6-1-default/build: No such file or directory.  Stop.
when I try to follow those steps. When I try to install kernel-source for 5.14.6-1-default it won't let me. How would I install kernel-source for 5.14.6-1-default? It says no such package even if I try different variations.
 
Old 10-17-2021, 03:52 PM   #4
redd9
Member
 
Registered: Nov 2013
Location: Canada
Distribution: RHEL, Ubuntu
Posts: 212

Original Poster
Blog Entries: 1

Rep: Reputation: 82
After running zypper dup and rebooting, then following those steps, this issue is SOLVED. Thanks again!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wicked or NetworkManager ? marozsas Linux - Networking 10 09-20-2021 03:33 AM
openSUSE, Wicked, and VPN Toonses82 Linux - Networking 13 09-01-2018 12:05 AM
MRe: and 2.5 is y WIFI 5G and 2.5 are swapped. i.e. 5G is 3 meg and 2.5 is wicked 47+ meg. chandollar Linux - Newbie 2 09-25-2017 05:14 AM
OpenSUSE's networking software "wicked" stalls boot for 18 seconds JZL240I-U Linux - Software 5 03-06-2016 10:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration