public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Philip Webb <purslow@ca.inter.net>
To: Gentoo User <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] strange problem with Wifi
Date: Mon, 23 Dec 2024 18:35:21 -0500	[thread overview]
Message-ID: <Z2nzueZuRPp6iS_m@ca.inter.net> (raw)

I've encountered a strange problem logging into my local Wifi.
There are  2  services I can use : (1) the household service,
part of my landlord's home-office system ; (2) my cell-phone's hotspot.
(2) is ok, but trying to use (1) has been offering challenges.

First, there's no problem with my hardware or that of my landlord
nor with 'wpa_supplicant' installed on my Gentoo system AFAIK.
The problem aros when I tried to log into (1)
after a power outage caused my landlord to restart his box,
at which time he renamed the service with a slightly different password ;
he's intelligent + friendly, but not upto fine-tuning it.
I have updated the config file below to match the new strings.

Earlier in the year, it was straightforward.  I have a config file :

  #wpa_supplicant-gr.conf : 241207

  ctrl_interface=/var/run/wpa_supplicant
  ctrl_interface_group=wheel

  network={
    ssid="<name of landlord's service>"
    key_mgmt=WPA-PSK
    pairwise=CCMP TKIP
    group=CCMP TKIP
    psk="<password>"
    priority=5
  }

This hasn't changed : it used to log me in when I rebooted.
Now it doesn't : for some reason, it scans, but finds nothing.
The config file for my cell-phone hotspot is the same & also unchanged.

However, I can use 'wpa_gui' with a bit of fussing & editing.
Currently, it shows the correct adapter + service name & below it lists :

  Status : completed (station)
  Last message : <blank>
  Authentication : WPA2-PSK
  Encryption : CCMP + TKIP
  SSID : <service name>
  BSSID : < 12 hex digits >
  IP address : < 11 digits >

I can't see any difference between the  2  lists of config items.
I do have to reset it via an 'edit' menu after rebooting,
esp to restate the password, which is a nuisance,
but it succeeds in getting thro' to the service.

Can anyone suggest what mb wrong with the 1st method ?

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatcadotinterdotnet



             reply	other threads:[~2024-12-23 23:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-23 23:35 Philip Webb [this message]
2024-12-24 10:53 ` [gentoo-user] strange problem with Wifi Michael
2024-12-25  2:01   ` Philip Webb
2024-12-25  2:18     ` William Kenworthy
2024-12-25 10:42     ` Michael
2024-12-27  1:12       ` Philip Webb
2024-12-27  9:52         ` Michael
2024-12-25 13:38     ` Alexis

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=Z2nzueZuRPp6iS_m@ca.inter.net \
    --to=purslow@ca.inter.net \
    --cc=gentoo-user@lists.gentoo.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox