Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wpa_supplicant made my interface disappear
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
shoebill_j
n00b
n00b


Joined: 20 Nov 2023
Posts: 9

PostPosted: Tue Nov 21, 2023 11:50 am    Post subject: wpa_supplicant made my interface disappear Reply with quote

Title. My interface (Intel) worked properly and had all modules running, however, when i tried configuring wpa_supplicant it made my interface disappear and no longer shows up (even if i reboot)
Back to top
View user's profile Send private message
ian.au
Guru
Guru


Joined: 07 Apr 2011
Posts: 591
Location: Australia

PostPosted: Tue Nov 21, 2023 1:12 pm    Post subject: Reply with quote

Nowhere near enough information there shoebill_j

How have you tried to configure WPA_Supplicant, how are you starting it, what is the device, the environment?

Start at the beginning and post the output of:
Code:
emerge --info
then
Code:
lshw -C net
- lf lshw doesn't exist on your system, it's worth installing
Code:
emerge -a sys-apps/lshw


Everything is easier once the hw is known. And you can ensure you have the right bits turned on in the kernel...

if everything is ok in the kernel, it might just be settings, so run this
Code:
ip a
and post the result

then give us a look at
Code:
cat /etc/conf.d/wpa_supplicant
Code:
cat /etc/conf.d/net
Code:
cat /etc/wpa_supplicant/wpa_supplicant.conf

If you've put your PSK in wpa_supplicant.conf edit the info out before pasting here!

And probably someone other than me (who is going to bed) will be able to put you on the right track.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54254
Location: 56N 3W

PostPosted: Tue Nov 21, 2023 1:36 pm    Post subject: Reply with quote

shoebill_j,

wpa_supplicant deals with the crypto once the kernel driver and firmware are loaded.
Its the kernel driver and firmware loading/unloading that make your interface appear/disappear.

What command did you use to see that the interface exists?
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
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