Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No wlan0 shown in ifconfig
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
bugalpha
n00b
n00b


Joined: 22 Jul 2023
Posts: 3

PostPosted: Sat Aug 03, 2024 7:56 am    Post subject: No wlan0 shown in ifconfig Reply with quote

As the title says, when i run ifconfig -a, i do not see wlan0 or any wireless interface, when i got this problem i went to the kernel config and enabled rtl8192ce in realtek devices, that did not solve it then i suspected the problem is from my firmware since i did not install it, so i went ahead and emerged sys-kernel/linux-firmware but that did not solve it either.

dmesg --> https://pastebin.com/2Uwg6pqz
kernel config --> https://pastebin.com/PrrP8CdT
lscpi -k --> https://pastebin.com/DbLZ9qjd
files in /lib/firmware/rtlwifi ----> https://pastebin.com/uLbGV1dN[/url]
Back to top
View user's profile Send private message
szatox
Advocate
Advocate


Joined: 27 Aug 2013
Posts: 3329

PostPosted: Sat Aug 03, 2024 8:17 am    Post subject: Reply with quote

Quote:
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)

Quote:
i went to the kernel config and enabled rtl8192ce in realtek devices


Try enabling this instead:
# CONFIG_RTL8188EE is not set
I think the letters at the end differ by geographic region those things are sold to rather than by hardware they're selling. If it doesn't work, you'll probably need an out of tree drivers. Which is not the end of the world, but does require more maintenance, so try the most similar "wrong" driver first.
Actually, enabling the other RTL drivers might be a good idea too, just to check if one of them binds your hardware.
_________________
Make Computing Fun Again
Back to top
View user's profile Send private message
bugalpha
n00b
n00b


Joined: 22 Jul 2023
Posts: 3

PostPosted: Sat Aug 03, 2024 8:38 am    Post subject: Reply with quote

szatox wrote:
Quote:
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)

Quote:
i went to the kernel config and enabled rtl8192ce in realtek devices


Try enabling this instead:
# CONFIG_RTL8188EE is not set
I think the letters at the end differ by geographic region those things are sold to rather than by hardware they're selling. If it doesn't work, you'll probably need an out of tree drivers. Which is not the end of the world, but does require more maintenance, so try the most similar "wrong" driver first.
Actually, enabling the other RTL drivers might be a good idea too, just to check if one of them binds your hardware.


Enabled all the other drivers, running ifconfig only shows enp3s0 and lo interfaces
Back to top
View user's profile Send private message
szatox
Advocate
Advocate


Joined: 27 Aug 2013
Posts: 3329

PostPosted: Sat Aug 03, 2024 7:14 pm    Post subject: Reply with quote

Damn, that's some exotic wifi you've got there. I can find user's complaints about it dating 10 years back, but not much in terms of drivers.
https://github.com/FreedomBen/rtl8188ce-linux-driver the closest, though it is quite old, so hard to say if it will even compile for newer kernels, and also removing TX power limit is not a very good idea.

Unfortunately, it doesn't really look like I can help with this one. Maybe someone else would come up with better ideas
_________________
Make Computing Fun Again
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4843
Location: Bavaria

PostPosted: Sat Aug 03, 2024 7:32 pm    Post subject: Reply with quote

bugalpha,

boot with the latest UbuntuLiveCD and check if your WLAN adapter works there. If not, throw it away and buy another one.

If it works, check (and save) the systemlog (with "dmesg") and the used modules ("lsmod"; "lspci -nnk"). This is the information that would be needed.
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum