Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wLAN interface state DOWN
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
machinewaiCEO
n00b
n00b


Joined: 24 Jul 2024
Posts: 9
Location: Turkey

PostPosted: Mon Aug 05, 2024 6:06 pm    Post subject: wLAN interface state DOWN Reply with quote

Hello :D this is my second post on this forum. I managed to boot a distribution kernel and ınstall Gnome and everything is working... Well not that good but fine enough :D . The problem I have is that I can't get my wireless interface, which is renamed to wlo1 for some reason according to the kernel ring Buffer, to the UP state, and can't connect to my wLAN and the internet. Due to this I had to merge everything from my livecd boot which was pretty frustrating on its own right... :cry: I tried:

Code:

net-setup

Code:

ip link set wlo1 up



I also tried using wpa_supplicant, gnome's interface with no sucess...
My NIC drivers are loaded, dhcpcd and wpa_supplicant daemons are running too...
What is it that im missing?
Code:
 iwlist scan

I can see my network.

Please help me :cry:

Thanks in advance!
_________________
We will destroy the jedi.
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4843
Location: Bavaria

PostPosted: Mon Aug 05, 2024 8:30 pm    Post subject: Reply with quote

machinewaiCEO,

do not open another thread if you do not receive a reply within a very short time. Ask yourself why there was no reply. Possibly because you didn't reply in the last thread? (*1)

This is a friendly forum. All users who help do so in their spare time for free (=without salary). The only thing we get is a thank you - nothing else. But if there is not even a reply in a thread as to whether the problem has been solved, then this can have an effect on the willingness to help.

Also, your description is not suitable to help, as you give too little information about your system. We need at least a description of what you have installed (*2) and all 3 files mentioned here (also note the reference to wgetpaste): https://wiki.gentoo.org/wiki/User:Pietinger/Overview_of_System_Information

If you have a manually configured kernel, then of course we also need the .config of it.


*1) https://forums.gentoo.org/viewtopic-t-1170111-highlight-.html

*2) An example of an installation log is: https://wiki.gentoo.org/wiki/User:Pietinger/temp/delete_me
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
machinewaiCEO
n00b
n00b


Joined: 24 Jul 2024
Posts: 9
Location: Turkey

PostPosted: Mon Aug 05, 2024 10:24 pm    Post subject: Reply with quote

pietinger wrote:
machinewaiCEO,

do not open another thread if you do not receive a reply within a very short time. Ask yourself why there was no reply. Possibly because you didn't reply in the last thread? (*1)

This is a friendly forum. All users who help do so in their spare time for free (=without salary). The only thing we get is a thank you - nothing else. But if there is not even a reply in a thread as to whether the problem has been solved, then this can have an effect on the willingness to help.

Also, your description is not suitable to help, as you give too little information about your system. We need at least a description of what you have installed (*2) and all 3 files mentioned here (also note the reference to wgetpaste): https://wiki.gentoo.org/wiki/User:Pietinger/Overview_of_System_Information

If you have a manually configured kernel, then of course we also need the .config of it.


*1) https://forums.gentoo.org/viewtopic-t-1170111-highlight-.html

*2) An example of an installation log is: https://wiki.gentoo.org/wiki/User:Pietinger/temp/delete_me


Hello! I am sorry if I came as a douche for not replying in my last thread :(
I just was too frustrated with my installation and didn't really have the time ... Also wasn't aware of the nature of this forum really sorry about that. I actually appreciate every single response just didn't think it would seem unnapreciative... I reposted this question again because I figured I didn't post it in the appropriate subforum... I will provide further information about my issue shortly :)
_________________
We will destroy the jedi.
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4843
Location: Bavaria

PostPosted: Mon Aug 05, 2024 10:39 pm    Post subject: Reply with quote

machinewaiCEO wrote:
[...] I reposted this question again because I figured I didn't post it in the appropriate subforum... I will provide further information about my issue shortly :)

If you create a thread in an inappropriate subforum, you can report it at any time using the report button and ask for it to be moved.

In the meantime, you could also check the settings on your WLAN router. The most common reason why there is no WLAN connection, although everything is installed correctly, is that the WLAN router is still set to an old WPA TKIP, but the package net-wireless/wpa_supplicant was installed without the use-flag "tkip". There are two solutions here: The insecure solution is to reinstall wpa_supplicant with an activated use-flag "tkip"; the better solution is to set AES instead TKIP on the WLAN router.

See also: https://wiki.gentoo.org/wiki/Wpa_supplicant#Check_USE_Flags
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
machinewaiCEO
n00b
n00b


Joined: 24 Jul 2024
Posts: 9
Location: Turkey

PostPosted: Tue Aug 06, 2024 12:52 am    Post subject: Reply with quote

pietinger wrote:
machinewaiCEO wrote:
[...] I reposted this question again because I figured I didn't post it in the appropriate subforum... I will provide further information about my issue shortly :)

If you create a thread in an inappropriate subforum, you can report it at any time using the report button and ask for it to be moved.

In the meantime, you could also check the settings on your WLAN router. The most common reason why there is no WLAN connection, although everything is installed correctly, is that the WLAN router is still set to an old WPA TKIP, but the package net-wireless/wpa_supplicant was installed without the use-flag "tkip". There are two solutions here: The insecure solution is to reinstall wpa_supplicant with an activated use-flag "tkip"; the better solution is to set AES instead TKIP on the WLAN router.

See also: https://wiki.gentoo.org/wiki/Wpa_supplicant#Check_USE_Flags


Alright! Will try, thanks for the heads up!
_________________
We will destroy the jedi.
Back to top
View user's profile Send private message
machinewaiCEO
n00b
n00b


Joined: 24 Jul 2024
Posts: 9
Location: Turkey

PostPosted: Wed Aug 07, 2024 11:40 pm    Post subject: Reply with quote

pietinger wrote:
machinewaiCEO wrote:
[...] I reposted this question again because I figured I didn't post it in the appropriate subforum... I will provide further information about my issue shortly :)

If you create a thread in an inappropriate subforum, you can report it at any time using the report button and ask for it to be moved.

In the meantime, you could also check the settings on your WLAN router. The most common reason why there is no WLAN connection, although everything is installed correctly, is that the WLAN router is still set to an old WPA TKIP, but the package net-wireless/wpa_supplicant was installed without the use-flag "tkip". There are two solutions here: The insecure solution is to reinstall wpa_supplicant with an activated use-flag "tkip"; the better solution is to set AES instead TKIP on the WLAN router.

See also: https://wiki.gentoo.org/wiki/Wpa_supplicant#Check_USE_Flags


It works! I remerged wpa_supplicant with the tkip use flag and it did work. I will consider upgrading my wifi security though :D thank you so much!
_________________
We will destroy the jedi.
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4843
Location: Bavaria

PostPosted: Thu Aug 08, 2024 10:45 am    Post subject: Reply with quote

machinewaiCEO wrote:
It works! [...]

Happy to hear that ! :D

machinewaiCEO wrote:
:D thank you so much!

You are very Welcome. :D

Have fun with Gentoo ! 8)
_________________
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