You are not logged in.
I have got myself in a right mess. I installed Arch yesterday and everything was fine but today I couldn't connect to my WiFi.
I run sudo wifi-menu and then attempt to connect to A517 but I get this message.
Job for netctl@A517.service failed. See `systemctl status netctl@A517.service` and `journalctl -xn` for details
The errors for the latter command is:
DHCP IPv4 lease attempt failed on interface `wlps2s0`
brcmsmac bcma0:0: brcmsmac: brcms_ops_bass_info_changed: disassociated
brcmsmac bcma0:0: brcms_ops_bass_info_changed: qos enabled: false (implement)
Failed to bring the network up for profile `A517`
Failed to start Networking for netctl profile A517
Apologies for the layout and lack of info I am on a tablet typing (hence no output for the first coomand) these errors out. I have tried everything on the wiki but it has got to the point where I do not want to make this situation worse.
Any help appreciated,
José
Edit: image link of systemctl status http://en.zimagez.com/zimage/img20141014222033.php
Last edited by Zé (2014-10-14 21:24:50)
Offline
So I try again for the nth time and this time it works.
systemctl systemctl status netctl@A517.service
● netctl@A517.service - Automatically generated profile by wifi-menu
Loaded: loaded (/etc/systemd/system/netctl@A517.service; enabled)
Active: active (exited) since Tue 2014-10-14 22:26:39 BST; 2min 47s ago
Docs: man:netctl.profile(5)
Process: 1990 ExecStart=/usr/lib/network/network start %I (code=exited, status=0/SUCCESS)
Main PID: 1990 (code=exited, status=0/SUCCESS)
Oct 14 22:26:21 homethinkpad dhcpcd[2038]: DUID 00:01:00:01:1b:ce:e3:1d:2c:d...b
Oct 14 22:26:21 homethinkpad dhcpcd[2038]: wlp2s0: IAID 5a:fc:e9:eb
Oct 14 22:26:21 homethinkpad dhcpcd[2038]: wlp2s0: soliciting a DHCP lease
Oct 14 22:26:22 homethinkpad dhcpcd[2038]: wlp2s0: offered 192.168.1.142 fro...1
Oct 14 22:26:39 homethinkpad dhcpcd[2038]: wlp2s0: leased 192.168.1.142 for ...s
Oct 14 22:26:39 homethinkpad dhcpcd[2038]: wlp2s0: adding route to 192.168.1...4
Oct 14 22:26:39 homethinkpad dhcpcd[2038]: wlp2s0: adding default route via ...1
Oct 14 22:26:39 homethinkpad dhcpcd[2038]: forked to background, child pid 2086
Oct 14 22:26:39 homethinkpad network[1990]: Started network profile 'A517'
Oct 14 22:26:39 homethinkpad systemd[1]: Started Automatically generated pro....
Hint: Some lines were ellipsized, use -l to show in full.
journalctl -xn
-- Logs begin at Mon 2014-10-13 20:22:50 BST, end at Tue 2014-10-14 22:26:39 BST. --
Oct 14 22:26:21 homethinkpad dhcpcd[2038]: wlp2s0: soliciting a DHCP lease
Oct 14 22:26:22 homethinkpad dhcpcd[2038]: wlp2s0: offered 192.168.1.142 from 192.168.1.1
Oct 14 22:26:39 homethinkpad dhcpcd[2038]: wlp2s0: leased 192.168.1.142 for 864000 seconds
Oct 14 22:26:39 homethinkpad dhcpcd[2038]: wlp2s0: adding route to 192.168.1.0/24
Oct 14 22:26:39 homethinkpad dhcpcd[2038]: wlp2s0: adding default route via 192.168.1.1
Oct 14 22:26:39 homethinkpad kernel: brcmsmac bcma0:0: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement)
Oct 14 22:26:39 homethinkpad dhcpcd[2038]: forked to background, child pid 2086
Oct 14 22:26:39 homethinkpad network[1990]: Started network profile 'A517'
Oct 14 22:26:39 homethinkpad systemd[1]: Started Automatically generated profile by wifi-menu.
-- Subject: Unit netctl@A517.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit netctl@A517.service has finished starting up.
--
-- The start-up result is done.
Oct 14 22:26:39 homethinkpad sudo[1927]: pam_unix(sudo:session): session closed for user root
~
~
Any ideas as to why it didn't connect, how I can solve it and how I can avoid this problem in the future?
Offline
The problem popped up again so I decided to disable netctl and installed networkmanager.
No problems since.
Offline