all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Lechner via <help-guix@gnu.org>
To: Luis Felipe <luis.felipe.la@protonmail.com>
Cc: phodina <phodina@protonmail.com>, help guix <help-guix@gnu.org>
Subject: Re: Can't reconnect to WiFi easily
Date: Wed, 2 Nov 2022 14:42:24 -0700	[thread overview]
Message-ID: <CAFHYt557vaVkbhqxuMDOHtoVp963Y5pJa9n2RG1aL+v1TQkWPg@mail.gmail.com> (raw)
In-Reply-To: <xjuAXJiS_bW5y2GNGQGPU5dU9LxFaMfHVXKh5SwOPoMD1a00N3U3FMjdixaQCD1RDYIXRCBUv7RdpbIpac8PXXYsWri1RfRKrrt4Fvb1Ngk=@protonmail.com>

Hi Felipe,

On Wed, Nov 2, 2022 at 12:45 PM Luis Felipe
<luis.felipe.la@protonmail.com> wrote:
>
> 2 11:18:55 localhost gnome-keyring-daemon[796]: couldn't access control socket: /run/user/1001/keyring/control/: file or directory not found
> 2 11:18:55 localhost gnome-keyring-daemon[797]: couldn't access control socket: /run/user/1001/keyring/control/: file or directory not found
> 2 11:18:55 localhost gnome-keyring-daemon[795]: couldn't access control socket: /run/user/1001/keyring/control/: file or directory not found

I don't use Gnome anymore, but if your numerical user id is 1001 it
could be that Gnome cannot access your keyring, which may contain your
Wifi password.

Last time I checked, however, Gnome simply used NetworkManager.
Someone with more recent Gnome experience will be able to help you
better here.

> Then I changed to TTY2 and tried to reboot, but, as expected, "sudo reboot" hanged.

I might issue those commands as 'sudo bash' and then separately, as
root, 'reboot'  to make sure the sudo isn't hanging. (It probably
isn't.)

> these are the messages of dmesg after the reboot:
...
> [   46.990655] cfg80211: Loading compiled-in X.509 certificates for regulatory database
> [   46.991069] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
> [   46.991103] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
> [   46.991105] cfg80211: failed to load regulatory.db
...
> [   47.898322] ath9k 0000:02:00.0: enabling device (0100 -> 0102)
> [   47.898640] ath: phy0: WB335 2-ANT card detected
> [   47.898644] ath: phy0: Set BT/WLAN RX diversity capability
> [   47.911482] ath: phy0: Enable LNA combining
> [   47.912965] ath: phy0: ASPM enabled: 0x43
> [   47.912969] ath: EEPROM regdomain: 0x6c
> [   47.912971] ath: EEPROM indicates we should expect a direct regpair map
> [   47.912974] ath: Country alpha2 being used: 00
> [   47.912977] ath: Regpair used: 0x6c
> [   47.914204] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
> [   47.914965] ieee80211 phy0: Atheros AR9565 Rev:2 mem=0xffffaf3880880000, irq=19
...
> [   95.653997] rfkill: input handler disabled
> [  120.124431] rfkill: input handler enabled
> [  120.918634] wlp2s0: authenticate with cc:03:fa:d7:16:e2
> [  120.918652] wlp2s0: bad VHT capabilities, disabling VHT
> [  120.918654] wlp2s0: 80 MHz not supported, disabling VHT
> [  120.937623] wlp2s0: send auth to cc:03:fa:d7:16:e2 (try 1/3)
> [  120.939749] wlp2s0: authenticated
> [  120.941984] wlp2s0: associate with cc:03:fa:d7:16:e2 (try 1/3)
> [  120.945808] wlp2s0: RX AssocResp from cc:03:fa:d7:16:e2 (capab=0x1411 status=0 aid=1)
> [  120.945982] wlp2s0: associated
...
> [  137.526271] rfkill: input handler disabled

When the system is stuck I would try to unload and reload the ath9k
kernel module. This can be done with 'modprobe' or, more aggressively,
with 'insmod' and 'rmmod'.

I once had a Wifi card, also an Atheros, that needed to be unloaded
when my system was suspended via ACPI.

Kind regards
Felix Lechner


  reply	other threads:[~2022-11-02 21:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-21 19:27 Can't reconnect to WiFi easily Luis Felipe
2022-10-22  0:23 ` Felix Lechner via
2022-10-22 14:41   ` Luis Felipe
2022-11-01  0:10 ` Luis Felipe
2022-11-01  1:42   ` Felix Lechner via
2022-11-01  9:42     ` phodina
2022-11-02 19:45       ` Luis Felipe
2022-11-02 21:42         ` Felix Lechner via [this message]
2022-11-03 15:48           ` Luis Felipe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFHYt557vaVkbhqxuMDOHtoVp963Y5pJa9n2RG1aL+v1TQkWPg@mail.gmail.com \
    --to=help-guix@gnu.org \
    --cc=felix.lechner@lease-up.com \
    --cc=luis.felipe.la@protonmail.com \
    --cc=phodina@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.