public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] strange problem with Wifi
@ 2024-12-23 23:35 Philip Webb
  2024-12-24 10:53 ` Michael
  0 siblings, 1 reply; 8+ messages in thread
From: Philip Webb @ 2024-12-23 23:35 UTC (permalink / raw
  To: Gentoo User

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-12-27  9:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-23 23:35 [gentoo-user] strange problem with Wifi Philip Webb
2024-12-24 10:53 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox