Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#44738 - Can't connect to wi-fi after wpa_supplicant upgrade from 2.3-1 to 2.4-1
Attached to Project:
Arch Linux
Opened by Sergey Alekseev (sergey-alekseev) - Sunday, 26 April 2015, 19:48 GMT
Last edited by Evangelos Foutras (foutrelis) - Monday, 27 April 2015, 16:42 GMT
Opened by Sergey Alekseev (sergey-alekseev) - Sunday, 26 April 2015, 19:48 GMT
Last edited by Evangelos Foutras (foutrelis) - Monday, 27 April 2015, 16:42 GMT
|
DetailsI have ath9k_htc driver. Upgraded wpa_supplicant from 2.3-1 to 2.4-1. Rebooted. Can't connect to wi-fi either manually or with wifi-menu.
Downgrading helped `sudo pacman -U /var/cache/pacman/pkg/wpa_supplicant-2.3-1-x86_64.pkg.tar.xz`. Connecting with wifi-menu fails right after "Scanning networks..." with the error "Aborted". |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Monday, 27 April 2015, 16:42 GMT
Reason for closing: Fixed
Additional comments about closing: wifi-menu was fixed in netctl 1.10-2; for remaining issues see FS#44740 and FS#44731 .
Monday, 27 April 2015, 16:42 GMT
Reason for closing: Fixed
Additional comments about closing: wifi-menu was fixed in netctl 1.10-2; for remaining issues see
-- Logs begin at Wed 2014-09-03 22:07:31 FET, end at Sun 2015-04-26 22:50:16 MSK. --
Apr 26 22:49:41 qfocus systemd[689]: Starting Default.
-- Subject: Unit UNIT has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
Apr 26 22:49:41 qfocus systemd[1]: Started User Manager for UID 1000.
-- Subject: Unit user@1000.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user@1000.service has finished starting up.
--
-- The start-up result is done.
Apr 26 22:49:41 qfocus login[388]: LOGIN ON tty1 BY sergey
Apr 26 22:50:09 qfocus sudo[1000]: sergey : TTY=pts/1 ; PWD=/home/sergey ; USER=root ; COMMAND=/usr/bin/ip link set wlp0s20u12 down
Apr 26 22:50:09 qfocus sudo[1000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 26 22:50:09 qfocus sudo[1000]: pam_unix(sudo:session): session closed for user root
Apr 26 22:50:12 qfocus sudo[1006]: sergey : TTY=pts/1 ; PWD=/home/sergey ; USER=root ; COMMAND=/usr/bin/wifi-menu
Apr 26 22:50:12 qfocus sudo[1006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 26 22:50:12 qfocus kernel: IPv6: ADDRCONF(NETDEV_UP): wlp0s20u12: link is not ready
Apr 26 22:50:16 qfocus sudo[1006]: pam_unix(sudo:session): session closed for user root
FS#44731seems like a separate issue.