LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Trouble with wi-fi (https://www.linuxquestions.org/questions/linux-networking-3/trouble-with-wi-fi-4175628882/)

jakubkameleon 05-02-2018 01:36 PM

Trouble with wi-fi
 
Hi, I have some problem with my wi-fi connect.
Debian Jessie xlde, everything was good. I not sure what was the reason to broke this :/, now if I want connect to wi-fi, I have to use command line (network manager is gone ) and use this commands:

Code:

sudo wpa_supplicant -B -D wext -i wlp8s0 -c /etc/wpa_supplicant.conf

$ sudo /sbin/iw wlp8s0 link
$ sudo dhlient wlp8s0

It's any solution to fix this?

cykodrone 05-02-2018 06:54 PM

https://wiki.debian.org/WiFi/HowToUse

I prefer wicd (network-manager needs to be removed first). My wifi also has a weird name now too (wlp6s0), as opposed to the old wlan0, I followed the instructions in the link and used wlp6s0 as the wifi name/identifier, every was fine. Hope this helps.

frankbell 05-02-2018 08:47 PM

Quote:

My wifi also has a weird name now too (wlp6s0)
That's one of those laughingly misnamed "predictable network interface names."

jakubkameleon 05-02-2018 11:37 PM

Thank's for reply, I will try if I solve problems with my with the packages. At this moment I can't install anything :(.

cykodrone 05-05-2018 06:44 AM

@frankbell, thanks for the enlightenment. :)

@jakubkameleon, can you borrow somebody's wired connection temporarily? :/

jakubkameleon 05-07-2018 11:48 AM

I could't resolve my problem with packages, so I reinstalled my Debian. Now network manager works fine. I don't know what happend with network before.

cykodrone 05-08-2018 05:11 PM

Please mark this question solved. :)


All times are GMT -5. The time now is 07:01 PM.