You are not logged in.
I have tried dhclient and nothing.
Output of ip link:
1 ló loopback, up, lower_up mtu qdisc noqueue state unknown mode default group default qlen 1000
2 enp2s0 no-carrier, broadcast, Multicast, up mtu 1500 qdisc fq_codel state down mode default group default qlen 1000
Link/ether 50:b7:C3:cá:f7:3e brd FF:FF:FF:FF:FF:FF
3 wlan0: broadcast, Multicast mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether 50: b7: C3: ca: f7:3e
In trying tô connect wi-fi
I already use ip link set wlan0 up and nothing
Last edited by ryu7 (2020-03-22 20:38:49)
Offline
https://wiki.archlinux.org/index.php/Ne … n/Wireless
WiFi has three steps:
1. bring the NIC up
2. create a carrier (wpa_supplicant or iwd)
3. obtain an IP (static or some dhcp client)
Please post exactly what you did (input and output) along the "ip l" output on each stage as well as optional config files (though I'm not aware of dhclient being able to imply a carrier - dhcpcd can, but you need to setup a hook)
Edit: and please make use of "code" tags, https://bbs.archlinux.org/help.php#bbcode
Last edited by seth (2020-03-22 20:55:29)
Online
I assume you are on some installation media.
Check
LANG=C rfkillIt will show you whether your wifi is blocked. (I noticed that lenovos tend to come with blocked wifi's. Perhaps other brands do as well.)
If blocked, unblock it.
If not blocked, try using
wifi-menuOffline
Can you say the commands that i Can use?
What is nic?
I already use wifi-menu It seems connect but says the same issue when i use ping
It's unblocked
Last edited by ryu7 (2020-03-22 21:23:09)
Offline
They're on the linked wiki page, but wifi-menu will do this in a more simplified combination.
NIC: https://en.wikipedia.org/wiki/Network_i … controller
What "issue with ping"?
What's the exact output of "ip l" after successfully (?) using wifi-menu?
Can you "ping 8.8.8.8"?
Online
They're on the linked wiki page, but wifi-menu will do this in a more simplified combination.
NIC: https://en.wikipedia.org/wiki/Network_i … controller
What "issue with ping"?
What's the exact output of "ip l" after successfully (?) using wifi-menu?
Can you "ping 8.8.8.8"?
Ip l
3 wlan0: broadcast, Multicast , up, lower up mtu 1500 qdisc noop state up mode dormant group default qlen 1000
link/ether 50: b7: C3: ca: f7:3ePing output:
Ping: connect: network os unreachableLast edited by ryu7 (2020-03-22 21:51:05)
Offline
Do you type this by hand?
You can use your phone for https://wiki.archlinux.org/index.php/Tethering - in doubt upload an image and post a link to that.
The interface is up, but you've no (IPv4) gateway, output of "ip a"?
Online
Do you type this by hand?
You can use your phone for https://wiki.archlinux.org/index.php/Tethering - in doubt upload an image and post a link to that.The interface is up, but you've no (IPv4) gateway, output of "ip a"?
Output ip a:
https://i.ibb.co/DYsdVwr/IMG-20200322-191901787.jpg
moderator edit -- replaced oversized image with link.
Pasting pictures and code
Last edited by 2ManyDogs (2020-03-22 22:35:34)
Offline
You've a carrier, but no (IPv4) lease - is dhclient still running??
Do you have access to the router (and its logs) to check whether and why a lease request from your MAC ("50:b7:c3…") was rejected?
Online
You've a carrier, but no (IPv4) lease - is dhclient still running??
Do you have access to the router (and its logs) to check whether and why a lease request from your MAC ("50:b7:c3…") was rejected?
How I see If dhclient is running? Yes I Can acess to ip of router but i dont know about the logs
Before i used dhclient and Works but when i remove my gnome does not Works anymore
Last edited by ryu7 (2020-03-22 23:02:37)
Offline
By looking at the process list…
Before i used dhclient and Works but when i remove my gnome does not Works anymore
…
Please post the output of
systemctl list-unit-files --state=enabled
ps fauxOnline
Sorry for the late answer.
The output:
https://i.ibb.co/0n9NRX3/IMG-20200405-181318502.jpg
Last edited by ryu7 (2020-04-05 21:54:38)
Offline
a) Please dno't post images of text
b) the maximum allowed image size is 200x200px - please replace the image w/ a link
c) the output on the installation iso is irrelevant because
used dhclient and Works but when i remove my gnome does not Works
didn't happen on the installation medium.
Online
a) Please dno't post images of text
b) the maximum allowed image size is 200x200px - please replace the image w/ a link
c) the output on the installation iso is irrelevant becauseused dhclient and Works but when i remove my gnome does not Works
didn't happen on the installation medium.
How I gonna download things on instalation? Does not need?
Offline
I'm less than sure about your inquiry, but if you want to know how to transfer data from the installed system since you don't have an internet connection: Redirect the outputs into text files and upload those from the installation medium (or any other live system with working internet connection)
Online
I Just wanna install archlinux Man. Just this.
Offline
I Just wanna install archlinux Man. Just this.
Read the wiki...
Offline
It Works for while with wpasupplicant. I tested with ping but the connection stopped
Last edited by ryu7 (2020-04-05 23:24:08)
Offline
If only these applications printed messages to a journal, or a log...
Offline
Offline
Make some effort. And don't post screenshots of text, paste the actual text: https://wiki.archlinux.org/index.php/Co … s_and_code
Offline
ryu7, we're not here to hold your hand, everyone on these forums are donating their free time to assist each other. It would be to your benefit to read the link in my signature about how to ask questions. Help us to help you.
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline